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

26 commits

Author SHA1 Message Date
Mordred
8bcd5f8fe5 Fixed an issue where offline chars were not removed properly 2018-02-13 22:37:45 +01:00
Mordred
63a06dba44 Further clean up in range stuff 2018-02-11 23:52:44 +01:00
Mordred
66d7dbab4f In range containers no longer declared publicly 2018-02-11 22:57:00 +01:00
Adam
530cf8a37a move instance objects to zone from instancecontent 2018-02-10 21:53:16 +11:00
Mordred
2000d5d2f8 Majorly refactored usage of shared_ptr also added GameObject into Actor inheritance chain 2018-02-10 01:21:31 +01:00
Mordred
76dcba3f7f comment added 2018-02-08 15:29:46 +01:00
goaaats
38661033fa Handle via inRangeSet 2018-02-08 15:25:59 +01:00
goaaats
2383fb4321 Implement correct handling for private areas 2018-02-08 15:05:29 +01:00
Mordred
0d75ba0096 Basic director handling for instances, just the bare minimum so far 2018-02-06 00:01:23 +01:00
Mordred
069127f901 Call onEnter event after zone init packet have been sent 2018-02-04 23:58:45 +01:00
Mordred
6ed0baf91f Added events to zone for inheritance handling 2018-02-04 23:35:16 +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
d59e958d89 Pretty sure that was not supposed to be a cast 2018-02-01 23:41:27 +01:00
Mordred
9b8df412f3 Fixed zone updates being extremly slow, fixed crash with wrong item reward field, fixed wrong casttime for eventAction 2018-02-01 23:32:59 +01:00
goaaats
64905308d2 Style 2018-02-01 16:28:03 +01:00
goaaats
3eb0ad0c86 Fix for weather crash 2018-02-01 14:50:51 +01:00
goaaats
c0b3d3605b zone, api: Removed old EXD reader 2018-01-31 11:43:22 +01: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
Adam
36d64630d3 remove isPrivate param from constructors 2018-01-29 18:10:11 +11:00
Adam
97e2c08a9f fix weather in zones 2018-01-29 13:03:52 +11:00
Mordred
babb58fa21 Revert "Merge pull request #225 from GokuWeedLord/event_rewrite"
This reverts commit 6a128b1912, reversing
changes made to a104b5a928.
2018-01-28 11:16:34 +01:00
Adam
afd439c64f shouts now have correct behaviour 2018-01-28 18:48:56 +11:00
Mordred
aabcdf6e74 Replacement of old ZoneMgr 2018-01-27 23:52:49 +01:00
goaaats
235f3cc8c8 zone: Add EventNpc + logic 2018-01-20 22:03:41 +01:00
Mordred Admin
2382f72184 #182 - Renamed targets to be less ambigious 2017-12-19 09:27:22 +01:00
Renamed from src/servers/Server_Zone/Zone/Zone.cpp (Browse further)