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
04298eefcf
Cancel stomps when moving upwards
2024-05-17 19:28:08 +01:00
Sollace
6a8c0d82ee
Ground pound now prevents fall damage. Fixes #351
2024-05-17 18:23:38 +01:00
Sollace
ec9a12bdf9
Clean up tags and fix some recipe unlock conditions
2024-03-31 14:35:04 +01:00
Sollace
82b74ecb18
Added feather touch enchantment
2024-03-28 15:32:21 +00:00
Sollace
fbe444b56c
Fix janky hot air balloon physics
2024-03-28 12:08:06 +00:00
Sollace
692db5a070
Fix fall damage, ladders, hitbox calculations, clipping, camera offset, and unicorn's teleportation when in inverted gravity
2024-03-26 17:11:39 +00:00
Sollace
f06dad53fc
Update corruption mechanics.
...
- Players no longer gain corruption from taking damage, but
- But spells with the dark alignment now cause more corruption
and gaining corruption has side-effects not unlike the mild
effects of wearing an alicorn amulet.
- Every time a side-effect manifests, the player's corruption goes
down.
- Alicorn Amulet and Grogar's bell now cause more corruption
Corrupt influence now clones mobs when they are damaged
rather than just randomly.
2024-03-12 14:53:02 +00:00
Sollace
9c71272def
Only interact with the datatracker after it's safe to do so
2024-02-27 00:01:22 +00:00
Sollace
3606c5b0f2
Fixed mobs not being able to wear the amulets when trinkets is present
2024-02-24 13:06:32 +00:00
Sollace
00a20fbdc7
Fixed ability spells not cancelling when the player loses access to the granting ability. Fixes #272
2024-02-21 22:46:10 +00:00
Sollace
ae8068ccb4
Fix build
2024-02-15 14:17:02 +00:00
Sollace
91b8b827a6
Damage from disguises is now passed through to their hosts
2024-02-13 18:53:50 +00:00
Sollace
c30ef7e9c1
Give spikes their own damage type
2024-02-06 16:39:20 +00:00
Sollace
b9318547db
Added cloud blocks and cloud pillars
2023-10-18 18:52:59 +01:00
Sollace
a9923c71f4
Added a hug ability
2023-10-16 15:18:36 +01:00
Sollace
1b0505375a
Implement nirik vision
2023-10-09 22:54:57 +01:00
Sollace
b7487e9901
Prevent registering custom AI to our own entities. Closes #185
2023-09-13 13:55:06 +01:00
Sollace
6d7345c389
Move trinkets and seasons code to the compat package
2023-09-10 22:14:27 +01:00
Sollace
77e662bb85
Add new advancements
2023-09-09 18:46:41 +01:00
Sollace
4ea0979f80
Deliver all items when dropping anvils
2023-09-03 19:12:54 +01:00
Sollace
f9182f851f
Reimplement food poisoning to be more like the BTW food poisoning and use it instead of nausea/poison
2023-09-03 15:51:05 +01:00
Sollace
27f33fe9c4
Anvils sent with the dragon breath scroll are now dropped on the recipient
2023-09-02 21:55:20 +01:00
Sollace
77d6e6d1b0
Better handle exceptions in ticking spells and try to prevent spells from being destroyed more than once
2023-09-02 19:59:42 +01:00
Sollace
820856fdc4
Move mob entities to a separate package
2023-09-02 18:34:57 +01:00
Sollace
0e75b8e5ff
Try to fix more issues with pegasi and hot air balloons
2023-09-01 21:39:21 +01:00
Sollace
7787ca68b5
Add a time change ability for the unicorn amulet
2023-08-27 14:56:18 +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
0fad11c346
Add item textures and basket/balloon designs, and try to prevent players from falling out
2023-08-12 20:43:37 +01:00
Sollace
f7777358e2
Add some animations and controls for steering the hot air balloon
2023-08-12 15:59:13 +01:00
Sollace
2fd8d0c42f
Implement the rest of hot air balloons
2023-08-11 18:51:35 +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
db69d649a5
Changelings can now climb walls. Closes #122
2023-08-06 18:56:31 +01:00
Sollace
eb5fee8692
Fixed #134
2023-07-06 17:27:03 +01:00
Sollace
43d1142f1f
1.19.4 -> 1.20-pre6
2023-06-03 12:40:54 +01:00
Sollace
62aac0f711
1.19.3 -> 1.19.4
2023-06-02 20:20:30 +01:00
Sollace
a444395c28
Fix null exceptions when an entity says it has a vehicle but actually doesn't. #118
2023-05-29 10:41:02 +01:00
Sollace
130eb4fea1
Make bat ponies harder to see
2023-05-12 14:49:00 +01:00
Sollace
c665137a5c
Move world-related stuff to a package
2023-04-30 10:46:33 +01:00
Sollace
955c4d4afe
Change flight activation to use a double-jump
2023-04-29 22:32:00 +01:00
Sollace
539f094582
Implement grogar's bell
2023-03-05 01:28:43 +00:00
Sollace
1ef29e4eb5
Fixed crash when a player rejoins a world with an entity in their arms
2023-02-26 00:37:56 +00:00
Sollace
8c04bb710a
Fixed pegasi dropping the entity they were carrying upon a relog
2023-01-09 01:27:22 +01:00
Sollace
fc14f51859
Drop carried entities switching to a species that's not supposed to be able to carry other entities
2022-12-25 23:23:11 +01:00
Sollace
67a7c9f16e
Some more refactoring to move awary from using just one god-tier tick() method
2022-12-25 23:21:34 +01:00
Sollace
7ca2e63fae
Set position and render entities being carried by pegasi in their arms arms
2022-12-25 19:36:43 +01:00
Sollace
e9070b87b0
Move some methods out of the Equine<?> interface that don't need to be there
2022-12-25 16:01:12 +01:00
Sollace
8629cba3e9
Change the stored attacker to a Caster<?>
2022-12-19 23:23:08 +01:00
Sollace
a239d30cab
Replace getEntity() with asEntity() and getReferenceWorld() with asWorld()
2022-12-19 18:13:15 +01:00
Sollace
daa508ba73
Cleanup and replace some more references to getMaster()
2022-12-19 17:27:24 +01:00