Commit graph

2439 commits

Author SHA1 Message Date
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
Sollace
8ba76cf2c0
Add some more advancements and rearrange existing ones to be less vertical 2023-09-01 21:38:59 +01:00
Sollace
76a7ecc3bb
Fixed certain race buffs and checks not accounting for worn amulets (or failing if wearing an amulet) 2023-09-01 19:09:13 +01:00
Sollace
75a6912459
Fixed pegasi not being able to fly when wearing the unicorn amulet 2023-09-01 18:16:52 +01:00
Sollace
a5aedf6c64
Fixed creative flying glitch 2023-09-01 18:16:09 +01:00
Sollace
1f05e46648
Pegasi cannot pick up special entities 2023-09-01 18:14:59 +01:00
Sollace
bee6d39a96
Change recipe and add advancement for crafting the unicorn amulet 2023-09-01 17:38:54 +01:00
Sollace
67c54cf644
Fix typo. Closes #159 2023-08-31 19:51:11 +01:00
LingVarr
9caacccf16
Update lang files (#158)
Update ru_ru.json and delete extra Sombra, there's already one at line 205 (there can only be one).
2023-08-31 19:47:39 +01:00
Sollace
4c6e7e79c7
Fixed wings of icarus sometimes reporting a charge of -1 2023-08-30 23:46:23 +01:00
Sollace
811e860a45
Fix wings of icarus sounds not playing when running out of charge 2023-08-30 23:46:06 +01:00
Sollace
a8d5e45f0e
Avoid breaking the alicorn amulet, rather just remove its effects when its fully degraded 2023-08-30 21:47:20 +01:00
Sollace
0338348f9d
Fixed alicorn amulet's 4th day effects occuring on the 3rd day 2023-08-30 21:42:49 +01:00
Sollace
d48a9bd58b
Add the altar to world generation 2023-08-30 21:35:05 +01:00
Sollace
f4c68bb0c3
Change pillar height for the altar from 3 to 4, check for sky visibility on the pillars, and allow the altar to fix itself if the current placement is determined to be valid 2023-08-30 21:34:50 +01:00
Sollace
1f64e6c4a6
Fixed creative players being able to break an unbreakable floating artefact entity 2023-08-30 21:33:48 +01:00
Sollace
d39c003c2e
Render a damage overlay on the crystal heart 2023-08-30 21:33:13 +01:00
Sollace
b0e61fbd11
Fixed unable to cast at low health when in creative mode 2023-08-29 21:28:21 +01:00
Sollace
1c0ada5ae9
Add a recipe for repairing the alicorn amulet into a unicorn amulet 2023-08-29 21:28:05 +01:00
Sollace
aaecdf7cbf
Properly implement changing sun and stars position with the unicorn amulet 2023-08-29 21:27:43 +01:00
Sollace
fcd6701961
Add tooltips to the spellbook's tabs 2023-08-29 15:22:09 +01:00
Sollace
576e36df39
Rearrange armor slot positioning in the spellbook, turn the spell slots into actual functioning slots 2023-08-29 15:21:10 +01:00
Sollace
f9b6cf75f4
Fixed tooltip text not being wrapped for trait descriptions in the discoveries tab 2023-08-29 15:19:09 +01:00
Sollace
0d4b9c0db0
Spells can now be hidden 2023-08-29 15:18:42 +01:00
Sollace
8385232c5b
Fix time change ability not appearing for unicorns wearing the unicorn amulet 2023-08-29 15:17:44 +01:00
Sollace
82ec2b4f14
Add changeling wings 2023-08-29 02:06:13 +01:00
Sollace
559b8d2e6e
Try to fix visibility of hair on disguised players 2023-08-29 01:09:01 +01:00
Sollace
9f7050ef28
Rewrite mindswap to better swap all the properties of players 2023-08-29 01:08:39 +01:00
Sollace
b0c1c91c04
Fixed pegasi getting stuck rotated 2023-08-29 01:08:07 +01:00
Sollace
ba0f5ecd4c
Change positioned sounds to be non-relative and have their location correctly set at the beginning so it doesn't start at the camera position 2023-08-28 22:23:35 +01:00
Sollace
22bed1ee19
Fixed muffin jankyness 2023-08-28 22:09:15 +01:00
Sollace
c802e7aa56
Added page numbers to the spellbook 2023-08-28 21:40:02 +01:00
Sollace
ca937a671c
Fix alignment of the mana subtitle in other translations 2023-08-28 21:31:23 +01:00
Sollace
c2c16d575c
Fixed tooltips in the spellbook gui 2023-08-28 21:29:29 +01:00
Sollace
b10a26e150
Fixed spellbook tabs appearing cut off on certain screen resolutions 2023-08-28 20:24:20 +01:00
Sollace
d47433a463
Adjust slot placement and fixed trinket slots not hiding when switching tabs 2023-08-28 19:56:38 +01:00
Sollace
ccad91087c
Fixed crystal heart rotation 2023-08-28 19:47:23 +01:00
Sollace
88252d8db9
Prevent spells from affecting technical entities 2023-08-28 14:37:36 +01:00
Sollace
05256fdaf6
Don't kill creative players when stealing their spells, but do steal their spells 2023-08-28 14:07:20 +01:00
Sollace
77c993bfa7
When stealing a player's equipped spell, actually remove it from the slot 2023-08-28 13:58:46 +01:00
Sollace
514ce8f984
Implement casting via the staff for the mind swap spell 2023-08-28 13:58:21 +01:00
Sollace
fbf96005ae
Only target living entities for the homing spells 2023-08-27 23:39:13 +01:00
Sollace
a6cb13e27a
Sombra will now spawn crystals more often and will heal 1 heart for every crystal left unbroken 2023-08-27 23:36:54 +01:00
Sollace
3525ed5629
Increase tracking range for sombra 2023-08-27 23:19:32 +01:00
Sollace
d08e4ef689
Increase the luminance of the light sources Sombra can destroy 2023-08-27 23:19:24 +01:00
Sollace
6bbea1766f
Fix sombra not being able to move, save the summoning progress, and set his home position correctly when spawned directly 2023-08-27 23:15:35 +01:00
Sollace
bf06bc0ba4
Add some lerping for the raining effect and fixed area detection for whether it's raining at any particular spot 2023-08-27 22:49:45 +01:00
Sollace
cfe635bdba
Fixed changelings being still able to use the old flight system 2023-08-27 22:02:28 +01:00
Sollace
d22140eccd
Limit status effect stacking 2023-08-27 21:55:39 +01:00
Sollace
7c62e56d1d
Make the hay bale fill 9 hearts instead of 1 2023-08-27 21:44:37 +01:00
Sollace
c44a189bee
Only load the farmers delight recipes when the mod is present 2023-08-27 19:33:32 +01:00
Sollace
2bf0cb63db
Exclude doors from the catapult spell's effects 2023-08-27 18:59:07 +01:00
Sollace
8c7bb8c700
Fixed crash when synchronizing spells 2023-08-27 18:21:52 +01:00
Sollace
3ec2dd9b21
Fix syntax error 2023-08-27 15:41:38 +01:00
Sollace
7787ca68b5
Add a time change ability for the unicorn amulet 2023-08-27 14:56:18 +01:00
Sollace
c6ad29eef3
Move MeteorlogicalUtil to the util package 2023-08-27 01:03:17 +01:00
Sollace
3df6ceb7c8
Fix some balancing and add some advancements 2023-08-26 22:33:48 +01:00
Sollace
e08820b921
Added a proper summoning method to spawn sombra 2023-08-26 21:55:08 +01:00
Sollace
0320976d47
Add broken alicorn amulet, and further tweaks the sombra 2023-08-26 16:16:55 +01:00
Sollace
30c91050db
Fixed crystals not despawning 2023-08-25 22:32:39 +01:00
Sollace
97c3d1a250
Implement sombra boss battle 2023-08-25 22:06:08 +01:00
Sollace
65614e927c
Merge branch '1.20' of https://github.com/Sollace/Unicopia into 1.20 2023-08-22 16:26:46 +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
LingVarr
4afc70306d
Update ru_ru.json (#157) 2023-08-20 00:29:17 +01:00
Sollace
ec2242f22a
Added a wip new mob 2023-08-17 19:53:13 +01:00
Sollace
1305b972a5
Removed dispenser variation when firing muffins and rocks 2023-08-17 19:52:22 +01:00
Sollace
2841c8ab7b
Fix crash with latest sodium. Closes #156 2023-08-17 17:04:51 +01:00
Sollace
56e3807770
Bat pony screech strength now scales to however long you hold the key down 2023-08-16 20:55:38 +01:00
Sollace
554bca3831
Fixed icarus wings constantly producing sounds when worn 2023-08-16 19:58:30 +01:00
Sollace
e0b0457f33
Fixed horn not rendering for non-pegasi 2023-08-16 19:56:17 +01:00
Sollace
5ec332a165
Implement bat wings and unicorn horns for ponies that don't normally have them but are those races in the mod 2023-08-16 19:42:31 +01:00
Sollace
49e74f4c54
Use local velocity on the client (since other players don't send their velocity) 2023-08-16 19:41:54 +01:00
Sollace
50f3df37a2
Fixed rainbow trails attaching to other players after its assigned target is unloaded 2023-08-16 18:36:04 +01:00
Sollace
67a2c27243
Fixed broken death message 2023-08-16 18:35:24 +01:00
Sollace
655b968725
Add loot table to obtain stomped apple pies and make them compostable 2023-08-16 18:35:10 +01:00
Sollace
7a5218dfe1
Added "Apple Pie with Hoofprint" and adjust apple pie to be closer in line with farmer's delight's pies 2023-08-16 17:56:34 +01:00
Sollace
7d97224fc8
Items can no longer stomp pies 2023-08-16 17:09:30 +01:00
Sollace
cebf60f9ce
Fixed broken tag 2023-08-16 17:08:56 +01:00
Sollace
f3e79c2eaa
Add texture for the palm basket 2023-08-16 17:08:45 +01:00
Sollace
98e90c89f5
Fixed z-index of the hud 2023-08-16 15:58:56 +01:00
Sollace
1ed6ef7a17
Display trinket slots in the spellbook 2023-08-16 15:58:44 +01:00
Sollace
5f8dfe14e9
Add some lerping to the various mana bars 2023-08-16 15:58:09 +01:00
Sollace
8331906d61
Fixed mana regen and consumption so gaining a higher mana cap has more obvious benefits 2023-08-16 11:57:34 +01:00
Sollace
5f40b88fb4
Fixed mana bar not being reset to full when respawning / pegasi having no mana after relogging 2023-08-16 01:00:26 +01:00
Sollace
9a704f238e
Added cripsy hay fries 2023-08-16 00:08:05 +01:00
Sollace
b91eb9c3f8
Added an item tag so other mods' shears and knives can be used to cut the pumpkin pie 2023-08-16 00:06:52 +01:00
Sollace
c56170b560
Update some textures 2023-08-16 00:06:09 +01:00
Sollace
a071735853
Fixed the supermove check 2023-08-15 23:18:59 +01:00
Sollace
3b16930e3b
Clean up the abilities code 2023-08-15 23:18:41 +01:00
Sollace
3ed4ec746c
Added farmer's delight compatibility. Closes #149 2023-08-14 22:14:11 +01:00
Sollace
acab28f1ad
Fix (potential crash) with empty recipe remainders 2023-08-14 22:13:29 +01:00
Sollace
e3bb03f53b
Add the rest of the palm wood set 2023-08-14 20:31:33 +01:00
Sollace
2ad431ab4b
Standardise the spell recipe ingredients/requirements lists 2023-08-14 13:05:20 +01:00
Sollace
3fcb05de81
Added a indicator to show when the cooldown between flaps is complete 2023-08-13 15:58:08 +01:00
Sollace
72f6c4ff19
Remove some unused code 2023-08-13 15:56:35 +01:00
Sollace
2d57929177
Clean up the model a bit 2023-08-13 15:11:55 +01:00
Sollace
c34eae5064
Add title and author translations for all the paintings 2023-08-13 15:11:40 +01:00
Sollace
48b4135025
Implement the different types of baskets 2023-08-13 15:10:49 +01:00
Sollace
31375f5c2d
Added drops for the hot air balloon 2023-08-13 10:04:09 +01:00
Sollace
d27aaac04e
Added recipes for the basket and balloon 2023-08-13 10:00:40 +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
8f737e1607
Added a spellbook_immune_to damage typ tag 2023-08-11 00:51:05 +01:00
Sollace
f7b1fc6d62
Fixed spellbook open/closing behaviour, and fixed spellbooks sinking in water 2023-08-11 00:43:14 +01:00
Sollace
034691a758
Fixed hidden stack rendering on sodium 2023-08-10 23:42:36 +01:00
Sollace
8ab8ec9de3
Fix crash when looking at crops in certain situations 2023-08-10 12:44:38 +01:00
Sollace
15d43d5ab1
The rainboom ability now requires you to perform tricks (diving and dashing) to charge it. #107
- 10 dashes or dives = 1 rainboom, but you can charge up multiple at a time by doing more.
- Flying whilst exhausted now deals damage but players who push through it are rewarded with another level
- Gusts of wind are now reduced by levelling up
2023-08-09 22:10:02 +01:00
Sollace
67e51b1f22
Fixed some damage tags not loading 2023-08-09 22:06:33 +01:00
Sollace
465ee9ef64
Fixed incorrect death message translations 2023-08-09 22:06:18 +01:00
Sollace
a585435aa0
Fixed passengers' arms swinging whilst being carried 2023-08-09 17:58:33 +01:00
Sollace
622ffa31de
Fixed broken players when a passenger disconnects whilst being carried 2023-08-09 17:53:05 +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
ed3c0f9609
Add Pehkui compatibility. Closes #88 2023-08-08 01:35:05 +01:00
Sollace
c62fe7564a
Fix typo 2023-08-07 16:43:14 +01:00
Sollace
f6857e2452
Add some flight balancing changes 2023-08-07 16:43:14 +01:00
LingVarr
88795b80a0 Made more text translatable + russian translation (no spellbook)
Made more text translatable by adding things to lang file.
Made russian translation of the mod, except spellbook's chapters sadly. Don't know how to do it without overwriting the chapter files.
2023-08-07 17:46:30 +11:00
Sollace
25abf359bf
Changelings can now climb on walls and hang from ceilings, like little spider pigs! 2023-08-06 21:46:07 +01:00
Sollace
ada4afd645
Improved the changeling flying sounds 2023-08-06 19:53:06 +01:00
Sollace
db69d649a5
Changelings can now climb walls. Closes #122 2023-08-06 18:56:31 +01:00
Sollace
ca792dc4d2
Fixed spells getting destroyed when relogging 2023-08-06 18:29:45 +01:00
Sollace
54c0acb757
Use an entity reference to remember the owner of a magic projectile, and store the level and corruption in the reference so we can remember it when the player is offline 2023-08-06 18:29:33 +01:00
Sollace
f5293546c5
Fix some messy saving issues 2023-08-06 18:28:51 +01:00
Sollace
9b70be38be
Added disloyal mobs 2023-08-06 18:28:30 +01:00
Sollace
4f65870803
Fixed spellcast entities not being sent to the client 2023-08-06 18:28:09 +01:00
Sollace
b3099faa68
Entities spawned by the necromancy spell can now have a variety of different equipment based on the level of the player casting the spell 2023-08-06 18:27:27 +01:00
Sollace
9a0041e295
Fixed unable to place the necromancy spell 2023-08-06 18:26:17 +01:00
Sollace
82daf178df
Fixed tint for overlay for faithful entities not rendering 2023-08-05 20:47:24 +01:00
Sollace
c6e94d758b
Fixed tribe button rendering on newer Kirin versions 2023-08-05 20:22:20 +01:00
Sollace
238ca4bff7
Fixed faithful entities not remembering their owner after a save and reload. #136 2023-08-05 17:39:56 +01:00
Sollace
47a2046188
Fixed crystal hearts not rendering correctly after a relog 2023-08-05 15:53:01 +01:00
Sollace
b337709f78
Improved animations when casting or dispelling spells and added animations when using magic staffs. #151 2023-08-05 15:45:36 +01:00
Sollace
3dec711b78
Fix #127 relative to CaffeineMC/sodium-fabric#1602 2023-08-04 18:32:41 +01:00
Sollace
f16632e5fe
Remove some deprecation warnings 2023-08-04 18:29:06 +01:00
Sollace
7868db90b5
Fixed zap apple trees not progressing 2023-08-04 18:28:35 +01:00
Sollace
6b8c63d63f
Added a graphic of the crystal heart structure to the spellbook 2023-08-04 18:25:34 +01:00
Sollace
eac080d808
Fixed stack page elements not using their defined x/y position 2023-08-04 18:11:45 +01:00
Sollace
a6feeceaae
Fixed label 2023-08-04 17:05:59 +01:00
Sollace
858720805e
Switch to using mojang's own EnumArgumentType 2023-07-29 19:54:49 +01:00
Sollace
86790a3150
Remove some console logs and test code 2023-07-29 19:54:07 +01:00
Sollace
283555c45b
Fix #130 2023-07-07 12:57:38 +01:00
Sollace
0077d50fa7
Fixed #125 2023-07-06 17:30:00 +01:00
Sollace
eb5fee8692
Fixed #134 2023-07-06 17:27:03 +01:00
Sollace
19a9132fe3
Update en_us and fix typoes. Closes #131 2023-07-06 17:11:06 +01:00
Sollace
37c62b7d0c
Fixed conccurent modification exception when updating fire and inferno spells. Fixes #137, #129 2023-07-06 17:03:00 +01:00
Sollace
f7410fc925
Move damagetype tags to the correct package. 2023-07-06 10:44:47 +01:00
LingVarr
e772fa7809
Fix typos and standardization (#128) 2023-07-01 21:48:49 +01:00
风扇滑翔翼
bdba6331c8
Repair wrong description (#132) 2023-07-01 21:46:14 +01:00
Sollace
ee0a3df549 Fixed crash when taking damage 2023-06-07 23:41:08 +01:00
Sollace
f278bdb1ae Spellbooks can now be placed inside chiseled bookshelves 2023-06-07 20:42:52 +01:00
Sollace
fb742644af Fixed dynamic lighting entities 2023-06-07 20:35:29 +01:00
Sollace
6c1c3e17d2 Added a c:has_no_atmosphere dimension_type tag to disable pegasus flight when in spaaaaaaace #120 2023-06-06 21:49:26 +01:00
Sollace
42f186c0a5 Fixed crashes when taking damage 2023-06-06 21:43:50 +01:00
Sollace
5672f988d4 Fixed resource pack issues 2023-06-06 21:43:24 +01:00
Sollace
a17413c8cc Fixed holding space causing the player to drift upwards whilst flying 2023-06-03 14:17:36 +01:00
Sollace
c0fa0ae806 Fix some rendering bugs with the spellbook 2023-06-03 14:02:07 +01:00
Sollace
2c0d0c7b45 Fixed leg animation whilst flying 2023-06-03 14:01:46 +01:00
Sollace
f1808c9857 Fixed selection arrow in the HUD 2023-06-03 13:38:21 +01:00
Sollace
91eae78d65 Fix build and some crashes 2023-06-03 13:38:08 +01:00
Sollace
43d1142f1f 1.19.4 -> 1.20-pre6 2023-06-03 12:40:54 +01:00
Sollace
3ab501e3f3 Fixed horn positioning 2023-06-02 21:04:49 +01:00
Sollace
a71d6bfb44 Fixed missing translation strings for magical kindergartner experience stage 2023-06-02 21:04:37 +01:00
Sollace
776f3b9718 Fix a whole bunch of rendering jank due to the 1.19.4 update 2023-06-02 21:04:12 +01:00
Sollace
62aac0f711 1.19.3 -> 1.19.4 2023-06-02 20:20:30 +01:00
Sollace
76f366b5e3 Move target and slots to the enchantment options 2023-06-01 14:33:18 +01:00
Sollace
a5f11aca36 Update enchantment obtainability:
gem_finder, want_it_need_it, stressed are now a treasures
 poisoned_joke can only be found by trading
2023-06-01 14:09:15 +01:00
Sollace
940041e52c Remove JEI 2023-05-31 18:05:02 +01:00
Sollace
3673e75363 Update dependencies, add JEI 2023-05-30 22:52:02 +01:00
Sollace
4202723731 Make first/second/gem spell selection less confusing
- cast and shoot now both use the slot that's visually selected in the hud
- swapping between first/second slot is done only by sneaking
- there are now messages in the hud indicating the spell being cast
- gems now have a cooldown after being used
- holding a gem now changes the selector icon and title to make it clear that spells can be swapped
- activating an ability whilst holding a gem changes the message to indicate you're casting the spell from the gem rather than your spell slot
- ability titles now reflect what they do when sneaking
- equipping a spell from a gem whilst in creative mode no longer consumes the gem's spell
2023-05-29 14:13:52 +01:00
Sollace
a8e5c50e9b Fixed catapult spell constantly refiring when cast using the regular cast spell ability instead of shoot spell 2023-05-29 12:27:43 +01:00
Sollace
f3d251c1d0 Ponies that cast magic now have horns 2023-05-29 11:54:54 +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
5ad9b46430 Fixed error rendering passengers in the HDSkins preview screen #119 2023-05-29 10:14:57 +01:00
Sollace
499df238d0 Muffins are now redstone components 2023-05-25 19:03:22 +01:00
Sollace
e48ca326a6 Added pineapple and banana to the bat pony tab 2023-05-25 19:03:22 +01:00
Sollace
a3e5144854 Added a palm wood set 2023-05-25 19:03:09 +01:00
Sollace
1e043af154 Palm trees are recognised as trees by the buck ability now 2023-05-25 13:10:18 +01:00
Sollace
86c569127a Fixed incorrect property name on zap wood blocks 2023-05-25 11:56:42 +01:00
Sollace
f620227e35 flowering zap leaves are now a separate block 2023-05-25 11:56:18 +01:00
Sollace
5e74b81af1 Badges shouldn't appear in the creative inventory 2023-05-25 10:30:13 +01:00
Sollace
7713f461e7 Fixed gemstones not changing texture to reflect their affinity 2023-05-25 10:28:59 +01:00
Sollace
97acff70d1 Added a separate item model for flowering zap leaves 2023-05-25 10:28:43 +01:00
Sollace
165f415f28 Switching a player's race to unset using the /race command will now force them to choose a new one 2023-05-24 19:20:18 +01:00
Sollace
56737c1c28 Fixed players' race not updating when it's disallowed 2023-05-24 19:19:53 +01:00
Sollace
8e76ac5db7 You cannot use the unset race with /racelist 2023-05-24 19:19:32 +01:00
Sollace
ece00ef88e Updated palm log textures 2023-05-24 19:18:33 +01:00
Sollace
c25ef42068 Pick-block on zap leaves now gives you the corresponding state 2023-05-24 19:18:19 +01:00
Sollace
4713be600f Fixed hybernating zap leaves not properly treated as air 2023-05-23 19:30:21 +01:00
Sollace
5698264da7 Added missing recipe for zap wood 2023-05-23 18:50:11 +01:00
Sollace
614ceb9213 Added palm trees (for growing bananas) and a palm wood type 2023-05-23 18:49:56 +01:00
Sollace
f2349199a5 Added pineapples and bananas 2023-05-23 09:48:40 +01:00
Sollace
83a9786e2b Move tree generation classes to the server/world/ package 2023-05-23 09:48:29 +01:00
Sollace
00604eb485 Fixed day ponies sleeping being sent to the next night 2023-05-21 17:39:02 +01:00
Sollace
75a0c4d769 Fixed random boosts whilst flying 2023-05-21 17:38:21 +01:00
Sollace
4404b4108d Optimise the experience groups a little 2023-05-21 17:37:53 +01:00
Sollace
31612a92a3 Added mangoes 2023-05-21 17:37:38 +01:00
Sollace
f6bca2bfa3 Add generalised roman numerals for player levels 2023-05-21 13:52:09 +01:00
Sollace
79b5fbc8dd Add translations for the experience level description 2023-05-21 13:51:39 +01:00
Sollace
3d9c910f1b Added proper icons for the base routes and creative tabs within unicopia 2023-05-20 23:13:24 +01:00
Sollace
640c5ab7e1 Unused import 2023-05-20 14:28:25 +01:00
Sollace
97ff70df56 Added missing translation string when being respawned by the metamorphosis potions 2023-05-20 13:45:50 +01:00
Sollace
fa83842689 Fix arrow texture in emi recipes 2023-05-20 13:45:18 +01:00
Sollace
2369445529 Fix some advancements and add advancements for farming rocks 2023-05-20 12:00:48 +01:00
Sollace
188530c3ef Added EMI support 2023-05-20 11:22:46 +01:00
Sollace
45d6e2c1f8 Added additional lore for new items and spells 2023-05-18 12:57:06 +01:00
Sollace
38fb168ac0 Added the dispel evil spell 2023-05-17 20:23:48 +01:00
Sollace
82bdce6c51 Added consumption and heartbound enchantments 2023-05-17 19:49:38 +01:00
Sollace
0ec8529d39 Fix deter phantoms advancement 2023-05-17 19:49:24 +01:00
Sollace
e645423a14 Improve the bat pony stealth checks 2023-05-14 19:15:12 +01:00
Sollace
45c7f8655a Bug fix! 2023-05-12 16:29:46 +01:00
Sollace
130eb4fea1 Make bat ponies harder to see 2023-05-12 14:49:00 +01:00
Sollace
81c7f8c25c Adjust charge obtained when using grogar's bell and allow for stealing a charged creeper's charge 2023-05-05 23:23:14 +01:00
Sollace
5a88206bf5 Adjust damage amount when removing the alicorn amulet 2023-05-05 23:22:41 +01:00
Sollace
207320f6a0 Add an advancement for killing phantoms whilst flying 2023-05-05 23:22:07 +01:00
Sollace
a3abee6765 Fixed mobs not going after entities with items that are want it need it but aren't equipment 2023-05-05 21:13:28 +01:00
Sollace
318ef70228 Fixed skeletons voiding picked up stacks 2023-05-05 21:13:03 +01:00
Sollace
62c11ec66b Unset the target when dead (fixes skeletons shooting at the ground) 2023-05-05 21:12:39 +01:00
Sollace
ccb636a674 Exclude creepers from the want it need it effect 2023-05-05 21:12:21 +01:00
Sollace
b372620a04 Fixed placed spells not using the location specified when casting them with /cast 2023-04-30 21:42:07 +01:00
Sollace
c8524a3024 Fix mixin 2023-04-30 20:36:07 +01:00
Sollace
e2ffdd43e5 Added a /cast command #102 2023-04-30 20:26:31 +01:00
Sollace
b14e5c0d23 Earth ponies can now use the same dash ability as pegasi 2023-04-30 15:35:44 +01:00
Sollace
a8c1319572 Added a dissassembly recipe for meadowbrook's staff and make it a valid fuel item (equivalent to 3 sticks) 2023-04-30 14:36:31 +01:00
Sollace
77bf8aa1de Add projectile actions to the displacement, light, and necro spells so they can be used with staffs 2023-04-30 14:35:55 +01:00
Sollace
9ebe391a2b Fixed ponies without magical abilities being able to use gemstones to swap spells 2023-04-30 12:59:05 +01:00
Sollace
3c739ce252 Added some visual effects when bat ponies screech 2023-04-30 12:58:39 +01:00
Sollace
4783b80f38 Bat ponies can now sleep during the day to skip to the night 2023-04-30 12:34:20 +01:00
Sollace
c665137a5c Move world-related stuff to a package 2023-04-30 10:46:33 +01:00
Sollace
ffae9b96a7 Make bat ponies nocturnal. #108 2023-04-30 01:41:21 +01:00
Sollace
1d13b5c04a Added lore pages and a way to obtain grogar's bell 2023-04-30 01:19:20 +01:00
Sollace
96bade49be Fixed emotes 2023-04-30 01:03:38 +01:00
Sollace
1410021373 Added a gamerule to adjust weather effects intensity 2023-04-30 00:51:15 +01:00
Sollace
3601507931 Remove the metamorphosis potion when complete 2023-04-29 23:53:02 +01:00
Sollace
5be2b2a0b9 Allow the grogrars bells to drain from passive entities 2023-04-29 23:52:42 +01:00
Sollace
f63a30369a Allow placing heavy on all armour 2023-04-29 23:29:44 +01:00
Sollace
e92f1ddbe1 Change flight physics a little and fix interaction with the heavy enchantment 2023-04-29 23:28:29 +01:00
Sollace
955c4d4afe Change flight activation to use a double-jump 2023-04-29 22:32:00 +01:00
Sollace
6f9addd903 Remove deprecations 2023-04-11 17:35:42 +02:00
Sollace
cb256f10cd Bump max levels to 1000 (from 901) 2023-03-18 00:34:21 +00:00
Sollace
112dd25d71 Fixed players being unable to equip items with binding curse from trinket slots in creative mode
https://github.com/emilyploszaj/trinkets/issues/237
2023-03-17 19:35:25 +00:00
Sollace
a163686b3a Since using magic doesn't kill the player any more, cancel spells if the player doesn't have enough mana to sustain them 2023-03-05 21:33:21 +00:00
Sollace
bc4e6ca316 Prevent dealing damage if it has no effect 2023-03-05 21:29:49 +00:00
Sollace
87a6078300 Fixed missing translation for death.attack.cold 2023-03-05 21:28:46 +00:00
Sollace
46cfa01a6a Spells should not affect bedrock. Fixes #103 2023-03-05 16:37:04 +00:00
Sollace
0bcf2e7ada Mining dirt, grass, and stone with gem finding now give you a chanc of dropping gemstones. 2023-03-05 16:28:47 +00:00
Sollace
539f094582 Implement grogar's bell 2023-03-05 01:28:43 +00:00
Sollace
b728416c17 Pegasus amulet now defaults to a half charge rather than needing to fully recharge it after crafting 2023-03-05 01:28:26 +00:00
Sollace
97496239b4 Added new items to the creative tab for unicorns 2023-03-04 22:49:52 +00:00
Sollace
6bacd879fd Added a translation key and textures for grogar's bell 2023-03-04 22:49:37 +00:00
Sollace
ecda37a7d7 Update staff textures 2023-03-04 22:48:58 +00:00
Sollace
97807d0ec1 Rewrite turbulance to be more forgiving for short flights 2023-03-04 22:48:02 +00:00
Sollace
8959c67d53 Added magic staffs:
3 sticks on a diagonal = meadowbrooks_staff
3 sticks + gem (optionally with spell) on a diagnoal = magic_staff
2023-02-28 16:44:14 +00:00
Sollace
072f18d6f9 Remove unused imports 2023-02-27 15:38:28 +00:00
Sollace
abb53e429b Added a page and recipe for the bubble spell 2023-02-27 15:37:51 +00:00
Sollace
f58f2a26e0 Fix yet another typo 2023-02-27 15:28:13 +00:00
Sollace
08b7faeb06 Add metamorphosis potions as a wandering trader trade and fixed some other wandering trader trades not occuring 2023-02-27 15:21:07 +00:00
Sollace
fc1b1b335f Fix typo 2023-02-26 22:35:21 +00:00
Sollace
051e801862 Correctly rotate pegasus wings when flying/gliding 2023-02-26 00:41:42 +00:00
Sollace
262d87a12b Fixed players not rotating correctly when flying #99 2023-02-26 00:41:42 +00:00
Sollace
dee27bb545 Fixed entities not positioned correctly in pegasi's arms 2023-02-26 00:41:35 +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
65201baa62 Update minlp 2023-02-25 20:15:31 +00:00
Sollace
fb685edbfb Fix hidden stack rendering 2023-02-25 19:57:52 +00:00
Sollace
71e6b4ac16 Tweak search ranges for the butterfly ai 2023-01-29 14:25:57 +00:00
Sollace
8a13b02809 Delay scheduled tasks so they don't end up being excuted immediately. Might help prevent crashes like #95 2023-01-28 19:22:20 +00:00
Sollace
cdb06be7ad Added a recipe to repair sunglasses 2023-01-27 23:52:44 +00:00
Sollace
485c9e764a Update text on the tribe selection screen when respawning and added the option to announce when a player joins a tribe 2023-01-27 23:48:44 +00:00
Sollace
f17a682d8c Fix some errors 2023-01-27 22:19:57 +00:00
Sollace
2b227eee1a Added a gamerule to force players to select a new tribe after death 2023-01-27 18:06:06 +00:00
Sollace
e052eb534f Fix some output bugs with the /race command 2023-01-27 18:05:43 +00:00
Sollace
eed9a404d6 Fixed foods defaulting to being inedible for humans 2023-01-27 14:37:41 +00:00
Sollace
3d5fe40950 Fixed server-wide default race being set to human and added a command to change it 2023-01-27 14:37:25 +00:00
Sollace
06e0ac39a6 Fix mixin 2023-01-23 00:20:50 +00:00
Sollace
1ca7407642 Add a permission level requirement for the /race command 2023-01-21 23:27:23 +00:00
Sollace
47e8995ad8 Change rainbow trails to not default to the client player once bound 2023-01-21 23:15:14 +00:00
Sollace
598f4273da Fixed spellbook not repainting when its state is updated from the server 2023-01-21 22:52:20 +00:00
Sollace
65c1c4289d Fixed cool potato advancement not triggering when using trinkets. Closes #94 2023-01-21 00:43:08 +00:00
Sollace
844dfcd68c Fixed non-living entities counting towards the terror from the skies advancement. Closes #93 2023-01-21 00:33:26 +00:00
Sollace
5f1e6c24f0 Properly set players' race when joining. Should fix players getting stuck as humans when joining a server they played on before the mod was installed. 2023-01-21 00:28:59 +00:00
Sollace
fef8b05fea Fixed a weird edge case due to differing locales 2023-01-13 00:47:22 +00:00
Sollace
71ca9614bb Fixed concurrent modification exception when using the ice spell. #90 2023-01-09 10:38:32 +00:00
Sollace
8c04bb710a Fixed pegasi dropping the entity they were carrying upon a relog 2023-01-09 01:27:22 +01:00
Sollace
44802abf1b Properly render both arms in first person when holding an entity 2023-01-09 01:26:29 +01:00
Sollace
015d3b29fa Convert to using conventional tags 2023-01-09 01:25:02 +01:00
Sollace
bc54d0e280 Update fabwork again 2022-12-30 21:09:33 +01:00
Sollace
83932bfea1 Update fabwork and switch a lot of the packets to records and replace the client handler with the new receiver method of registering callbacks 2022-12-30 20:42:18 +01:00
Sollace
1763f433d4 Switch to using the simple networking apis provided by fabwork 2022-12-29 22:37:17 +01:00
Sollace
59dc4d53b9 Use fabwork for networking and to prevent joining servers without the mod installed 2022-12-29 22:23:49 +01:00
Sollace
f4ce69a0c1 Remove unused method 2022-12-29 22:23:05 +01:00
Sollace
e69076d19a Some wip stuff 2022-12-29 22:22:46 +01:00
Sollace
86039d4611 Wings of icarus, bat pony, and pegasus wings now render on the pony model 2022-12-28 19:54:44 +01:00
Sollace
3b69c95ac5 Clean up unused imports 2022-12-27 20:42:21 +01:00
Sollace
14a56adc35 Add a particle effect to the bubble spell projectile 2022-12-27 20:41:54 +01:00
Sollace
253962b5f3 Add an indicator to show which spell is is going to be used and allow switching between main and offhand spell by sneaking 2022-12-27 20:41:40 +01:00
Sollace
a5c1d2ead8 Save which page of the hud is selected 2022-12-27 20:40:31 +01:00
Sollace
10758fc25d Fixed catapult spell and fixed spells not being applied when a projectile hits something 2022-12-26 23:48:01 +01:00
Sollace
3c065ac097 Added bubble spell 2022-12-26 23:46:37 +01:00
Sollace
ef318822c1 Clear some todos 2022-12-26 21:45:38 +01:00
Sollace
25044b6f69 Properly position the held entity in first person view 2022-12-26 21:39:28 +01:00
Sollace
0488c7a051 Added butterflingers status effect 2022-12-26 20:21:18 +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
db52d53d06 Fixed entities jumping back to their original position when being dropped by a pegasus 2022-12-25 19:37:04 +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
33dc4cbb34 Fix some balancing issues for changling's love draining ability and add sound effects 2022-12-24 21:13:20 +01:00
Sollace
f55dff6b87 Properly implement death messages for pegasi 2022-12-24 21:12:54 +01:00
Sollace
a36c1bead3 Added some more death message variances for pegasi 2022-12-23 23:31:06 +01:00
Sollace
2a13627b3f Added sun-related death messages 2022-12-23 22:49:44 +01:00
Sollace
9824801609 Bat ponies can now burn their eyes by looking directly at the sun 2022-12-23 22:13:21 +01:00
Sollace
077f0b8987 Items dropped by batponies whilst hanging from the ceiling no longer copy their gravity 2022-12-23 20:55:23 +01:00
Sollace
97fa83e42a Fixed ear ringing sound effect not triggering reliably 2022-12-23 20:54:42 +01:00
Sollace
0d6c265845 Improve rendering of field of view effects 2022-12-23 16:33:05 +01:00
Sollace
8629cba3e9 Change the stored attacker to a Caster<?> 2022-12-19 23:23:08 +01:00
Sollace
4110c66493 Wing flags will now trigger a sound event 2022-12-19 23:08:30 +01:00
Sollace
82c144fe64 Remove unused code 2022-12-19 21:25:53 +01:00
Sollace
9601109a21 Fixed block ghosting when breaking glass by throwing rocks 2022-12-19 21:24:09 +01:00
Sollace
eed112ef4a Further refactorings 2022-12-19 21:03:55 +01:00
Sollace
a3163d431f Consolodate asWorld() implementations 2022-12-19 19:50:15 +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
Sollace
bf5649a966 Apply the same to Living<T> 2022-12-19 16:10:09 +01:00
Sollace
34b9a54487 Add a method specifically for getting the wrapped entity and move away from using getMaster() for everything 2022-12-19 16:03:35 +01:00
Sollace
6fd0e79d5a These classes can be static 2022-12-19 08:17:57 +00:00
Sollace
026c9ce152 Post-Port fixes 2022-12-19 07:51:07 +00:00
Sollace
002b33081e 1.19.2 -> 1.19.3 (1.20) [part 3] 2022-12-19 00:47:00 +00:00
Sollace
68df426f37 1.19.2 -> 1.19.3 (1.20) [part 2] 2022-12-18 23:12:49 +00:00
Sollace
c9c463d6c9 1.19.2 -> 1.19.3 (1.20) [part 1] 2022-12-18 21:07:24 +00:00
Sollace
aa88ed6d49 Added a few more paintings 2022-12-18 16:55:23 +00:00
Sollace
2f0e91c91b Added pony paintings 2022-12-15 18:39:27 +00:00
Sollace
2205e4dd48 Fix build error 2022-12-15 18:39:15 +00:00
Sollace
4a2c351aae Soften the dependency on sodium for being able to build 2022-12-15 11:15:50 +00:00
Sollace
7383521435 Fixed magic rendering with iris #81 2022-12-15 11:01:48 +00:00
Sollace
e7d6c22fb4 Disable a number of amulet effects when in creative mode 2022-12-15 11:01:00 +00:00
Sollace
0bc7c5d233 Make alicorn amulets harder to destroy 2022-12-15 11:00:40 +00:00
Sollace
ef325aeab0 Adjust oats growth rate to be half that of vanilla. Closes #86 2022-12-15 10:13:08 +00:00
Sollace
1c58ae9539 Only drop seeds from the bottom-most oats plant, and only drop oats from the other two 2022-12-15 10:12:40 +00:00
Sollace
0fa39535db Added missing oats translations. Fixes #87 2022-12-15 09:44:29 +00:00
Sollace
5fbe0f1fb9 Add a natural decay to corruption 2022-12-15 09:15:26 +00:00
Sollace
f4579d21f5 Change displayed time to use real time 2022-12-15 09:15:11 +00:00
Sollace
0a31fee280 Fixed oats not quite growing consistently 2022-12-15 09:14:55 +00:00
Sollace
ed22f638ae Remove some legacy batpony code 2022-12-14 17:41:26 +00:00
Sollace
57eaf86d5a Comment out some test code 2022-12-13 20:32:57 +00:00
Sollace
3e87a23dfc Implement more of the alicorn amulet effects 2022-12-13 20:32:47 +00:00
Sollace
c44dad30f4 Re-add corruption accumulation 2022-12-13 20:31:33 +00:00
Sollace
e6b11a4cf7 Fixed crash when updating amulet status effects 2022-12-13 19:09:03 +00:00
Sollace
1b091fc5fd Added corruption visual effect 2022-12-12 01:05:10 +00:00
Sollace
b1aef9160d Terrible class name is still terrible 2022-12-10 00:22:24 +00:00
Sollace
7878f280e3 Fixed item tracking not being synced to the client 2022-12-10 00:16:23 +00:00
Sollace
a1268e8209 Implement proper composition of abilities when wearing the alicorn amulet 2022-12-09 23:55:53 +00:00
Sollace
da107e7b81 Fixed wings changing when wearing the alicorn amulet 2022-12-09 22:41:21 +00:00
Sollace
4ac34f1d5f Fixed batponies not having night vision when their pseudo-race has been changed 2022-12-09 22:34:50 +00:00
Sollace
8a88596c67 Fixed Living.getOrEmpty and fixed the amulet crashing 2022-12-09 22:16:54 +00:00
Sollace
65cf691242 Passive mobs will now correctly flee from players that have been wearing the alicorn amulet at least 1 day 2022-12-09 21:21:04 +00:00
Sollace
bc01a8a824 Allow all entities to get the effects of wearing an alicorn amulet and not just the player 2022-12-09 20:52:03 +00:00
Sollace
26b297dd50 Fixed ambient particle effects for the pegasus amulet not playing when in the trinkets slot 2022-12-09 13:56:46 +00:00
Sollace
19d6ce2887 Change status effects for the alicorn amulet to increase gradually with the time you're wearing it 2022-12-09 12:54:33 +00:00
Sollace
d4c93dcecb Remove existing effects from the alicorn amulet 2022-12-09 12:53:28 +00:00
Sollace
e1195256c6 Switch to using entity-reach-attributes for changing the player's reach distance. Closes #82 2022-12-06 22:52:24 +00:00
Sollace
9b366e3c9e Make all the organic items compostable #80 2022-12-04 23:09:13 +00:00
Sollace
4ff4cd1ade Fixed bat flight not being cancelled when hanging synchronize the change to the client 2022-12-04 22:56:17 +00:00
Sollace
ab08d9a4a6 Remove deprecated method call 2022-12-04 22:46:57 +00:00
Sollace
8a16a8b501 Refactor projectile event handlers 2022-12-04 22:46:45 +00:00
Sollace
9421587f9d Switch to using JVM args for debugging 2022-12-04 19:13:57 +00:00
Sollace
9c1f032dc6 Fixed sunglasses rendering twice on players' heads #76 2022-12-04 16:09:34 +00:00
Sollace
477741ff49 Added config option to disable butterflies. #83 2022-12-04 15:57:53 +00:00
Sollace
8eace74353 Fix debug flags 2022-12-04 15:53:30 +00:00
Sollace
980355851b Fix crash with quilt. Fixes #84 2022-12-04 15:38:38 +00:00
Sollace
06954aa779 Added a general-use fuzz function 2022-12-04 15:25:37 +00:00
Sollace
fd7848e8e5 Added paralysis status effect 2022-12-04 15:25:03 +00:00
Sollace
ca825b9c32 Fix regression of #55 Closes #77 2022-12-04 15:22:58 +00:00
Sollace
1db87ad409 Fix #79 2022-11-27 21:34:35 +00:00
Sollace
a2410939dd A quick and dirty fix for #75 2022-11-27 21:32:35 +00:00
Sollace
c62c4e475b Fixed certain recipes matching when they shouldn't 2022-10-22 00:07:30 +02:00
Sollace
fce836bf3b Clicking on a trait in a recipe will now take you to that trait in the dex 2022-10-21 14:56:10 +02:00
Sollace
c5349bd242 Change how traits are obfuscated and obfuscate trait descriptions if you haven't discovered it yet 2022-10-21 14:55:44 +02:00
Sollace
73159ececa Display the traits on items placed in the spellbook's crafting grid and fixed display of fractional traits 2022-10-21 14:06:21 +02:00
Sollace
a73d0cb3ea Fixed spellbook crafting slot weightings not matching the documented behaviour 2022-10-21 14:05:46 +02:00
Sollace
26063e98a2 Adjust drop rates of wheat worms 2022-10-21 00:09:54 +02:00
Sollace
988e701098 Prevent drops when using silk touch 2022-10-20 23:52:54 +02:00
Sollace
6db7f313dd Remove some alicorn amulet buffs and make is so passive entities run away from you when wearing it 2022-10-17 18:02:10 +02:00
Sollace
184a455c30 Reduce frequency of damage dealt by the corruption status effect 2022-10-17 18:01:28 +02:00
Sollace
20607d5755 Fixed spellbook profile showing your actual race rather than what you report as 2022-10-17 18:01:06 +02:00
Sollace
f2bb7adc74 Fixed race allow list not functioning correctly, fix the world's default race setting, and change the default race to auto-assign when it's set 2022-10-17 17:28:13 +02:00
Sollace
5e3711c042 Don't assign a default race to newly-joined players (because we have a UI that lets them pick for themselves). 2022-10-17 14:13:18 +02:00
Sollace
79ea197dad Fixed #73 2022-10-17 14:11:24 +02:00
Sollace
2ec2860fdd Try to prevent bats from respawning in lava or water 2022-10-15 14:05:29 +02:00
Sollace
493d746884 Reduce the time before checking if a bat is hanging in the right position 2022-10-15 14:05:12 +02:00
Sollace
82199b21d4 Added a visual overlay when boats are frosted 2022-10-15 14:04:51 +02:00
Sollace
617869519d Fixed players still taking lava damage when riding a boat in lava 2022-10-15 11:52:00 +02:00
Sollace
8b38c54df0 When switching bodies you will now inherit the race and abilities of whoever you switch with 2022-10-14 16:22:09 +02:00
Sollace
9a19ed36c1 Include max health in what's swapped by the mind swap spell 2022-10-13 21:18:56 +02:00