Commit graph

860 commits

Author SHA1 Message Date
Sollace
8a860178f6
Fixed mobs getting stuck targetting an invalid entity. Fixes #414 2024-09-16 19:29:00 +01:00
Sollace
82aa1bc5af
Fixed changling clinging and bat pony hanging abilities. Closes #404 2024-09-16 19:16:05 +01:00
Sollace
afc8a87965
Fixed feathers dropping on the client. Fixes #383 2024-09-16 17:56:55 +01:00
Sollace
f5a85b9c02
Fixed sounds not playing when dashing 2024-09-16 17:53:02 +01:00
Sollace
a373e82872
Fixed earth ponies breaking blocks in adventure mode and protected regions. Fixes #434 2024-09-16 17:51:41 +01:00
Sollace
ba6b9800cd
Fixed bat ponies unable to sleep at night when there is a thunderstorm. Fixes #436 2024-09-16 17:17:21 +01:00
Sollace
0eb0b99a60
Fixed server flight state desync. Fixes #430, Fixes #421 (probably, cannot reproduce) 2024-09-16 15:30:46 +01:00
Sollace
068554e1bc
Fixed earth ponies' dash ability destroying drops. Fixes #448 2024-09-16 14:41:05 +01:00
Sollace
0b7ef78cb8
Merge branch '1.20.2' into 1.20.4 2024-06-24 02:38:53 +01:00
Sollace
74a08b4820
Merge branch '1.20.1' into 1.20.2 2024-06-24 01:15:50 +01:00
Sollace
f6668eff72
Added seapony's grace/seapony's ire status effects. Mining blocks in a monument will cause seaponies to lose their grace. Fixes #390 2024-06-23 16:59:34 +01:00
Sollace
498ec2bca0
The pearl necklace now has 4 durability 2024-06-23 14:41:44 +01:00
Sollace
b30e9c5f1f
Move entity attribute stuff to a separate class 2024-06-22 18:48:50 +01:00
Sollace
aaea2bfbc1
Account for the water's depth when determining the amount of lift pegasi should receive 2024-05-28 23:19:23 +01:00
Sollace
1f714b3ed0
Tooltip details version 2 2024-05-28 18:48:06 +01:00
Sollace
cf4d98078c
Fixed (regression) spellbook not having a page when first placed 2024-05-28 13:32:40 +01:00
Sollace
a25d8b7a2c
Remove debug messages 2024-05-27 06:40:47 +01:00
Sollace
2edf2c6989
Implement data trackers for spells 2024-05-27 06:39:01 +01:00
Sollace
e9114f9e12
Fixed data not being copied when the player changes dimensions 2024-05-25 21:01:01 +01:00
Sollace
a6a19a4d4b
Remove broken wings logging 2024-05-25 15:54:45 +01:00
Sollace
8ba83934a3
Fix incorrect default for new players 2024-05-25 15:54:32 +01:00
Sollace
1e3560fc04
Send tracked data in smaller packets to avoid large buffer allocation warnings being printed 2024-05-25 14:38:17 +01:00
Sollace
79d97adf0b
Implement attribute tooltips for all spells 2024-05-24 16:43:11 +01:00
Sollace
d1b3e8702a
Fix build 2024-05-23 20:23:44 +01:00
Sollace
e22f181f41
Fixed rendering of multi-segment blocks 2024-05-23 19:59:56 +01:00
Sollace
98f612cd13
Fixed disguise orientation and door disguises. Fixes #259 2024-05-23 18:52:55 +01:00
Sollace
d909ee47f1
Fix dismiss animations on placed spells 2024-05-23 17:37:27 +01:00
Sollace
14084e270b
Fix tooltip details 2024-05-23 17:36:57 +01:00
Sollace
1ecb28e511
Move placed spell logic into the cast spell entity and fix portals mislinking/multilinking 2024-05-23 17:02:29 +01:00
Sollace
77de42dd09
Split the placed spell into separate types 2024-05-22 21:21:34 +01:00
Sollace
2910b8d29c
Cleanup and sync placed spell owners 2024-05-22 15:25:35 +01:00
Sollace
e23cbcdd1c
Fixed placed and projectile spells not syncing their level correctly. Also fixes placed shields not rendering 2024-05-22 13:58:20 +01:00
Sollace
ca361049f5
Surface spell attributes to the user in gemstone tooltips 2024-05-22 13:57:44 +01:00
Sollace
9e2135fde3
Clean up player capabilities networking 2024-05-22 01:04:12 +01:00
Sollace
88cf90842f
Sync each spell individually 2024-05-21 23:52:02 +01:00
Sollace
771da650c4
Implement a custom data tracker to sync values dynamically. Fixes #14 2024-05-21 23:51:56 +01:00
Sollace
4bac633a23
Remove the update argument when interacting with spell slots 2024-05-21 23:10:02 +01:00
Sollace
f8f60a8d3d
Implement custom data tracker 2024-05-21 22:51:42 +01:00
Sollace
80b885514f
Add broken wings status effect 2024-05-20 01:49:02 +01:00
Sollace
a1ed8e5319
Specters can now spawn with and carry equipment 2024-05-20 00:42:30 +01:00
Sollace
a42aaeefc0
Only spawn specters in dark areas 2024-05-19 20:23:38 +01:00
Sollace
b4126b839b
Configure skeletons to target flying players over players on the ground, and fire at them with more accuracy 2024-05-19 20:23:21 +01:00
Sollace
715519e1f1
Increase energy cost when flying over the void. Fixes #356 2024-05-19 00:17:34 +01:00
Sollace
2cdce6504c
Only regenerate when the pegasus has reached the ground. Fixes #356 2024-05-19 00:17:02 +01:00
Sollace
8a3abf5622
Display the amount of corruption you would gain from casting a spell 2024-05-18 14:55:41 +01:00
Sollace
95ffe5b0b5
Serialize spell type and traits together, and make affinity names translatable 2024-05-18 14:29:47 +01:00
Sollace
04298eefcf
Cancel stomps when moving upwards 2024-05-17 19:28:08 +01:00
Sollace
e6ec2083ef
Add a fortification status effect so earth ponies can see when they're fortified 2024-05-17 18:56:20 +01:00
Sollace
6a8c0d82ee
Ground pound now prevents fall damage. Fixes #351 2024-05-17 18:23:38 +01:00
Sollace
fffbee84e3
Add missing entity translations and set floating artefact to use the name of its item 2024-05-16 22:38:19 +01:00