GokuWeedLord
552c8adfd4
fix itemlevel calc
2017-12-11 00:40:52 +11:00
Mordred Admin
a77772bc9d
Massive chunk of refactoring. Mainly includes and namespaces
2017-12-08 15:38:25 +01:00
Mordred Admin
624a872a1a
Merge branch 'master' of https://github.com/SapphireMordred/Sapphire
2017-12-07 12:09:13 +01:00
Mordred Admin
f979793b5b
renamed sessionMap and playerSessionMap to make more sense, also fixed player object not being destructed properly
2017-12-07 12:09:08 +01:00
Mordred
2f987c4838
Merge pull request #169 from itsMaru/SQL_REWRITE_OWN
...
Packet definitions; Item level; (WIP)
2017-12-07 11:48:05 +01:00
Maru
7a2f83afb2
Use generated ItemUICategory; Check if field for item is valid;
2017-11-24 18:13:42 -02:00
Maru
add49a250b
Merge remote-tracking branch 'origin/SQL_REWRITE_OWN'
2017-11-24 17:11:02 -02:00
Mordred
cfc8373f5d
Simplification of packet templates
2017-11-21 18:43:09 +01:00
Maru
1ceb4a95a5
OneHandedWeapon helper;
2017-11-17 22:29:29 -02:00
Mordred
3395b21dd6
Started using pregenerated common emuns, fixed a mysql field length issue with titlelists
2017-11-18 01:25:55 +01: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