DarkflameServer/dGame
Aaron Kimbrell 157a05239e
Add speedbase readling and writing to the level prograssion component and impli proper character versions for fixes (#856)
* Add speed base readling and writing
to the level prograssion component
Add retroactive fix to the  world transfer
TODO: see about versioning charxml fixes to make them not run every time

* version all current changes

* cleanup speed behavior
add calculate for future use in scripts
make < 1 speed multiplier possible
tested wormholer and it plays anims correctly

* cap the lower end of the speed multiplier
until the ending the behavior on hit properly works

* address feedback
add emun for character version
make set ignore multipliers consistent in speed behavior
switch case for char version upgrades

* remove the ability to stack speed boosts

* update value on level ups
2022-12-19 13:45:50 -06:00
..
dBehaviors Add speedbase readling and writing to the level prograssion component and impli proper character versions for fixes (#856) 2022-12-19 13:45:50 -06:00
dComponents Add speedbase readling and writing to the level prograssion component and impli proper character versions for fixes (#856) 2022-12-19 13:45:50 -06:00
dEntity format codebase 2022-07-28 08:39:57 -05:00
dGameMessages Fix Some missions not progressing if they are the last item in the inventory (#899) 2022-12-19 00:07:43 -08:00
dInventory Add Delete Inventory Slash Command (#865) 2022-12-18 09:46:04 -06:00
dMission Add Delete Inventory Slash Command (#865) 2022-12-18 09:46:04 -06:00
dPropertyBehaviors Property Behavior deserialize definitions (#812) 2022-11-27 01:24:35 -08:00
dUtilities Add Delete Inventory Slash Command (#865) 2022-12-18 09:46:04 -06:00
Character.cpp Add Delete Inventory Slash Command (#865) 2022-12-18 09:46:04 -06:00
Character.h Address news feed showing up on every world transfer (#855) 2022-11-27 22:19:15 -08:00
CMakeLists.txt Organize dScripts (#814) 2022-11-03 12:57:54 -05:00
Entity.cpp Add speedbase readling and writing to the level prograssion component and impli proper character versions for fixes (#856) 2022-12-19 13:45:50 -06:00
Entity.h format codebase 2022-07-28 08:39:57 -05:00
EntityManager.cpp format codebase 2022-07-28 08:39:57 -05:00
EntityManager.h format codebase 2022-07-28 08:39:57 -05:00
LeaderboardManager.cpp Add Delete Inventory Slash Command (#865) 2022-12-18 09:46:04 -06:00
LeaderboardManager.h format codebase 2022-07-28 08:39:57 -05:00
Player.cpp convert to unix line endings 2022-08-05 22:01:59 -05:00
Player.h convert to unix line endings 2022-08-05 22:01:59 -05:00
TeamManager.cpp format codebase 2022-07-28 08:39:57 -05:00
TeamManager.h format codebase 2022-07-28 08:39:57 -05:00
TradingManager.cpp format codebase 2022-07-28 08:39:57 -05:00
TradingManager.h format codebase 2022-07-28 08:39:57 -05:00
User.cpp format codebase 2022-07-28 08:39:57 -05:00
User.h format codebase 2022-07-28 08:39:57 -05:00
UserManager.cpp Add Delete Inventory Slash Command (#865) 2022-12-18 09:46:04 -06:00
UserManager.h format codebase 2022-07-28 08:39:57 -05:00