Mordred
42a2e10132
Fixed an error with accessing aetheryteList and some minor refactoring
2017-12-07 23:59:03 +01:00
Mordred
cfc8373f5d
Simplification of packet templates
2017-11-21 18:43:09 +01:00
Maru
2392f50497
Reorganize math classes; Fix crash on spawning actor; Style;
2017-11-21 03:19:08 -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
Mordred
d130f00d53
Merge https://github.com/SapphireMordred/Sapphire into SQL_REWRITE_OWN
2017-11-16 23:20:59 +01:00
ShelbyZ
ca5d1d3982
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
7e3c03ca32
Removed reference to database where unused
2017-10-26 14:40:58 +02:00
Mordred Admin
ec72cf6836
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
5d9ab6fe48
gm command fix, quest debug output change
2017-10-21 19:21:43 +11:00
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
amibu
08d7246160
Add scroll item id to learnSong
2017-10-09 20:17:43 +02:00
amibu
2017fd7983
Orchestrion support
2017-10-09 20:09:49 +02:00
amibu
13b1e42d5d
Indentation
2017-10-04 13:08:00 +02:00
amibu
bced310bbd
Aetheryte -> GM command
2017-10-04 11:48:58 +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
amibu
0245597c6d
More stuff i forgot
2017-10-01 01:23:44 +02:00
amibu
15278c593f
Basic invincibility
2017-10-01 01:14:43 +02:00
Biscuit Boy
f694a5ad98
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
02b8df5763
formatting again
2017-09-22 12:06:35 +02:00
Biscuit Boy
c306182414
Fixed Teri Placement
2017-09-22 17:15:10 +10:00
Biscuit Boy
032e92ac39
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
d6e35f1c20
Updated formatting to be inline with everything else.
2017-09-21 23:59:05 +02:00
Biscuit Boy
c789163cf2
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
cb7c6ab65e
GM Ranks, some fixes
2017-09-11 18:59:50 +02:00
amibu
d6966d7df2
Force full player sync after GM command usage
2017-09-10 16:15:48 +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