Commit graph

326 commits

Author SHA1 Message Date
Sollace
884ced25f1
Move all the logic for hanging and climbing into a separate class and fix bat ponies not automatically cancelling when they move 2023-11-07 18:46:05 +00:00
Sollace
04cefd8961
Fix changeling climbing bugs 2023-11-07 18:21:18 +00:00
Sollace
09053bba93
Remove debug code 2023-10-14 02:39:12 +01:00
Sollace
9f2017b724
Fixed flight velocity/control state going out of sync with the server and add some behavioural tweaks
Note to Fauli: SPACE TO FLAP/ASCENT, SHIFT TO DESCEND

Also changed the behaviour for changeling flight (again).

Fixes #205
Fixes #179
Fixes #165
Fixes #176
2023-10-11 15:49:54 +01:00
Sollace
4953e11c54
Fixed floating changelings. Closes #204 2023-10-11 14:17:12 +01:00
Sollace
fcab76fd43
Added a second kirin ability 2023-10-10 20:13:45 +01:00
Sollace
5d8f5d485a
Fixed crash without trinkets 2023-10-10 18:28:29 +01:00
Sollace
442186978d
Kirins lose their rage when in the water and mining how has a small chance of increasing rage, with a chance of turning into a nirik when at full rage 2023-10-09 23:45:22 +01:00
Sollace
1b0505375a
Implement nirik vision 2023-10-09 22:54:57 +01:00
Sollace
fc1b461046
Implement kirin ability 2023-10-09 22:05:41 +01:00
Sollace
dda20777f7
Fixed regression from earlier 2023-10-09 15:14:56 +01:00
Sollace
b3b9cb7e89
Use the cached flight type rather than calculating it every time 2023-10-07 23:45:11 +01:00
Sollace
222e208141
Fixed alicorn amulet flight not working 2023-10-07 23:44:30 +01:00
Sollace
b8a0167ff7
Add climbing animations in first person mode and fixed changeling's climbing animations not playing. Fixes #164 2023-09-29 13:42:37 +01:00
Sollace
af76a4fef6
Added ad_astra integration 2023-09-10 23:28:53 +01:00
Sollace
6d7345c389
Move trinkets and seasons code to the compat package 2023-09-10 22:14:27 +01:00
Sollace
3cf8000fca
Only recompute the composite race when neccessary 2023-09-03 11:06:44 +01:00
Sollace
820856fdc4
Move mob entities to a separate package 2023-09-02 18:34:57 +01:00
Sollace
76a7ecc3bb
Fixed certain race buffs and checks not accounting for worn amulets (or failing if wearing an amulet) 2023-09-01 19:09:13 +01:00
Sollace
75a6912459
Fixed pegasi not being able to fly when wearing the unicorn amulet 2023-09-01 18:16:52 +01:00
Sollace
a5aedf6c64
Fixed creative flying glitch 2023-09-01 18:16:09 +01:00
Sollace
811e860a45
Fix wings of icarus sounds not playing when running out of charge 2023-08-30 23:46:06 +01:00
Sollace
a8d5e45f0e
Avoid breaking the alicorn amulet, rather just remove its effects when its fully degraded 2023-08-30 21:47:20 +01:00
Sollace
b0e61fbd11
Fixed unable to cast at low health when in creative mode 2023-08-29 21:28:21 +01:00
Sollace
8385232c5b
Fix time change ability not appearing for unicorns wearing the unicorn amulet 2023-08-29 15:17:44 +01:00
Sollace
559b8d2e6e
Try to fix visibility of hair on disguised players 2023-08-29 01:09:01 +01:00
Sollace
9f7050ef28
Rewrite mindswap to better swap all the properties of players 2023-08-29 01:08:39 +01:00
Sollace
b0c1c91c04
Fixed pegasi getting stuck rotated 2023-08-29 01:08:07 +01:00
Sollace
77c993bfa7
When stealing a player's equipped spell, actually remove it from the slot 2023-08-28 13:58:46 +01:00
Sollace
cfe635bdba
Fixed changelings being still able to use the old flight system 2023-08-27 22:02:28 +01:00
Sollace
7787ca68b5
Add a time change ability for the unicorn amulet 2023-08-27 14:56:18 +01:00
Sollace
c6ad29eef3
Move MeteorlogicalUtil to the util package 2023-08-27 01:03:17 +01:00
Sollace
0320976d47
Add broken alicorn amulet, and further tweaks the sombra 2023-08-26 16:16:55 +01:00
Sollace
97c3d1a250
Implement sombra boss battle 2023-08-25 22:06:08 +01:00
Sollace
3029a96a38
Pull together and organise all the sound events we use so we can assign them proper subtitles later 2023-08-22 16:26:13 +01:00
Sollace
554bca3831
Fixed icarus wings constantly producing sounds when worn 2023-08-16 19:58:30 +01:00
Sollace
49e74f4c54
Use local velocity on the client (since other players don't send their velocity) 2023-08-16 19:41:54 +01:00
Sollace
5f8dfe14e9
Add some lerping to the various mana bars 2023-08-16 15:58:09 +01:00
Sollace
8331906d61
Fixed mana regen and consumption so gaining a higher mana cap has more obvious benefits 2023-08-16 11:57:34 +01:00
Sollace
5f40b88fb4
Fixed mana bar not being reset to full when respawning / pegasi having no mana after relogging 2023-08-16 01:00:26 +01:00
Sollace
a071735853
Fixed the supermove check 2023-08-15 23:18:59 +01:00
Sollace
3fcb05de81
Added a indicator to show when the cooldown between flaps is complete 2023-08-13 15:58:08 +01:00
Sollace
2fd8d0c42f
Implement the rest of hot air balloons 2023-08-11 18:51:35 +01:00
Sollace
15d43d5ab1
The rainboom ability now requires you to perform tricks (diving and dashing) to charge it. #107
- 10 dashes or dives = 1 rainboom, but you can charge up multiple at a time by doing more.
- Flying whilst exhausted now deals damage but players who push through it are rewarded with another level
- Gusts of wind are now reduced by levelling up
2023-08-09 22:10:02 +01:00
Sollace
cd0a58f27f
Fixed passenger rendering and fixed passenger players not looking the direction their captor is facing. Closes #155 2023-08-09 16:47:03 +01:00
Sollace
c62fe7564a
Fix typo 2023-08-07 16:43:14 +01:00
Sollace
f6857e2452
Add some flight balancing changes 2023-08-07 16:43:14 +01:00
Sollace
25abf359bf
Changelings can now climb on walls and hang from ceilings, like little spider pigs! 2023-08-06 21:46:07 +01:00
Sollace
ada4afd645
Improved the changeling flying sounds 2023-08-06 19:53:06 +01:00
Sollace
db69d649a5
Changelings can now climb walls. Closes #122 2023-08-06 18:56:31 +01:00