1
Fork 0
mirror of https://github.com/SapphireServer/Sapphire.git synced 2025-05-22 18:07:44 +00:00
sapphire/src/world
collett 5083b51bf2 Play the sound effect when buying items from shop.
When selling the sound effect is also played (and shop switch to buy back tab as well) but the selling logic code is not there so...
2020-01-06 19:57:18 +09:00
..
Action Allow action scripts to add effect. 2020-01-06 19:25:01 +09:00
Actor Play the sound effect when buying items from shop. 2020-01-06 19:57:18 +09:00
ContentFinder Restructured project slightly 2018-12-13 12:40:42 +01:00
DebugCommand Added BaseManager and moved DebugCommandHandler to Manager 2018-12-22 22:25:03 +01:00
Event Changed makeActorControl calls aswell 2019-10-09 18:42:25 +02:00
Inventory Gear matters! 2019-03-21 18:06:48 +01:00
Linkshell fix vs2019 build 2019-11-23 09:22:42 +00:00
Manager Merge branch 'develop' into action 2020-01-06 00:37:57 +09:00
Math Fix base stats calc. 2020-01-05 17:41:38 +09:00
Navi rename zone to territory 2019-08-09 17:49:40 +10:00
Network fix linux build 2020-01-06 20:23:03 +11:00
Script rename some getters and zonechannelpacket -> worldchannelpacket 2019-08-09 17:49:40 +10:00
StatusEffect Seems like everything works again... here is hoping 2018-12-29 00:53:52 +01:00
Territory fix InstanceObjectCache crashing if expansion is not installed 2020-01-05 20:36:52 +11:00
Util refactor Util -> Common::Util & Action to World::Action 2019-06-02 00:35:00 +10:00
CMakeLists.txt Detour crowd experiments 2019-04-19 00:39:42 +02:00
ForwardsZone.h some effects/action wip crap 2019-08-09 17:49:40 +10:00
mainGameServer.cpp some cleanup, move lobby to Sapphire::Lobby 2019-06-03 00:21:58 +10:00
ServerMgr.cpp Major rewrite of zonelines, aetherytes and discoveries 2019-10-21 23:24:26 +02:00
ServerMgr.h lobby works again with new config stuff 2019-01-07 23:00:09 +11:00
Session.cpp revert worldchannelpacket changes 2019-08-09 17:50:31 +10:00
Session.h Start of action target selection implementation 2019-04-07 16:04:36 +10:00