collett
14860047b6
First batch of 5.58 updates:
...
- Common defs, ActorControls and packet updates (more to come later).
- Haste added to chara base stats for later use.
- Acquiring HQ items support (HQ status not yet saved to db, need table modification).
- Event item support.
- Load more default zones.
- Quest related debug commands.
2023-02-06 02:32:21 +09:00
コレット
23b7b052a1
PublicContent support. ( #720 )
...
* PublicContent support.
* update code
2021-08-16 18:18:29 +10:00
NotAdam
f10d7938d7
fix lobby gameconnection
2020-03-01 11:58:26 +11:00
collett
d4afee03a6
Implement mount action.
2020-01-23 22:36:01 +09:00
NotAdam
7e0108aea5
some effects/action wip crap
2019-08-09 17:49:40 +10:00
NotAdam
891a73720d
rename zone to territory
2019-08-09 17:49:40 +10:00
NotAdam
f935dd4282
move itemaction to own class, perchbird's effect command
2019-06-02 20:45:18 +10:00
NotAdam
90d1fbc3ea
refactor Util -> Common::Util & Action to World::Action
2019-06-02 00:35:00 +10:00
Mordred
1b86b87503
Initial work on QuestBattle instances
2019-03-31 01:39:49 +01:00
NotAdam
f692c7bccf
minor refactoring, fix adventurer actions not working
2019-02-17 16:55:00 +11:00
NotAdam
c5a0b97f33
Add EventActions back in so the opening quests work again
2019-02-17 15:47:03 +11:00
NotAdam
98cf33851e
cleanup forward defs
2019-02-08 21:53:13 +11:00
mordred
e54d546b56
Fixing code for consistency, const correctness, include tree and style.
2019-01-24 12:10:31 +01:00
Mordred
589205d41e
Moved cmake logic to root cmakelists
2018-12-31 13:54:31 +01:00
NotAdam
dd8290150b
Merge remote-tracking branch 'upstream/dependency_injection' into housing
2018-12-29 12:43:03 +11:00
NotAdam
750914f63f
items can be removed from the estate and moved to storeroom/inventory
2018-12-28 11:49:36 +11:00
NotAdam
99c9d5edf8
use HousingItem instead of Item for housing inventories
2018-12-23 22:43:35 +11:00
Mordred
d03e7a43a6
Added BaseManager and moved DebugCommandHandler to Manager
2018-12-22 22:25:03 +01:00
mordred
ea64b65331
Restructured project slightly
2018-12-13 12:40:42 +01:00