Commit graph

553 commits

Author SHA1 Message Date
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
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
499df238d0 Muffins are now redstone components 2023-05-25 19:03:22 +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
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
79b5fbc8dd Add translations for the experience level description 2023-05-21 13:51:39 +01:00
Sollace
82bdce6c51 Added consumption and heartbound enchantments 2023-05-17 19:49:38 +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
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
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
b14e5c0d23 Earth ponies can now use the same dash ability as pegasi 2023-04-30 15:35:44 +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
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
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
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
cb256f10cd Bump max levels to 1000 (from 901) 2023-03-18 00:34:21 +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
539f094582 Implement grogar's bell 2023-03-05 01:28:43 +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
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
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
1ef29e4eb5 Fixed crash when a player rejoins a world with an entity in their arms 2023-02-26 00:37:56 +00:00
Sollace
71e6b4ac16 Tweak search ranges for the butterfly ai 2023-01-29 14:25:57 +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
65c1c4289d Fixed cool potato advancement not triggering when using trinkets. Closes #94 2023-01-21 00:43:08 +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
8c04bb710a Fixed pegasi dropping the entity they were carrying upon a relog 2023-01-09 01:27:22 +01:00
Sollace
1763f433d4 Switch to using the simple networking apis provided by fabwork 2022-12-29 22:37:17 +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
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