1
Fork 0
mirror of https://github.com/SapphireServer/Sapphire.git synced 2025-05-01 00:27:44 +00:00
Commit graph

13 commits

Author SHA1 Message Date
Maru
1ceb4a95a5 OneHandedWeapon helper; 2017-11-17 22:29:29 -02:00
Maru
ed23ff9a60 Fix and optimize itemlevel; IsWeapon Item Property; 2017-11-16 20:44:37 -02:00
Maru
a1b56e525a Packet definitions; Item level (WIP);
Packetdef for PlayerStats and PlayerClassInfo. ItemLvl currently broken and not optimized (constantly calling to calc due to equipitem).
2017-11-16 00:03:36 -02:00
Mordred Admin
19decb8e39 Simplified usage of new database class 2017-10-27 14:01:50 +02:00
Mordred
db5cf9c45c Almost done porting... 2017-10-27 00:10:13 +02:00
ShelbyZ
c9a53b5d2b More static_cast
- expand some types
- gnarly std::pair issue with short to int8_t
- getLinkshellById now uses uint32_t
2017-10-22 20:51:25 -07:00
Maru
ac752ab524 ActionCollision implementation work; More definitions for actionInfo; Fix compiler warnings; 2017-10-01 21:50:09 -03:00
Mordred
947bb20e3c Also adjusted item loading 2017-09-15 11:07:12 +02:00
Mordred Admin
8682f334bc Majorly simplified and improved the cmake setup.
Going forward it will be alot easier to maintain.

TODO: simplify path definitions

Conflicts:
	src/servers/Server_Lobby/CMakeLists.txt
	src/servers/Server_REST/CMakeLists.txt
	src/servers/Server_Zone/CMakeLists.txt
2017-09-13 11:46:17 +02:00
Mordred
87f4c59761 More restructuring for new packet logic 2017-08-21 00:02:41 +02:00
Mordred
0e8a5c3820 Overhaul of packet system to allow for an arbitrary amount of packet definition sets 2017-08-20 22:31:23 +02:00
Mordred
3ecc1e6f14 more restructuring 2017-08-19 00:18:40 +02:00
Mordred
d3f6fc9a67 Massivly modified project structure in server_zone 2017-08-18 17:16:15 +02:00
Renamed from src/servers/Server_Zone/Inventory.cpp (Browse further)