1
Fork 0
mirror of https://github.com/SapphireServer/Sapphire.git synced 2025-04-28 15:17:46 +00:00
Commit graph

22 commits

Author SHA1 Message Date
Mordred Admin
292e1e5d15 Merged most recent 4.1 fixes to SQL rewrites, new fields will have to be readded by hand 2017-10-11 10:16:25 +02:00
Mordred
22e416dabc Added basic player updates 2017-10-10 00:03:24 +02:00
amibu
779662550f A space 2017-10-09 20:20:10 +02:00
amibu
2017fd7983 Orchestrion support 2017-10-09 20:09:49 +02:00
Maru
9243ffd1b4 Align codebase with req changes; 2017-10-09 10:45:18 -03:00
Maru
20daf4cdc2 Player title SQL; Handle set player title; 2017-10-09 01:56:47 -03:00
Mordred
7e2770a536 Updated a number of queries to use new system 2017-10-07 23:10:13 +02:00
amibu
3a6906cbc2 Stuff I forgot 2017-10-06 00:22:08 +02:00
amibu
a2522873d5 Redoing everything 2017-10-06 00:13:29 +02:00
Mordred
07ec135349 converted more sql queries to new system 2017-10-05 22:43:15 +02:00
amibu
d4fe294f51 Add main handling for chara gear param state; 2017-10-05 20:24:58 +02:00
Mordred
8bbad4ea3b Player loading moved over to new DB system 2017-10-04 23:28:38 +02:00
Mordred
7f44092a4d Sql updates now happen on a timer per player instead of controlled by flags 2017-10-04 00:02:16 +02:00
Biscuit Boy
608119ede3 Fixed ContentID
Fixed the ContentID problem, This is a fix until the new db stuff
2017-09-15 18:43:08 +10: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
amibu
cb7c6ab65e GM Ranks, some fixes 2017-09-11 18:59:50 +02:00
Mordred
613c85e841 Created linkshellMgr class and added basic linkshell caching 2017-08-28 18:36:51 +02:00
Mordred
b5d4e6385d Removed firstlogin flag, still in database though 2017-08-20 17:52:22 +02:00
Mordred
c6e65b8703 #34 - Implemented tracking of opnening sequence, firstlogin may be obsolete now 2017-08-20 02:24:19 +02:00
Minho Kang
f6c40f6f2e Reimplement of CFPenaltyTime
Reimplement a730ef3 to reflect recent refactoring.
2017-08-19 11:28:04 +09: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/PlayerSql.cpp (Browse further)