• Joined on 2023-12-08
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
xeon pushed to master at xeon/WutheringWaves 2024-02-21 14:47:44 +00:00
1bd1931807 Weapon inventory (unlock all + switching)
xeon pushed to master at xeon/WutheringWaves 2024-02-20 21:32:23 +00:00
e70c6aa946 Auto-fixer for multiple spaces in commands
xeon pushed tag 0.2.1 to xeon/WutheringWaves 2024-02-20 19:45:01 +00:00
xeon released [CBT2] Various fixes and improvements at xeon/WutheringWaves 2024-02-20 19:45:01 +00:00
xeon pushed to master at xeon/WutheringWaves 2024-02-20 19:39:14 +00:00
a7c4217068 Improvements in handling system, logo in sdkserver
xeon pushed to master at xeon/WutheringWaves 2024-02-20 19:00:56 +00:00
01a3df0a45 update readme for 0.9.0
xeon pushed to master at xeon/WutheringWaves 2024-02-20 18:55:23 +00:00
5619c56552 Fix monsters, fix map, some adjustments