Commit graph

2530 commits

Author SHA1 Message Date
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
Cryghast
7c1eaf8736 update zh_cn and en_us 2024-01-28 22:44:28 +08:00
­Sollace
4eec169f5a
Merge pull request #243 from LingVarr/1.20.1
Update ru_ru.json
2024-01-28 01:58:30 +00:00
Sollace
fcad058e3a
Add the bulb as a possible generation in the pit 2024-01-27 21:19:01 +00:00
Sollace
31850a0f5c
Add a trap to the changling hive using the new potion 2024-01-27 21:18:42 +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
LingVarr
e1cc467b05 Merge branch '1.20.1' of https://github.com/LingVarr/Unicopia into 1.20.1 2024-01-23 10:33:40 +11: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
7b1f5ce0db
Fix error loading the dead ringer advancement 2024-01-20 16:44:33 +00:00
LingVarr
35536e6e4a Update ru_ru.json 2024-01-21 03:03:41 +11: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
e5236e5802
Fix loot tables 2024-01-19 16:11:48 +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
c7a161e114
Update goldroot textures 2024-01-18 16:28:45 +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
f3ab86ed74
Fix palm log/stripped log and wood recipes 2024-01-17 19:13:17 +00:00
Sollace
5867e987f3
Fix leaves not mining with hoes. Closes #235 2024-01-17 18:50:19 +00:00
Sollace
4e9966055f
Fixed flowering zap leaves not recognisde as leaves 2024-01-17 18:50:19 +00:00
­Sollace
18111ae6e0
Merge pull request #242 from Cryghast/1.20.1
update zh_cn.json
2024-01-17 18:43:24 +00:00
­Sollace
9c9afe798d
Merge pull request #240 from LingVarr/1.20.1
Update ru_ru.json
2024-01-17 18:42:30 +00:00
Cryghast
f568552462 update zh_cn.json 2024-01-16 08:20:59 +08:00
Cryghast
117c68c8c6 update zh.cn.json 2024-01-16 08:18:57 +08: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
LingVarr
0ca19ba07c Update ru_ru.json 2024-01-15 23:38:22 +11:00
Lumière Élevé
facbbe2d26
Drink, soup and etc. 2024-01-14 20:06:19 +00:00
Lumière Élevé
ddd217c53d
Dehydration compat 2024-01-14 19:51:46 +00:00
Sollace
1c751aca0e
Rename ignominious bulb and vine 2024-01-05 18:41:20 +01:00
横刀天笑(Knife smile)
0e40c10c43
update zhcn json (#232)
* update zhcn json

* ignimeous
2024-01-05 18:36:19 +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
0372592a79
Fixed errors loading changeling diets 2024-01-03 23:19:29 +01:00
Sollace
d4a3a274e2
Fixed cloud door recipe 2024-01-03 23:19:17 +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
19831a635f
Added translations and fixed the loot table for some of the doors 2024-01-03 22:59:58 +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
99fc4ea904
Merge branch 'Cryghast-1.20.2' into 1.20.1 2023-12-30 23:57:20 +01:00
Cryghast
24868633a5
time worn修正 2023-12-30 23:54:30 +01:00
Cryghast
17b437a060
update更新 2023-12-30 23:54:30 +01:00
Cryghast
ab0b412945
loot bug 2023-12-30 23:54:30 +01:00
Cryghast
cc5e39aebb
更新汉化 2023-12-30 23:54:30 +01:00
LingVarr
bad793aabf
Update ru_ru.json (#224) 2023-12-20 14:29:24 +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
LingVarr
9809f13fd1
Update ru_ru.json (#217) 2023-11-26 12:24:13 +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
e45ec6e1ff
Add the final necklace texture 2023-11-25 20:28:20 +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
277753b81b
Add missing cloud blocks to the creative tab for pegasi 2023-11-25 19:15:37 +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
9ae1ef13ff
Added recipes for the remaining bed sheet patterns 2023-11-24 16:13:02 +00:00
Sollace
a1568feab4
Added translations for the plunder vine and loot bug 2023-11-24 15:47:48 +00:00
Sollace
d88c0d0755
Start moving pony diet information to data packs 2023-11-24 15:47:48 +00:00
LingVarr
094cf2383d
Update ru_ru.json (#216) 2023-11-22 18:54:27 +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
b8e88a16ad
Updated shell block models to look more natural 2023-11-18 14:43:01 +00:00
Sollace
b0ebf65a5e
Added translations for the block versions of the shells 2023-11-18 14:20:30 +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
LingVarr
3ce297b8ca
Update ru_ru.json (#214) 2023-11-10 21:25:04 +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
a2c78c2b35
Added textures and name for the icon ability 2023-11-09 23:40:17 +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
LingVarr
d91d358552
Update ru_ru.json (#211) 2023-11-07 23:00:38 +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
a2238640dd
Fixed the burn toast advancement name and description 2023-11-07 15:43:16 +00:00
Sollace
53c16416c0
Fixed cloud lump recipe 2023-11-07 15:42:55 +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
3a9978a6b1
Add storm clouds to the spawn list in cloud continents (assuming this works) 2023-11-05 21:41:25 +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
横刀天笑(Knife smile)
8b28698650
更新汉化 (#210) 2023-11-05 21:07:17 +00:00
LingVarr
e4c76e979d
Update ru_ru.json (not only) (#209)
Update ru_ru.json
2023-11-05 17:54:34 +00:00
Sollace
57783f9c2c
More cloud generation 2023-11-04 00:15:07 +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
f9c4234cbe
Add clouds to world generation 2023-11-03 13:13:03 +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
26c535a3e2
Tweak carved cloud textures 2023-11-03 12:00:40 +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
be3cac4a0b
Added textures for all the bed sheets 2023-11-03 10:29:56 +00:00
Sollace
9b38adb816
Added item textures for all of the bed sheets 2023-11-02 21:42:09 +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
16a282078e
Correct cloud brick blocks' names 2023-11-02 16:18:49 +00:00
Sollace
9e93fb130d
Add some missing loot tables and tag entries for the clouds 2023-11-02 16:18:32 +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
3e39556af4
Remove redundant trait 2023-11-02 14:44:48 +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
c0a88dacd2
Fixed the recipe for the inferno spell 2023-10-28 23:20:17 +01: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
d307290ec0
Remove some internal faces from the cloud blocks 2023-10-20 16:09:11 +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
a72ac2f080
Updated textures v3 2023-10-19 16:13:00 +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
9ec8568f49
Alternate clouds 2023-10-19 02:07:57 +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
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
2e7804e9c6
Fixed missing translation for the self variant of the tribe_swap death message 2023-10-09 11:28:15 +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
LingVarr
f0270be985
Tom (update ru_ru.json) (#202)
Tom.
2023-09-29 13:44:42 +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
横刀天笑(Knife smile)
522d062726
Update zh_cn.json (#201) 2023-09-26 17:21:54 +01:00
横刀天笑(Knife smile)
6249458928
修改了"甜甜的复仇"和"强势嘲讽!" (#196) 2023-09-20 16:03:18 +01:00
LingVarr
494e6cd8ca
Update ru_ru.json (#193) 2023-09-19 21:43:59 +01:00
­Sollace
694be704ab
Add FuTou2333 as contributor 2023-09-19 21:43:42 +01:00
横刀天笑(Knife smile)
2f3689c557
Follow update zh_cn.json and READEME_CN (#194)
Co-authored-by: FuTou2333 <103475096+FuTou2333@users.noreply.github.com>
Co-authored-by: FuTou2333 <zfj20071220@sina.com>
2023-09-19 21:42:15 +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
352f6588d4
Fixed incorrect subtitle translations 2023-09-14 18:05:42 +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
d73240c981
Added mango saplings and leaves to their correct tags 2023-09-12 12:27:26 +01:00
Sollace
5b29f7dae6
Fixed earth ponies not being able to kick zap apple trees 2023-09-12 12:27:06 +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
465f18d5c3
Fixed not being able to eat mango leaves 2023-09-12 11:50:18 +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
47f085aa51
Make more things edible that weren't before 2023-09-11 21:16:01 +01:00
Sollace
53942011c4
Added tree types for the cherry and mango trees 2023-09-11 21:15:23 +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
785a9ca820
Depend on fabric-api instead of fabric-api-base since quilt only provides the former 2023-09-10 16:45:44 +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
09bd37ff4b
Add seasons configs for the other oats crop blocks 2023-09-08 21:27:22 +01:00
Sollace
fc06788517
Fixed unicopia crops not maintaining farmland they're placed on 2023-09-08 21:27:06 +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
1c7f166dd8
Update fabric.mod.json 2023-09-07 14:13:22 +01:00
Sollace
1135bf8c7a
Set the recipe remainder for the jars 2023-09-06 22:56:24 +01:00
LingVarr
84fd08a78c
Update ru_ru.json + russian translation of README and HOW_TO_PLAY (#163) 2023-09-06 22:41:21 +01:00
Sollace
fb3e2b4308
Add quartz_brick, quartz_slab, smooth_quartz_slab, netherite_block, emerald_block, and amethyst_block as valid blocks to construct crystal heart altars out of. Fixes #177 2023-09-06 22:39:24 +01:00
Sollace
ac742ea5a2
Define sound profiles for presence footsteps 2023-09-06 15:16:50 +01:00
Sollace
d15fc6803c
Added translation string for bananas 2023-09-06 12:10:58 +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
Cryghast
74bdaa7028
CN translation(lang,readme,how to play) (#160)
Co-authored-by: FuTou2333 <103475096+FuTou2333@users.noreply.github.com>
Co-authored-by: FuTou2333 <zfj20071220@sina.com>
2023-09-04 23:47:22 +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
46e0f5d15b
Merge pull request #162 from LingVarr/1.20
Update lang files
2023-09-04 13:12:26 +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
17c194dc61
Update the creative tab for earth ponies 2023-09-03 21:52:05 +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
Sollace
2ec17ae9aa
Fix broken death messages 2023-09-03 20:48:28 +01:00
Sollace
9b651da09f
Fixed error when updating a projectile entity's owner 2023-09-03 19:39:47 +01:00
Sollace
4ea0979f80
Deliver all items when dropping anvils 2023-09-03 19:12:54 +01:00
Sollace
187481ec80
Make advancements more visible 2023-09-03 19:11:43 +01:00
Sollace
2b44d4dd81
Remove the unicorn check when testing for a spell's owner 2023-09-03 19:11:22 +01:00
Sollace
85f01c317c
Catch exceptions when trying to render a minion 2023-09-03 17:45:59 +01:00
Sollace
407c06746a
Fix crash when summoning crystal shards 2023-09-03 17:06:26 +01:00
Sollace
d1e6a62d02
Fix syntax error in the foraging_edible_filling item tag 2023-09-03 16:42:46 +01:00
Sollace
e8646a7daf
Fix server crash when updating bat ponies 2023-09-03 16:41:47 +01:00
Sollace
a57d1cf642
Move flight enabled check to the command register event 2023-09-03 16:41:27 +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
3cf8000fca
Only recompute the composite race when neccessary 2023-09-03 11:06:44 +01:00
Sollace
1b94eb0f78
Add seasons mod compatibility 2023-09-03 00:06:48 +01:00
Sollace
fe648892bc
Make rice bales function similar to hay bales 2023-09-03 00:06:23 +01:00
Sollace
3c62db0268
Update EMI 2023-09-02 22:18:49 +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
cadad49aab
Fixed altar detection for the alicorn amulet and make it more efficient by saving the centers of active altars 2023-09-02 21:23:54 +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
e923882ebf
Move the floating artefact entity renderer to the correct package 2023-09-02 20:02:28 +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
d3c54c1e2b
Fixed non-unicorn players wearing amulets that grant magical abilities still not able to equip gemstones by right-clicking 2023-09-02 18:16:36 +01:00
Sollace
0d7df76c9c
Keep original model bit flags after copying 2023-09-02 16:57:54 +01:00
Sollace
806538858e
Try and prevent cloned players from polluting the environment 2023-09-02 16:39:43 +01:00
Sollace
3a18054752
Prevent the temporary player from being ticked 2023-09-02 16:32:54 +01:00
LingVarr
483800571f Update lang files
Fix some typos in en_us.json and update ru_ru.json
2023-09-02 14:51:07 +11:00
Sollace
0e75b8e5ff
Try to fix more issues with pegasi and hot air balloons 2023-09-01 21:39:21 +01:00