Mordred Admin
2382f72184
#182 - Renamed targets to be less ambigious
2017-12-19 09:27:22 +01:00
Mordred Admin
764b73b11c
Moved and renamed Server_Common, now just src/common
2017-12-18 12:36:52 +01:00
Mordred Admin
2f3433f24e
Massive chunk of refactoring. Mainly includes and namespaces
2017-12-08 15:38:25 +01:00
Mordred Admin
4981003789
Greatly reduced usage of smart pointers to remove overhead from needlesly increasing reference count all the time
2017-12-08 11:46:47 +01:00
Mordred
86fd30b4e1
Fixed an error with accessing aetheryteList and some minor refactoring
2017-12-07 23:59:03 +01:00
Mordred
9825ab9e9f
Simplification of packet templates
2017-11-21 18:43:09 +01:00
Maru
8ee1dc9751
Reorganize math classes; Fix crash on spawning actor; Style;
2017-11-21 03:19:08 -02:00
Mordred
f043049d2b
Started using pregenerated common emuns, fixed a mysql field length issue with titlelists
2017-11-18 01:25:55 +01:00
Mordred
692f5fbf2f
Merge https://github.com/SapphireMordred/Sapphire into SQL_REWRITE_OWN
2017-11-16 23:20:59 +01:00
ShelbyZ
33da12a8d3
gcc warnings
...
- uint64_t format errors using <cinttypes> define SCNu64
- sprintf without format string replacing with strcpy (might be better
to move to strncpy or something else)
- use return value of fread(...)
- use return value of system(...)
2017-11-01 22:24:50 -07:00
Mordred Admin
491cdcd59a
Removed reference to database where unused
2017-10-26 14:40:58 +02:00
Mordred Admin
2113e45a5b
Merge http://www.github.com/SapphireMordred/Sapphire into SQL_REWRITE_OWN
...
Conflicts:
CMakeLists.txt
src/servers/Server_Common/Network/PacketDef/Ipcs.h
src/servers/Server_Zone/Actor/PlayerQuest.cpp
src/servers/Server_Zone/Actor/PlayerSql.cpp
2017-10-25 14:49:35 +02:00
GokuWeedLord
cd1b51f23f
gm command fix, quest debug output change
2017-10-21 19:21:43 +11: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
amibu
332b9bf2e1
Add scroll item id to learnSong
2017-10-09 20:17:43 +02:00
amibu
e39258939b
Orchestrion support
2017-10-09 20:09:49 +02:00
amibu
843d80d928
Indentation
2017-10-04 13:08:00 +02:00
amibu
9f691fe121
Aetheryte -> GM command
2017-10-04 11:48:58 +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
amibu
c97781e85a
More stuff i forgot
2017-10-01 01:23:44 +02:00
amibu
53698cda86
Basic invincibility
2017-10-01 01:14:43 +02:00
Biscuit Boy
3380179297
Made the @set eorzeatime A GM Command
...
The @set eorzeatime Command is now //gm time <Value>
2017-09-23 00:09:59 +10:00
Mordred
1566178a1a
formatting again
2017-09-22 12:06:35 +02:00
Biscuit Boy
71eecf729f
Fixed Teri Placement
2017-09-22 17:15:10 +10:00
Biscuit Boy
4e928c3c18
Added GM Teri Command
...
Added The //gm teri <ZoneID> Command (The Internal name can also be used)
2017-09-22 17:03:25 +10:00
Mordred
e1d2f4fbb1
Updated formatting to be inline with everything else.
2017-09-21 23:59:05 +02:00
Biscuit Boy
6e87892d2c
Added EXP GM Command
...
Added the EXP Command for GM's in the GM Packet Handler
2017-09-22 01:12:37 +10:00
amibu
348ca42f0e
GM Ranks, some fixes
2017-09-11 18:59:50 +02:00
amibu
f2ab6ec201
Force full player sync after GM command usage
2017-09-10 16:15:48 +02:00
Mordred
cbe00da5f8
Overhaul of packet system to allow for an arbitrary amount of packet definition sets
2017-08-20 22:31:23 +02: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