1
Fork 0
mirror of https://github.com/SapphireServer/Sapphire.git synced 2025-04-25 14:07:46 +00:00
Commit graph

27 commits

Author SHA1 Message Date
Mordred Admin
491cdcd59a Removed reference to database where unused 2017-10-26 14:40:58 +02:00
Mordred
73286e24ca fixed an issue with binary fields bit read incorrectly 2017-10-23 23:55:25 +02:00
Mordred
e246c0a880 More sql updates and conversions 2017-10-18 20:49:37 +02:00
Mordred
c23d401aa5 Fix for quest sql operations 2017-10-15 23:16:28 +02:00
Mordred
df9ff71e1b More sql updates, specifically quest and searchmessages 2017-10-15 01:43:57 +02:00
Mordred Admin
9987937934 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
e26e2334a7 Added basic player updates 2017-10-10 00:03:24 +02:00
amibu
b32b76250a A space 2017-10-09 20:20:10 +02:00
amibu
e39258939b Orchestrion support 2017-10-09 20:09:49 +02:00
Maru
188a83790c Align codebase with req changes; 2017-10-09 10:45:18 -03:00
Maru
13ecfe9906 Player title SQL; Handle set player title; 2017-10-09 01:56:47 -03:00
Mordred
5a92b0251c Updated a number of queries to use new system 2017-10-07 23:10:13 +02:00
amibu
b3c5820e35 Stuff I forgot 2017-10-06 00:22:08 +02:00
amibu
311a587bab Redoing everything 2017-10-06 00:13:29 +02:00
Mordred
32605544bb converted more sql queries to new system 2017-10-05 22:43:15 +02:00
amibu
5487a2e292 Add main handling for chara gear param state; 2017-10-05 20:24:58 +02:00
Mordred
8cf1dcd1ee Player loading moved over to new DB system 2017-10-04 23:28:38 +02:00
Mordred
ac0a935885 Sql updates now happen on a timer per player instead of controlled by flags 2017-10-04 00:02:16 +02:00
Biscuit Boy
4989f37eca 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
924a4b3973 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
348ca42f0e GM Ranks, some fixes 2017-09-11 18:59:50 +02:00
Mordred
d1cec57259 Created linkshellMgr class and added basic linkshell caching 2017-08-28 18:36:51 +02:00
Mordred
f2918c378f Removed firstlogin flag, still in database though 2017-08-20 17:52:22 +02:00
Mordred
6561cf566e #34 - Implemented tracking of opnening sequence, firstlogin may be obsolete now 2017-08-20 02:24:19 +02:00
Adam
98748a4100 Reimplement of CFPenaltyTime
Reimplement a730ef3 to reflect recent refactoring.
2017-08-19 11:28:04 +09:00
Mordred
90ea65385d more restructuring 2017-08-19 00:18:40 +02:00
Mordred
5439e42062 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)