Commit graph

1847 commits

Author SHA1 Message Date
Sollace
ea94092b2c
Added soggy clouds. Clouds will soak up water when it rains and slowly dry out when the weather is clear 2023-10-18 23:15:48 +01:00
Sollace
fa8b1e485c
Added cloud slabs 2023-10-18 19:41:58 +01:00
Sollace
b9318547db
Added cloud blocks and cloud pillars 2023-10-18 18:52:59 +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
3e9a0df7a1
Spikes no longer pop off of honey blocks 2023-10-15 23:50:48 +01:00
Sollace
9b94662f9b
Added slime pustules 2023-10-15 20:39:43 +01:00
Sollace
17a5924fca
Add recipes, translations, etc for the mysterious egg and spikes 2023-10-15 16:53:19 +01:00
Sollace
8ab12318f7
Prevent mobs from pathfinding through spikes 2023-10-15 16:52:28 +01:00
Sollace
c23fead5f2
Added hive block 2023-10-15 16:52:11 +01:00
Sollace
0a1429fd60
Add mysterious eggs and finish up hive generation 2023-10-14 22:20:17 +01:00
Sollace
09053bba93
Remove debug code 2023-10-14 02:39:12 +01:00
Sollace
4b85a3d331
Add particle effects and sound for chitin 2023-10-14 02:37:52 +01:00
Sollace
602e9b7059
Added chitin spikes 2023-10-14 01:43:46 +01:00
Sollace
3f27c2e920
Fix for weather vane selection box 2023-10-13 20:37:00 +01:00
Sollace
2f6ef0d9cf
Added changeling hive structures, carapace, and chitin 2023-10-12 23:57:31 +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
309e39b583
Added a custom shockwave particle when an earth pony stomps 2023-10-11 13:54:23 +01:00
Sollace
fcab76fd43
Added a second kirin ability 2023-10-10 20:13:45 +01:00
Sollace
577f5c8bb8
Add a moment of invinsibility at the start of a nirik's rage 2023-10-10 19:22:07 +01:00
Sollace
e5fe26cba8
Adjust fov effects when raging 2023-10-10 19:21:45 +01:00
Sollace
d4fe4c549d
Make the sky red when raging 2023-10-10 19:06:38 +01:00
Sollace
8e19ab6a96
Split up the WorldRenderDelegate class a little 2023-10-10 19:06:29 +01:00
Sollace
2b2d792768
Adjust screen shaking when raging 2023-10-10 19:05:04 +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
79d66439a9
Fixed kirin not seeing themselves as themselves when raging 2023-10-09 23:44:23 +01:00
Sollace
8961cc2cff
Add casting abilities for kirins 2023-10-09 23:43:59 +01:00
Sollace
1b0505375a
Implement nirik vision 2023-10-09 22:54:57 +01:00
Sollace
6e3bc75619
Disable their natural sneakyness when raging 2023-10-09 22:10:18 +01:00
Sollace
8b2c498a26
Add kirin diet 2023-10-09 22:10:03 +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
3f0dfff9e9
Fixed crash 2023-10-09 15:14:28 +01:00
Sollace
f25df41fa5
Add handling to update the player's race if we're unable to force a respawn 2023-10-09 12:23:12 +01:00
Sollace
d1a65b8985
shhhhhh 2023-10-08 00:02:02 +01:00
Sollace
646317e663
Enable the alicorn race 2023-10-07 23:48:23 +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
27051ec13f
Added a recipe for removing items from jars 2023-09-29 00:03:10 +01:00
Sollace
3dcdf8664d
Fixed item duplication when filling jars 2023-09-28 23:48:09 +01:00
Sollace
98813fd62e
Added items to the archaeology loot tables 2023-09-28 23:41:56 +01:00
Sollace
d86f750efa
Fixed the stressful enchantment. Fixes #200 2023-09-28 22:10:40 +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
63d6e96da4
Entities enticed by want it need it now have hearts over their eyes 2023-09-13 23:15:21 +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
b7487e9901
Prevent registering custom AI to our own entities. Closes #185 2023-09-13 13:55:06 +01:00
Sollace
94d7ff1419
Ensure zap apple trees have the correct state when generated 2023-09-12 12:27:47 +01:00
Sollace
92cb78dc94
Add separate icons for backwards and forwards kicks 2023-09-12 12:26:42 +01:00
Sollace
a37c2d660d
Earth ponies can now buck trees that are in front of them and sneak to target a position behind them 2023-09-12 11:52:01 +01:00
Sollace
9b1bbd96bc
Earth ponies will now jump automatically to stop (don't have to be in the air to use the ability) + stomping increases exhaustion in addition to consuming a little mana 2023-09-12 11:51:26 +01:00
Sollace
226e80a89b
fixed tree kicking and improved performance when traversing trees 2023-09-12 11:25:41 +01:00
Sollace
c7cdca3ff4
Simplify our item mixin 2023-09-11 21:20:03 +01:00
Sollace
9e16faaccd
Wheat worms can now be fed to wolves 2023-09-11 21:16:25 +01:00
Sollace
48b3e1a34c
Fixed sound effect still not playing when dinging celestia 2023-09-11 21:15:08 +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
6f0a11297a
Fixed oats not growing after being collected 2023-09-10 20:05:13 +01:00
Sollace
c6d5b75896
Fixed crash when loading an invalid config 2023-09-10 20:04:52 +01:00
Sollace
eace54f36a
Fixed anvil sound not playing when hitting celestia on the head 2023-09-10 18:53:32 +01:00
Sollace
3957c739f3
Change mango trees to be more accurate 2023-09-10 18:51:50 +01:00
Sollace
a2a1a64523
Fixed config loading 2023-09-10 18:51:21 +01:00
Sollace
790a85a57c
Change mango trees to be smaller 2023-09-10 18:06:39 +01:00
Sollace
741318b307
Fixed crash when updating pineapple plants 2023-09-10 18:03:18 +01:00
Sollace
77e662bb85
Add new advancements 2023-09-09 18:46:41 +01:00
Sollace
1a3655d244
Pineapple plants now generate in jungle biomes 2023-09-09 14:32:27 +01:00
Sollace
c4b73d0394
Added pineapple plants 2023-09-08 21:26:38 +01:00
Sollace
54897e0595
Improve the seasons mod integration 2023-09-08 19:44:14 +01:00
Sollace
fc29057f05
Added mango trees 2023-09-08 12:36:37 +01:00
Sollace
2e9482b305
Added better polearm animations. Closes #172 2023-09-07 18:37:38 +01:00
Sollace
1135bf8c7a
Set the recipe remainder for the jars 2023-09-06 22:56:24 +01:00
Sollace
02ed9e278b
Fixed black holes not growing 2023-09-05 20:03:59 +01:00
Sollace
3a4da158db
Fixed the portal spell's effect not really lining up with its orientation 2023-09-05 20:03:59 +01:00
Sollace
54e0922c93
Send the initial look direction from the client 2023-09-05 20:03:59 +01:00
Sollace
4a7ab8097d
Fixed noise spam when using the /mana command to give the player absurd amounts of XP 2023-09-04 23:43:08 +01:00
Sollace
85467ee7fe
Added a command for changing and resetting the sky angle 2023-09-04 23:43:08 +01:00
Sollace
c63bebdce1
Move the admin and debug commands to a /unicopia command 2023-09-04 23:43:08 +01:00
Sollace
30f5c73609
Prevent sombra from breaking blocks when mob griefing is off 2023-09-04 23:43:08 +01:00
Sollace
5a83227d2c
Added a gamerule to disable the time control ability 2023-09-04 23:43:08 +01:00
Sollace
5927734943
Fixed thrown jars despawning 2023-09-04 11:56:08 +01:00
Sollace
8214342520
Fix some jar rendering funkyness 2023-09-04 11:55:50 +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
9e2e878ae4
Move bat screech ability to the secondary slot, and move pegasus carry to a primary slot 2023-09-03 22:45:04 +01:00
Sollace
ace98dcf00
Add race-specific icons for common abilities 2023-09-03 22:44:26 +01:00
Sollace
930d473fe8
Fix typo 2023-09-03 22:14:24 +01:00
Sollace
80cb31222b
Change the horse feed creative tab into a "Foraging" tab and make more blocks foragable 2023-09-03 22:13:36 +01:00
Sollace
236f8afb02
Add an advancement for killing a mob with a rock 2023-09-03 21:51:50 +01:00
Sollace
849e47b905
Fix miscoloured fire on burning minions 2023-09-03 21:17:46 +01:00
Sollace
9f791b9692
Fixed black holes not affecting items 2023-09-03 21:01:51 +01:00