1
Fork 0
mirror of https://github.com/SapphireServer/Sapphire.git synced 2025-05-02 00:47:45 +00:00
Commit graph

50 commits

Author SHA1 Message Date
Mordred
ee5196b372 Fixed state flags 2018-02-04 00:43:36 +01:00
Adam
0ee68c1b1e fix exd_struct_gen and teleporting 2018-02-04 01:39:05 +11:00
Adam
1fc4a1676d opcode update, cleanup and maybe disconnect issue fixed?
it works on my machine™️
2018-02-03 19:42:42 +11:00
Mordred
43f5894445 updaing field sizes, make sure to run update.sql 2018-02-03 02:04:00 +01:00
Mordred
95efd65e0f Fully fixed initui and quests 2018-02-03 01:51:46 +01:00
Mordred
595a9e3079 Fixed quest tracker and gc affiliation opcodes 2018-02-02 18:34:20 +01:00
Adam
811b4af5b1 Merge branch 'master' into master 2018-02-03 02:12:35 +11:00
Adam
6e12c74e78 add festival support 2018-02-03 02:11:29 +11:00
Mordred
ebbe99805e Merge pull request #234 from goaaats/exd_rework
zone, api: Removed old EXD reader
2018-02-01 17:49:35 +01:00
Adam
8f52a024ea update inventory opcodes 2018-02-02 01:23:12 +11:00
goaaats
3eb0ad0c86 Fix for weather crash 2018-02-01 14:50:51 +01:00
Adam
1708e5d510 correct opcode for ActorSetPos 2018-02-01 22:06:02 +11:00
Adam
0eb91cc9a0 update opcodes 2018-02-01 20:28:04 +11:00
Mordred
575a3f61a9 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
31d94f95a9 Yet more opcode fixes 2018-01-31 19:20:30 +01:00
Mordred
7a0fd6d08a More opcode fixes, updated playerspawn struct 2018-01-31 18:57:04 +01:00
Mordred
81e347d164 Various opcodes adjusted 2018-01-31 18:02:23 +01:00
Mordred
5dbdfc7284 Fixed serverMsg packet 2018-01-31 17:48:12 +01:00
Mordred
e25399a010 Fixed cras on login due to wrong sociallist packet 2018-01-31 17:24:44 +01:00
goaaats
c0b3d3605b zone, api: Removed old EXD reader 2018-01-31 11:43:22 +01:00
Mordred
67b06bce25 Updated some client opcodes 2018-01-31 08:28:14 +01:00
Mordred
450464a23e Updated various opcodes 2018-01-31 08:22:08 +01:00
Perize
992a44fc8a Temp fix for 4.2 shift in action excel 2018-01-31 13:19:07 +09:00
Mordred
16d5f7c8ee More potential opcode fixes 2018-01-30 23:39:43 +01:00
Mordred
7ca916e282 Merge pull request #231 from perize/420-network
Correct server opcode (not verified yet)
2018-01-30 22:50:56 +01:00
Mordred
d21fa4f708 Update Ipcs.h 2018-01-30 22:50:40 +01:00
Adam
3606ea6ef6 update generated exd data and some generator fixes 2018-01-31 01:47:58 +11:00
Perize
7d41839f0d Correct server opcode (not verified yet) 2018-01-30 21:20:22 +09:00
Perize
111aa8c383 Correct client opcode updatepos 2018-01-30 19:45:39 +09:00
Adam
709e1c1b94 Merge sopcode shift posted by @Adam 2018-01-30 19:41:13 +09:00
Adam
e9142af286 Fix ActionHandler 2018-01-30 19:40:42 +09:00
Mordred Admin
2a6c505f9f Merge remote-tracking branch 'origin/event_rewrite'
Conflicts:
	src/servers/sapphire_zone/DebugCommand/DebugCommandHandler.cpp
2018-01-30 07:53:15 +01:00
Mordred
e708fc5624 Merge pull request #228 from AcedArmy/master
Updated SearchInfo IPC's and Fixed OnlineStatus
2018-01-29 11:00:28 +01:00
Biscuit Boy
b01ed63f48 Updated ReqSearchInfoHandler Location 2018-01-29 20:49:18 +11:00
Biscuit Boy
82c892b022 Updated SearchInfo Ipcs and Fixed OnlineStatus 2018-01-29 20:36:38 +11:00
Mordred
0e34a6b107 Linux build fix 2018-01-28 00:09:53 +01:00
Mordred
aabcdf6e74 Replacement of old ZoneMgr 2018-01-27 23:52:49 +01:00
Perize
2614f24a8e MSQ guide packet def 2018-01-27 14:52:14 +09:00
Mordred
32d5a55ee9 Fixed weatherrate being pulled off the wrong field 2018-01-17 23:22:19 +01:00
Mordred
8574e92559 Fixed mysql autoreconnect for prepared statements 2018-01-16 16:36:24 +01:00
Mordred Admin
6d6c71d6af Removed redundancy in EventHandler type declarations 2018-01-10 10:47:47 +01:00
Mordred
0f16ad4812 Another approach at event improvements 2018-01-09 23:50:54 +01:00
Mordred
e824446fce Just style fixes 2017-12-29 20:12:03 +01:00
Adam
2868bfc69f scripts are now built into common libs instead of seperate libs 2017-12-27 18:47:51 +11:00
Tahir Akhlaq
9a931baf39 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
2382f72184 #182 - Renamed targets to be less ambigious 2017-12-19 09:27:22 +01:00
Mordred
30ce2dfbf2 Windows build fix 2017-12-18 23:10:36 +01:00
Mordred Admin
e4d7b01fff Another attempt at fixing the build 2017-12-18 14:45:15 +01:00
Mordred Admin
5c9ec6f695 Windows build fix 2017-12-18 12:57:24 +01:00
Mordred Admin
764b73b11c Moved and renamed Server_Common, now just src/common 2017-12-18 12:36:52 +01:00