Commit graph

2044 commits

Author SHA1 Message Date
Sollace
38892ffde4
Remove unused mixin 2024-02-02 21:17:34 +00:00
Sollace
5a5ec8b24c
Implement method to obtain the spectral clock using the altar 2024-02-02 21:04:20 +00:00
Sollace
7cb8e9c859
Fixed cloud block placement desync when on multiplayer 2024-02-01 23:17:46 +00:00
Sollace
8804fa0aba
Added the spectral clock for tracking the zap apple tree's season and make the zap apple tree cyce faster 2024-02-01 21:47:05 +00:00
Sollace
e1f4d77580
Adjust tree heights to remove the possibility of trees generating absurdly tall 2024-02-01 13:26:57 +00:00
Sollace
2e938633e9
Clean up and adjust transitions when zap apple trees change stages 2024-02-01 13:26:35 +00:00
Sollace
fbe859dcc7
Fixed zap apple trees not progressing through their stages properly 2024-02-01 13:00:38 +00:00
Sollace
b194f720ef
Fixed spell equip sound playing when opening the spellbook 2024-02-01 12:18:15 +00:00
Sollace
72b5b3d50c
Apply text tint to more parts of the spellbook's contents 2024-02-01 12:12:25 +00:00
Sollace
e85bb4b3a5
Fix formatting being lost when wrapping text
- move page headers outside the scrollable area,
- fix text cut off at the bottom of the scroll region
2024-01-31 17:00:47 +00:00
Sollace
a36aa10085
Add the dust cloud when pegasi take off from sand, gravel, and concrete power
+ fix dust particles flying away too quickly from where a pegasus takes off
2024-01-31 14:05:14 +00:00
Sollace
dc6bc9fe9e
Add a dust cloud when earth ponies stomp sand, gravel, and concrete powder 2024-01-31 14:04:29 +00:00
Sollace
d08de6fae8
Make chapter contents translatable 2024-01-30 15:32:54 +00:00
Sollace
e15d64ff3d
Implement support for displaying chapters with varying content height 2024-01-29 21:19:47 +00:00
Sollace
d4e698fa56
Move earth ponies' transmutations to recipes 2024-01-29 19:05:20 +00:00
Sollace
78dbc800ae
Assign traits to a lot of items that needed it 2024-01-29 16:35:21 +00:00
Sollace
e06ae63077
Add time-limited variants of the metamorphosis potions and add make all potions craftable 2024-01-27 21:17:16 +00:00
Sollace
e385eb5640
Add config options for portal rendering 2024-01-27 04:21:31 +00:00
Sollace
80500a74c8
Improve portal rendering 2024-01-27 04:08:56 +00:00
Sollace
da3aec8d83
Don't render debug info for the first person entity 2024-01-27 00:22:27 +00:00
Sollace
cd9597f117
Fix portals placing in the ground 2024-01-27 00:21:27 +00:00
Sollace
8b7a55d764
Combine TexturedSphereModel into SphereModel 2024-01-26 23:30:22 +00:00
Sollace
7c7ea1e555
Fix build 2024-01-26 16:10:59 +00:00
Sollace
0910ad72ca
Fixed dismissing spells from the gui killing them without going through the normal removal process 2024-01-26 15:58:22 +00:00
Sollace
4151b66e99
Fix shields targetting the entity it belongs to 2024-01-26 15:57:36 +00:00
Sollace
bbe9eb0068
Fix shields not rendering in first person and change shields to be a semi-circle (since the rest will just clip into the ground) 2024-01-25 22:58:40 +00:00
Sollace
885bf6d1c4
Only send entities through a portal if they're facing into it 2024-01-25 22:58:02 +00:00
Sollace
4c821a521c
Change cast spells to be easier to reach and change the center to be the center of the entity not its base position 2024-01-25 22:57:44 +00:00
Sollace
1a17ff7dd0
Fix portal rendering issues :D 2024-01-25 22:56:22 +00:00
Sollace
a19637a8e4
Allow spells to animate post-removal 2024-01-25 19:09:57 +00:00
Sollace
5356c5c7ec
Disable fancy portal rendering since they don't work quite right 2024-01-24 22:06:40 +00:00
Sollace
8785a3f5aa
Add portal rendering (wip) 2024-01-24 19:44:57 +00:00
Sollace
56e1f5ffeb
Fixed portals breaking when relogging and fixed various portal placements 2024-01-24 19:44:30 +00:00
Sollace
eb1b767319
Clean up deprecated particle handling 2024-01-22 23:28:03 +00:00
Sollace
edb1e024d6
Fix portals and move them to a spell renderer 2024-01-22 17:23:11 +00:00
Sollace
225c67d558
Tweak dark vortex rendering and fix its behaviour 2024-01-22 15:47:58 +00:00
Sollace
34aa3b8ced
Fixed spells not rendering on non-pony entities 2024-01-22 13:48:24 +00:00
Sollace
39672e5028
Fixed crash when equipping the bangle of comradery 2024-01-22 13:48:03 +00:00
Sollace
dd9bec2a0c
Added a visible icon for active spells in the world (shows timer countdown when applicable) 2024-01-22 13:19:58 +00:00
Sollace
e1d9faa223
Switch to using a spell renderer for bubble spells 2024-01-22 13:19:29 +00:00
Sollace
8cb3ba298d
Fixed dark vortex particles not going to its actual center 2024-01-22 13:19:01 +00:00
Sollace
134db120cd
Fix timed spells' timers not displaying correctly 2024-01-22 13:17:45 +00:00
Sollace
9510b83c72
Implement a renderer for the back hole 2024-01-21 18:06:53 +00:00
Sollace
e09ade57b1
Add a method to render a spell using the dispatcher 2024-01-21 15:19:49 +00:00
Sollace
3827deb235
Set up a proper render layer for shields 2024-01-21 15:17:21 +00:00
Sollace
7fb9543dbe
Move shield effect over to a spell renderer 2024-01-20 22:31:32 +00:00
Sollace
b3a7d338d2
Reimplement placed spell rendering to no longer require a particle 2024-01-20 19:48:43 +00:00
Sollace
81070be4b3
Fixed spells not affecting experience orbs 2024-01-20 16:45:33 +00:00
Sollace
e017fb1b89
Fix lag when both a dark vortex and hydrophobic (as well as other combinations) of spells are active at once 2024-01-20 16:45:22 +00:00
Sollace
69985e50f9
Fixed placed spells breaking when reloading a world 2024-01-20 15:42:26 +00:00
Sollace
ab3ac8cb0d
Improve spell lookup performance by using the Ether 2024-01-20 15:12:23 +00:00
Sollace
d22dd3bdf9
Change how black holes function to instead generate energy 2024-01-19 22:12:22 +00:00
Sollace
5d2478604c
Fixed items being consumed in creative mode 2024-01-19 16:13:54 +00:00
Sollace
08e1702a1a
Fix bales being rebuilt with only wheat and added option to trim bales with a hoe 2024-01-19 16:12:25 +00:00
Sollace
f2b817d635
Make places hay bales edible 2024-01-19 15:28:40 +00:00
Sollace
ae6e7a0337
Added golden oak trees 2024-01-18 19:52:59 +00:00
Sollace
dde64153dd
Fixed bulb duplicating arms when reloading a world 2024-01-18 16:24:02 +00:00
Sollace
0c26827790
Add advancement for killing mobs with a horseshoe 2024-01-17 19:48:35 +00:00
Sollace
5ac68a3df9
Fixed race change advancement criterion. Fixes #230 2024-01-17 19:29:00 +00:00
Sollace
54381cf673
Fruit trees now consider the light level instead of time of day when trying to grow. Fixes #237 2024-01-17 19:18:56 +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
e572c2c1ea
Added gold root 2024-01-04 22:41:27 +01:00
Sollace
073d411e90
Fixed errors logged relating to the recipe book 2024-01-03 23:19:43 +01:00
Sollace
383cefa915
Fix damage message when dying to a tentacle 2024-01-03 23:11:00 +01:00
Sollace
2d87fd5099
Exclude grass blocks from earth ponies' ability so they aren't always swamped in tall grass every time 2024-01-03 23:01:45 +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
c1c37881eb
Fix missing mixin target 2023-12-15 20:46:36 +00:00
Sollace
ea813c3dcb
Add an advancement: A Falling Wizard 2023-12-13 18:21:06 +00:00
Sollace
f8fc9467be
We don't need this to be a model, just use the part 2023-12-05 23:06:52 +00:00
Sollace
a7ff78e141
Added the stable doors, crystal door, and cloud door 2023-12-04 20:46:45 +00:00
Sollace
d8565f3260
Added etched clouds and cloud chests 2023-12-04 14:49:24 +00:00
Sollace
f769568031
*punches gradle in the gut* 2023-12-03 21:19:36 +00:00
Sollace
ad7a7d84c0
New food system:
- Foods fill for different amounts for different races
- Certain foods can no longer be eaten by certain races
- Added food categories for candy, rocks, desserts
- Moved everything to datapacks
2023-12-03 02:39:55 +00:00
Sollace
16a7b96f81
wip 2023-11-28 15:30:34 +00:00
Sollace
8a85f0709e
Kirins can now cool themselves off by drinking bottles of water, juice, and eating melon slices 2023-11-27 16:02:38 +00:00
Sollace
2df34bd986
Prevent zap leaves from changing state when placed manually 2023-11-26 18:18:44 +00:00
Sollace
fb7a85c5d8
Guardians no longer attack seaponies 2023-11-25 21:42:58 +00:00
Sollace
ea78257ffd
Force ponies to use the seapony model (if they have one) when they are a seapony in unicopia 2023-11-25 21:27:29 +00:00
Sollace
e44347e8ed
Fix food component not being updated correctly 2023-11-25 21:01:07 +00:00
Sollace
c8dc41a68e
Fixed not being able to equip amulets, bracelets, and necklaces when trinkets is not installed 2023-11-25 20:49:47 +00:00
Sollace
528f14dbf4
Exclude non-grantable tribes from the lan settings screen 2023-11-25 20:16:32 +00:00
Sollace
cb94d3c841
Add interaction indicators to the tribe selection gui 2023-11-25 20:12:54 +00:00
Sollace
ec136e6045
Only play kirin rage theme to the kirin themselves 2023-11-25 03:58:55 +00:00
Sollace
3f7a9a0a78
Slime pustules now conduct redstone 2023-11-25 03:53:24 +00:00
Sollace
aa595d4284
Reduce slime spawn rate 2023-11-25 03:08:49 +00:00
Sollace
515efb93cb
Render the pattern on beds with nbt 2023-11-25 03:05:45 +00:00
Sollace
3ab4159125
Improve bed rendering performance 2023-11-25 02:51:19 +00:00
Sollace
a7ac895fd1
Trigger an update when a bed's sheets are changed 2023-11-25 02:37:10 +00:00
Sollace
7e25107f7a
Add proper collission shapes for the cloud beds 2023-11-25 02:15:29 +00:00
Sollace
44578ab4ac
Add a proper collision box for the shaping bench 2023-11-25 01:27:18 +00:00
Sollace
d88c0d0755
Start moving pony diet information to data packs 2023-11-24 15:47:48 +00:00
Sollace
c1b5c58eab
Added emi integration for the shaping bench 2023-11-20 22:57:41 +00:00
Sollace
63243e254d
Added the shaping bench 2023-11-20 22:30:21 +00:00
Sollace
98ad16e52d
Added different sea shells, and a recipe to craft the necklace 2023-11-18 14:18:58 +00:00
Sollace
2017aefc5a
Add more bed sheet variants and kelp bed sheets 2023-11-11 00:34:15 +00:00
Sollace
3f480b6664
Reduce seaponies' visibility on land and fix suppressed races not transferring when respawning 2023-11-10 18:15:09 +00:00
Sollace
2305775a55
Added an ability for seaponies 2023-11-10 18:14:34 +00:00
Sollace
4a1ac9fede
Added a creative tab and more food for seaponies 2023-11-10 18:14:02 +00:00
Sollace
38422bda42
Implement seapony diets 2023-11-10 14:11:53 +00:00
Sollace
e49828fea1
Adjust icon size and positioning in the main ability slot 2023-11-09 23:41:30 +00:00
Sollace
3948bf4a58
Anyone who can use the change form ability can also sign and use the friendship bracelets 2023-11-09 23:41:09 +00:00
Sollace
617a5f3a9f
Implement proper underwater vision for seaponies 2023-11-09 19:19:35 +00:00
Sollace
e0826bf1e3
Make the seapony transformation into an ability granted if you're wearing the necklace 2023-11-09 16:26:26 +00:00
Sollace
5dbff11d7a
Fixed beds generating with water on them 2023-11-09 16:25:24 +00:00
Sollace
d3821f1c7c
Fixed seaponies moving too quickly 2023-11-09 15:08:07 +00:00
Sollace
873297ca44
Added respawn logic to place seaponies in water 2023-11-09 15:07:56 +00:00
Sollace
c656eb2309
Make beds waterlog 2023-11-08 15:19:07 +00:00
Sollace
917af90f37
Revamp the tribe selection screen so it can handle more options 2023-11-08 14:51:54 +00:00
Sollace
0d0ea4558d
Added hippogriffs and seaponies 2023-11-08 12:58:41 +00:00
Sollace
6a09b04b8e
The metamorphosis potions no longer kill you in peaceful, easy, and hardcore mode, and spectral arrows are no longer deadly 2023-11-07 19:57:30 +00:00
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
a5c7a5e3a6
Added some farming bonuses for Earth Ponies 2023-11-07 18:20:47 +00:00
Sollace
ca8cf8371a
Changelings can now untransform by using their ability on something they've already transformed into 2023-11-07 18:20:04 +00:00
Sollace
034cc77808
Fixed block ghosting when loading a world 2023-11-07 15:42:20 +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
e9897bfb55
Adjust cloud generation and add a little more variety 2023-11-03 19:56:28 +00:00
Sollace
30a6868f63
Implement rotating and mirroring for compacted clouds 2023-11-03 13:28:43 +00:00
Sollace
c4d245c84e
Fixed pick-block on compacted cloud blocks 2023-11-03 12:17:26 +00:00
Sollace
58976b02b5
Make dense cloud compactable 2023-11-03 12:11:31 +00:00
Sollace
53244df5aa
Make pony-made cloud blocks solid so they block rain and can be used in construction 2023-11-03 10:30:45 +00:00
Sollace
bd05c21f36
Added cloud lumps 2023-11-02 21:41:56 +00:00
Sollace
33375097fe
Added bedsheets for all the remaining colours and added recipes for them 2023-11-02 18:24:35 +00:00
Sollace
ccec0eec81
Fixed cloud blocks not converting into their soaked forms 2023-11-02 17:24:18 +00:00
Sollace
177eb541a7
Add tag support to the item traits loader 2023-11-02 15:47:45 +00:00
Sollace
0f4360a896
Fix loot table and tag loading errors 2023-11-02 15:47:31 +00:00
Sollace
05a5960380
Added fancy beds and bedsheets 2023-10-31 20:38:28 +00:00
Sollace
ff6d24e25f
Added cloud bricks, carved cloud, and orange cloud bed 2023-10-31 16:45:41 +00:00
Sollace
61c8ae8927
Catch exceptions when tearing down block entities 2023-10-30 22:00:19 +00:00
Sollace
c619be807d
Fix error ticking sprout blocks 2023-10-28 22:04:50 +01:00
Sollace
35ac79bf3d
Added horseshoes 2023-10-23 23:11:13 +01:00
Sollace
dc29729419
Adjust butterfly brightness to account for their surroundings. (should prevent them from glowing) 2023-10-23 23:10:54 +01:00
Sollace
95da60c24c
Added recipes and advancements for the new food items 2023-10-23 20:19:05 +01:00
Sollace
0cf33eaadf
Added horse shoe fries, rock candy, salt cubes, toast, and candied apples 2023-10-23 19:02:39 +01:00
Sollace
5011c35e15
Implement proper spell rendering 2023-10-21 23:16:54 +01:00
Sollace
23266d2f3a
Some refinements. Cloud block items now float on other cloud blocks 2023-10-21 20:30:13 +01:00
Sollace
2025d5af09
Added cloud planks, added cloud beds 2023-10-20 20:12:13 +01:00
Sollace
9100e52981
Implement proper behaviour for the unstable cloud block 2023-10-19 23:45:20 +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
b27cbf814b
You can now compact clouds with a shovel 2023-10-19 21:37:19 +01:00
Sollace
64515ac808
Added particle effects to cloud blocks and break clouds when falling on them from a tall height 2023-10-19 16:12:48 +01:00
Sollace
c04161eb91
Added unstable clouds 2023-10-19 01:41:22 +01:00
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