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

1115 commits

Author SHA1 Message Date
Mordred
f9722b5e2e EventObjects are not properly spawned and initialized 2018-02-23 23:47:21 +01:00
Mordred
c53642bf7d Warrior of light in init ui 2018-02-22 23:13:31 +01:00
Mordred
99520f4923 More transitional work towards actors as base 2018-02-22 22:15:32 +01:00
Mordred
692ca9d56e More stuff moved over to actor baseclass 2018-02-22 18:12:36 +01:00
Mordred
cb9a93db6c Added type checks for possibly object kinds 2018-02-22 17:06:30 +01:00
Mordred
6e5737f401 Actors are now used as base for any entity 2018-02-22 15:31:10 +01:00
Mordred
29918f5807 Fixed an issue with teleport not picking the correct target position, eventaction unlocks player now 2018-02-21 23:30:35 +01:00
Mordred
c1fb728a05 In range restructuring 2018-02-21 18:06:52 +01:00
Mordred
f12c431173 Removed battlenpc for cleanup work 2018-02-21 12:48:27 +01:00
Mordred
684735ee55 Build fix 2018-02-21 11:28:34 +01:00
Mordred
7073211411 Started stripping actors - readding after rewrite 2018-02-20 23:42:09 +01:00
Mordred
9a4e7533c6 Renaming classes in preperation of actor rework 2018-02-20 22:46:44 +01:00
Mordred
ba511a23e2 Revert "Changeing base access type of actors to gameobject"
This reverts commit 7d916f7
2018-02-19 22:00:32 +01:00
Mordred
7d916f7d86 Changeing base access type of actors to gameobject 2018-02-18 23:48:51 +01:00
Mordred
c4206ee9bc Simplified in range logic 2018-02-18 22:53:12 +01:00
Mordred
62f69040b4 Added comment to spawn packet indicating field meaning of type 2018-02-18 02:12:15 +01:00
Mordred
237d3cc7a6 Added Waymarks trigger to enum, fixed initial array sizes for new chars 2018-02-18 02:05:25 +01:00
Mordred
883916aa48 More cleanup of actionhandler 2018-02-18 01:50:20 +01:00
Mordred
1f37416202 Actionhandler cleaned up a bit 2018-02-17 01:20:40 +01:00
Mordred
b9a78b72fd Merge branch 'develop' of https://github.com/SapphireMordred/Sapphire into develop 2018-02-15 23:50:40 +01:00
Mordred
b8cbdf3fa5 removed all unused state flags, mapped more client actions 2018-02-15 23:50:28 +01:00
Mordred
66d029467b
Merge pull request #253 from GokuWeedLord/develop
fix compile warning
2018-02-15 10:12:07 +01:00
Adam
48a1fd502a add todo note 2018-02-15 19:44:54 +11:00
Adam
cb44147564 fix compile warning 2018-02-15 19:27:44 +11:00
Mordred
ddb4247588 More zone refactoring, general style fixes 2018-02-14 21:11:23 +01:00
Mordred
e8ab570502 refactoring of session update loop in zone 2018-02-14 20:44:35 +01:00
Mordred
b95d741cd8 Build fix... 2018-02-14 19:17:10 +01:00
Mordred
d7f8b55b08 Appveyor fix 2018-02-14 18:24:59 +01:00
Mordred Admin
2e3a596c2d Actually generate the version strings correctly 2018-02-14 14:46:18 +01:00
Mordred Admin
c54ebbe53c Cleaned up generated exd stuff 2018-02-14 12:31:47 +01:00
Mordred
0d4b846e79 Fixed an issue where offline chars were not removed properly 2018-02-13 22:37:45 +01:00
Mordred
607143ea7c updated submodule 2018-02-13 19:37:04 +01:00
Mordred Admin
fe9554511f Updated submodules 2018-02-13 15:11:34 +01:00
Mordred
649bd7d8e6 Further clean up in range stuff 2018-02-11 23:52:44 +01:00
Mordred
cee84cd9ff In range containers no longer declared publicly 2018-02-11 22:57:00 +01:00
Mordred
f0a649b53f
Merge pull request #252 from goaaats/develop
Update libraries
2018-02-11 17:26:14 +01:00
goaaats
6cf4bf471a Update submodule again 2018-02-11 17:20:54 +01:00
goaaats
7d3a3b8c66 Fix pcb_reader, quest_parser 2018-02-11 16:50:31 +01:00
goaaats
e018914eb9 Update libraries 2018-02-11 13:59:38 +01:00
Mordred
7229984c07
Merge pull request #251 from GokuWeedLord/instancescripting
objectcontrol packet implementation & debug commands
2018-02-10 15:56:21 +01:00
Adam
8280700e81 huhuhu 2018-02-10 22:35:02 +11:00
Adam
31a9ed45a6 move instance objects to zone from instancecontent 2018-02-10 21:53:16 +11:00
Adam
3d1555209e rename objectcontrol -> objectspawn 2018-02-10 21:51:02 +11:00
Adam
69a0af66e5 [huge brain image] 2018-02-10 17:56:03 +11:00
Adam
cc3ceeebd5 fix indentation 2018-02-10 15:45:06 +11:00
Adam
727207ec08 Merge remote-tracking branch 'upstream/develop' into instancescripting 2018-02-10 14:05:12 +11:00
Adam
2f6bc9e1eb instane obj spawning 2018-02-10 14:03:59 +11:00
Mordred
1f415a0d05 Majorly refactored usage of shared_ptr also added GameObject into Actor inheritance chain 2018-02-10 01:21:31 +01:00
Mordred
ac8e0eb7e4
Merge pull request #250 from GokuWeedLord/instancescripting
instance scripting + object creation
2018-02-09 17:40:31 +01:00
Adam
01e22b679d instance objects, gameobj implementation 2018-02-10 02:47:32 +11:00