• Joined on 2023-12-08
xeon pushed to master at reversedrooms/HollowPS 2024-03-19 15:52:45 +00:00
921f9f932a Implement NPC interactions
xeon pushed to master at xeon/WutheringWaves 2024-02-25 20:29:42 +00:00
a1736317a1 WIP: Dynamic entity spawn (only monsters rn)
xeon pushed to master at xeon/WutheringWaves 2024-02-24 21:54:55 +00:00
5d58821be4 cleanup 'using' directives
xeon pushed to master at xeon/WutheringWaves 2024-02-24 21:50:03 +00:00
5fce82048f avoid explicit notify send in logic parts, implement callbacks for that
xeon pushed tag 0.2.3 to xeon/WutheringWaves 2024-02-24 17:57:21 +00:00
xeon released QoL Improvements at xeon/WutheringWaves 2024-02-24 17:57:21 +00:00
xeon pushed to master at xeon/WutheringWaves 2024-02-24 17:38:53 +00:00
06692b4be9 Implement getpos and teleport commands
xeon pushed to master at xeon/WutheringWaves 2024-02-24 12:48:39 +00:00
3ecc265f4d Use float for spawn command (no need to multiply game coordinates by 100 anymore)
xeon pushed to master at xeon/WutheringWaves 2024-02-24 12:38:01 +00:00
d6d7ca6e76 Handle movement (fixes position reset after formation change)
e20c69f465 More combat handlers
Compare 2 commits »
xeon pushed to master at xeon/WutheringWaves 2024-02-23 13:00:16 +00:00
32b7c987bf Set EnergyMax to 0 when UnlimitedEnergy enabled, more fields in Concomitants
xeon pushed to master at xeon/WutheringWaves 2024-02-23 12:50:22 +00:00
832f4ab3eb Unlimited energy option in gameplay.json (unlimited ultimate)
xeon pushed to master at xeon/WutheringWaves 2024-02-23 10:25:14 +00:00
97bbbbeae9 Merge pull request #4 from ryozm/feat-/resonantChainUnlock
3cf22f41d9 Update RoleController.cs
32349137d3 Unlock resonant chain
Compare 3 commits »
xeon pushed to master at xeon/WutheringWaves 2024-02-22 20:09:11 +00:00
934ef7d74a Implement PlayerAttrs as intended
xeon pushed to master at xeon/WutheringWaves 2024-02-22 19:33:01 +00:00
aa2bab9645 Unlock all items by default
xeon pushed to master at xeon/WutheringWaves 2024-02-22 18:01:00 +00:00
6fc374af32 Merge pull request #3 from ryozm/fix/roleIds-bug
c292baf580 Merge pull request #2 from alt3ri/patch-1
e0cd311bfc Merge branch 'master' into patch-1
092fd8df28 Fix roleIds IndexOutOfRangeException
4e5f873003 Add HeadFrame (Namecard)
Compare 5 commits »
xeon pushed tag 0.2.2 to xeon/WutheringWaves 2024-02-21 23:01:18 +00:00
xeon released Weapons, glider, wall run at xeon/WutheringWaves 2024-02-21 23:01:18 +00:00
xeon pushed to master at xeon/WutheringWaves 2024-02-21 22:51:43 +00:00
ec7db3384d Glider and wall run
xeon pushed to master at xeon/WutheringWaves 2024-02-21 22:00:51 +00:00
a46dc434d8 Set entity equipment properly
xeon pushed to master at xeon/WutheringWaves 2024-02-21 21:15:01 +00:00
3e7ec6f8ad Weapon stats + correct take on/off