Mordred
|
d6918a88e0
|
Basic gambit work, still needs cleanup and improvements
|
2023-03-12 16:33:33 +01:00 |
|
Mordred
|
0def7896ec
|
Refactoring of action logic, ongoing.
Fixing source of actorcontrols being always player for single target packets.
|
2023-03-09 21:54:30 +01:00 |
|
Lucy
|
f56a0a38e8
|
Implement ItemManipulationAction
Used for actions with a delay time but no cast
|
2023-02-10 18:17:04 +01:00 |
|
Mordred
|
47e6fe8562
|
More preparation work for free companies.
|
2023-02-03 22:52:59 +01:00 |
|
Mordred
|
e7eb8df433
|
Basic Task system, proper zone initializing
|
2022-01-20 21:37:14 +01:00 |
|
Mordred
|
27b218fd78
|
Removed old code to further simplify warp mechanics
|
2022-01-16 11:57:04 +01:00 |
|
Mordred
|
e3dfcf2cfd
|
Base implementation of event items, action still need to be generalized
|
2021-12-17 15:48:56 +01:00 |
|
Mordred
|
48ed9da414
|
Initial commit of Sapphire for FFXIV 3.0 "light rewrite"
|
2021-11-27 00:53:57 +01: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 |
|