1
Fork 0
mirror of https://github.com/SapphireServer/Sapphire.git synced 2025-04-27 22:57:45 +00:00
Commit graph

87 commits

Author SHA1 Message Date
Mordred
8b7779ae67 Changed timestamp(seconds) getter to use std::time internally, should get rid of the DC problem 2018-02-01 00:16:47 +01:00
Mordred
74d119aebc Yet more opcode fixes 2018-01-31 19:20:30 +01:00
Mordred
22f2f029c9 More opcode fixes, updated playerspawn struct 2018-01-31 18:57:04 +01:00
Mordred
56ae3bc583 Various opcodes adjusted 2018-01-31 18:02:23 +01:00
Mordred
458662721c Fixed serverMsg packet 2018-01-31 17:48:12 +01:00
Mordred
7ca987b787 Fixed cras on login due to wrong sociallist packet 2018-01-31 17:24:44 +01:00
goaaats
8a5d497c21 zone, api: Removed old EXD reader 2018-01-31 11:43:22 +01:00
Mordred
d595515320
Updated some client opcodes 2018-01-31 08:28:14 +01:00
Mordred
416c909e20
Updated various opcodes 2018-01-31 08:22:08 +01:00
Perize
1d82fd6d05 Temp fix for 4.2 shift in action excel 2018-01-31 13:19:07 +09:00
Mordred
ae3011cdce More potential opcode fixes 2018-01-30 23:39:43 +01:00
Mordred
6ec9166f01
Merge pull request #231 from perize/420-network
Correct server opcode (not verified yet)
2018-01-30 22:50:56 +01:00
Mordred
644b73086e
Update Ipcs.h 2018-01-30 22:50:40 +01:00
Adam
1ce2ca6d65 update generated exd data and some generator fixes 2018-01-31 01:47:58 +11:00
Perize
7b4da16e87 Correct server opcode (not verified yet) 2018-01-30 21:20:22 +09:00
Perize
e986477bdb Correct client opcode updatepos 2018-01-30 19:45:39 +09:00
Minho Kang
c4382fcd42 Merge sopcode shift posted by @Adam 2018-01-30 19:41:13 +09:00
Minho Kang
e91546c971 Fix ActionHandler 2018-01-30 19:40:42 +09:00
Mordred Admin
0fc7d293ec Merge remote-tracking branch 'origin/event_rewrite'
Conflicts:
	src/servers/sapphire_zone/DebugCommand/DebugCommandHandler.cpp
2018-01-30 07:53:15 +01:00
Mordred
1ae00be022
Merge pull request #228 from AcedArmy/master
Updated SearchInfo IPC's and Fixed OnlineStatus
2018-01-29 11:00:28 +01:00
Biscuit Boy
c4d80da33d Updated ReqSearchInfoHandler Location 2018-01-29 20:49:18 +11:00
Biscuit Boy
a588cc53c4 Updated SearchInfo Ipcs and Fixed OnlineStatus 2018-01-29 20:36:38 +11:00
Mordred
0c05252c10 Linux build fix 2018-01-28 00:09:53 +01:00
Mordred
35a2c6db09 Replacement of old ZoneMgr 2018-01-27 23:52:49 +01:00
Perize
5a3f548f86 MSQ guide packet def 2018-01-27 14:52:14 +09:00
Mordred
3eb0997b2e Fixed weatherrate being pulled off the wrong field 2018-01-17 23:22:19 +01:00
Mordred
4ce4a73570 Fixed mysql autoreconnect for prepared statements 2018-01-16 16:36:24 +01:00
Mordred Admin
5e4b4fac3e Removed redundancy in EventHandler type declarations 2018-01-10 10:47:47 +01:00
Mordred
bafc511db2 Another approach at event improvements 2018-01-09 23:50:54 +01:00
Mordred
f6ae3a35c3 Just style fixes 2017-12-29 20:12:03 +01:00
Adam
ac9613f2f5 scripts are now built into common libs instead of seperate libs 2017-12-27 18:47:51 +11:00
Tahir Akhlaq
85e2ea072d Merge branch 'native_scripting' of https://github.com/SapphireMordred/Sapphire into native_scripting
# Conflicts:
#	scripts/native/CMakeLists.txt
#	src/tools/quest_parser/main.cpp
2017-12-20 13:23:49 +00:00
Mordred Admin
0f3f51c304 #182 - Renamed targets to be less ambigious 2017-12-19 09:27:22 +01:00
Mordred
232d9cd1ad Windows build fix 2017-12-18 23:10:36 +01:00
Mordred Admin
4606e83d15 Another attempt at fixing the build 2017-12-18 14:45:15 +01:00
Mordred Admin
32d886675c Windows build fix 2017-12-18 12:57:24 +01:00
Mordred Admin
e0f93eaf1c Moved and renamed Server_Common, now just src/common 2017-12-18 12:36:52 +01:00