Commit graph

33 commits

Author SHA1 Message Date
Sollace
9510b83c72
Implement a renderer for the back hole 2024-01-21 18:06:53 +00:00
Sollace
dde64153dd
Fixed bulb duplicating arms when reloading a world 2024-01-18 16:24:02 +00:00
Sollace
144f00c207
The Ignominious Bulb now grows from a sprout when first summoned and will no longer lose its arms 2024-01-15 20:25:18 +00:00
Sollace
1c751aca0e
Rename ignominious bulb and vine 2024-01-05 18:41:20 +01:00
Sollace
383cefa915
Fix damage message when dying to a tentacle 2024-01-03 23:11:00 +01:00
Sollace
5196c9bf17
Made curing joke obtainable by earth ponies 2024-01-03 23:01:18 +01:00
Sollace
6eea0944d2
Added curing joke and ignimeous bulbs 2024-01-03 21:51:24 +01:00
Sollace
80225bf1e7
Added the second magical plant 2024-01-02 23:03:41 +01:00
Sollace
a5c7a5e3a6
Added some farming bonuses for Earth Ponies 2023-11-07 18:20:47 +00:00
Sollace
16b90e208b
Added more ways of getting cloud lumps 2023-11-05 22:31:50 +00:00
Sollace
1cf6beafdc
Fix storm clouds moving too quickly fix logic for when they're above the world limit 2023-11-05 21:40:49 +00:00
Sollace
23266d2f3a
Some refinements. Cloud block items now float on other cloud blocks 2023-10-21 20:30:13 +01:00
Sollace
84cb3de5e3
Fixed storm clouds not spawning lightning in the correct place 2023-10-19 23:45:14 +01:00
Sollace
c3fee217d1
Added cloud stairs, recipes, and loot tables 2023-10-19 23:13:41 +01:00
Sollace
15071ccd72
Change particle effects to use records 2023-10-18 18:52:29 +01:00
Sollace
a9923c71f4
Added a hug ability 2023-10-16 15:18:36 +01:00
Sollace
8f2cd29488
Prevent sombra from targetting things it shouldn't 2023-09-28 21:54:30 +01:00
Sollace
48f9d6242c
Prevent spawning multiple sombras and prevent the altar from reactivating after successfully summoning him 2023-09-28 21:51:45 +01:00
Sollace
1654acc2c9
Change interaction events and don't send vibrations when the player is being sneaky 2023-09-28 21:40:14 +01:00
Sollace
86409d0ea6
Generate vibrations from the player doing the interaction rather than the balloon itself. Fixes #195 2023-09-28 21:40:14 +01:00
Sollace
c74ec25eac
Fix #191 2023-09-16 18:23:53 +01:00
Sollace
3798d69e7c
Add additional balloon designs (based on submissions by CryGhast #186 ) 2023-09-14 23:05:57 +01:00
Sollace
5cc2bcc0e4
Fixed crystal shard entities attaching to blocks outside the world bounds 2023-09-14 18:06:08 +01:00
Sollace
8cc5416d8f
Fixed sombra ai not attacking other entities 2023-09-14 18:05:27 +01:00
Sollace
159a870599
Fixed passive entities not attacking the player when holding items with want it need it 2023-09-13 14:33:01 +01:00
Sollace
7187ad61ee
Fixed crash when summoning sombra with commands when on peaceful mode. Closes #187 2023-09-13 14:07:39 +01:00
Sollace
30f5c73609
Prevent sombra from breaking blocks when mob griefing is off 2023-09-04 23:43:08 +01:00
Sollace
b8eb6435a9
Implement disguise behaviours for the camel and king sombra 2023-09-04 00:38:05 +01:00
Sollace
c938de219c
Clean up vanilla sound references 2023-09-03 23:38:01 +01:00
Sollace
407c06746a
Fix crash when summoning crystal shards 2023-09-03 17:06:26 +01:00
Sollace
543adefd6d
Fixed crystal heart health not syncing to the client and implement health/destruction and animations for the crystal shards 2023-09-02 20:54:15 +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