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

1033 commits

Author SHA1 Message Date
Mordred
416c909e20
Updated various opcodes 2018-01-31 08:22:08 +01:00
Mordred
22247887bd
Merge pull request #233 from perize/master
Fix macro import on Windows and action exd stuff
2018-01-31 06:29:40 +01:00
Perize
1d82fd6d05 Temp fix for 4.2 shift in action excel 2018-01-31 13:19:07 +09:00
Perize
fdaf295652 Fix macro inport on Windows 2018-01-31 13:18:23 +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
Mordred
893674911d
Merge pull request #232 from GokuWeedLord/master
fix json & allow optional param for exd_struct_gen to take dat path
2018-01-30 16:07:19 +01:00
Adam
379c9eaf24 goat can finish this 2018-01-31 02:06:11 +11:00
Adam
1ce2ca6d65 update generated exd data and some generator fixes 2018-01-31 01:47:58 +11:00
Adam
bc66801c34 actually commit the fixed json... 2018-01-31 01:37:23 +11:00
Adam
8835c5457a update ex.json and take optional param to exd_struct_gen to dat path 2018-01-31 01:37:08 +11:00
Mordred
2ff4084f4e
Removed extra qualifier 2018-01-30 14:47:27 +01:00
Mordred
9b2e9af096
Merge pull request #230 from perize/master
Update opcode #1
2018-01-30 13:27:08 +01: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
649ecbad53 Do not build pcb_reader by default 2018-01-30 08:04:50 +01: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
53b499de23 Minor cleanup of InstanceContent class 2018-01-29 19:41:41 +01:00
Mordred
0b7468ead5 Use InstanceContent name instead of placeName for InstanceContent 2018-01-29 19:35:57 +01:00
Mordred
003c659183
Merge pull request #227 from GokuWeedLord/event_rewrite
instance zoning and returning implemented
2018-01-29 11:00:58 +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
Adam
1550414983 return players to last zone if the instance doesnt exist 2018-01-29 20:41:24 +11:00
Adam
0d0db3b41c correctly remove InstanceContent zones 2018-01-29 20:40:32 +11:00
Biscuit Boy
a588cc53c4 Updated SearchInfo Ipcs and Fixed OnlineStatus 2018-01-29 20:36:38 +11:00
Adam
56c6b38966 createInstanceContent and some minor refactoring 2018-01-29 19:40:27 +11:00
Adam
cbefc4cc1f add some more mapped TerritoryIntendedUse values 2018-01-29 18:10:43 +11:00
Adam
2ad9b0efaa remove isPrivate param from constructors 2018-01-29 18:10:11 +11:00
Adam
20ee459e26 instance zoning and returning implemented
instancecontent uses instancecontent class instead of zone too
2018-01-29 13:05:33 +11:00
Adam
9e830ac677 fix weather in zones 2018-01-29 13:03:52 +11:00
Mordred
ad88a058c2 Cleaning up zoneing code 2018-01-28 22:36:43 +01:00
Mordred
fb2320a742
Merge pull request #226 from GokuWeedLord/event_rewrite
instance creation/removal & debug command
2018-01-28 15:26:31 +01:00
Adam
d1d93c9241 instance removal command 2018-01-29 00:52:11 +11:00
Adam
d54f366712 gm teri accepts instance id 2018-01-29 00:40:34 +11:00
Adam
47bcd612df Merge remote-tracking branch 'upstream/event_rewrite' into event_rewrite 2018-01-28 23:54:10 +11:00
Adam
ea47861f33 base implementation of instance creation 2018-01-28 23:53:58 +11:00
Mordred
fa662d30b8 forgot proper namespace for Director 2018-01-28 13:52:53 +01:00
Mordred
137cc944b3 Begin of InstanceContent implementation 2018-01-28 13:49:51 +01:00
Mordred
2609a475a7 Removed author comment, we have git anyways. 2018-01-28 11:40:12 +01:00
Mordred
725ca11c60 Revert "Merge pull request #225 from GokuWeedLord/event_rewrite"
This reverts commit 4e2319130f, reversing
changes made to 695fea7812.
2018-01-28 11:16:34 +01:00
Mordred
9c862b2746 Updated submodule 2018-01-28 10:10:48 +01:00
Mordred
4e2319130f
Merge pull request #225 from GokuWeedLord/event_rewrite
debug commands are now scripted, debugcommandhandler is now gone
2018-01-28 10:07:58 +01:00
Adam
20996c17f5 probably fixes linux builds 2018-01-28 19:36:03 +11:00
Adam
6d5317ea1a remove debug output 2018-01-28 19:02:50 +11:00
Adam
fb06cd4930 switch debugcommandhandler for scripted implementation 2018-01-28 18:52:53 +11:00
Adam
87a91a19ea make the output of territorymgr nicer on startup 👌 2018-01-28 18:49:29 +11:00
Adam
2ea7f776ba shouts now have correct behaviour 2018-01-28 18:48:56 +11:00