Commit graph

  • df2706cfc6 Fixed not being able to toggle delegated spells Sollace 2021-12-26 11:13:32 +0200
  • 613b39436f Fixed placed spells not functioning correctly and slot.contains not matching delegated spells Sollace 2021-12-26 10:50:16 +0200
  • 56af8f80ba Added general particle effects that follow a point of entity Sollace 2021-12-26 10:49:04 +0200
  • 7ad82f0bb2 Fixed crash with spellcast entities accessing lighting buffers when they mustn't (TODO: make this better somehow) Sollace 2021-12-26 10:48:01 +0200
  • 59db55aa63 Update player dimensions when the flight type changes. Should fix #38 Sollace 2021-12-24 23:00:26 +0200
  • be0317de1b Move target selection for shields into a separate class Sollace 2021-12-24 22:59:20 +0200
  • 7eacbc7f4a Cleanup and remove some unused code Sollace 2021-12-24 22:59:03 +0200
  • 668d5bc787 A little more cleanup and refactoring Sollace 2021-12-24 19:06:39 +0200
  • 8ff6514306 Fixed black hole behaviour Sollace 2021-12-24 18:37:23 +0200
  • 17c175c8ce Play a sound when casting a spell successfully Sollace 2021-12-24 18:36:12 +0200
  • f921beb062 Updated names and descriptions that are less uuuuugh Sollace 2021-12-24 18:35:44 +0200
  • 301c68218e Wrap text in the gemstone's tooltips Sollace 2021-12-24 18:35:12 +0200
  • 3d2a50655b Change cost estimate for spellcasting to properly account for whether a spell is active or not Sollace 2021-12-24 16:37:27 +0200
  • 62e5ab01cc Tiny bit of cleanup Sollace 2021-12-24 00:38:02 +0200
  • d026a6c06a Change to check for a particular spell rather than any spell Sollace 2021-12-24 00:36:54 +0200
  • 063d4e6dd2 Change particle handles and linking to be a little more robust. Should help with some cases where duplicate particles happen Sollace 2021-12-24 00:20:47 +0200
  • 3806799cf2 Added dark vortex spell and add default traits to more spells Sollace 2021-12-23 20:12:30 +0200
  • 996181c097 Some more tweaks and adjustments: - Adding traits to some existing spells - Removed curses (and their respective duplicate spells) - Spells can now control how they are applied and some spells will now correctly apply as area effects Sollace 2021-12-23 19:46:25 +0200
  • b11fabdecb Unicorns can now equip spells to their active and passive ability slots Sollace 2021-12-23 18:52:40 +0200
  • f10dcb59ec Distance the disguises system from the magic system and make it possible to have different diguise spells Sollace 2021-12-22 16:43:06 +0200
  • e3bd201f0a Fix the firebolt spell Sollace 2021-12-22 15:05:46 +0200
  • c30eac20c3 Fixed casting Sollace 2021-12-22 15:05:16 +0200
  • eca5ab3e2b Fixed dead spells not being removed correctly Sollace 2021-12-22 14:15:51 +0200
  • f2a6bf36d4 Fix bugs with spell syncing Sollace 2021-12-22 13:12:51 +0200
  • 2489ea7769 Clean up particle code a little Sollace 2021-12-22 13:10:45 +0200
  • aec9692439 Fixed crash upon joining a world Sollace 2021-12-22 11:15:21 +0200
  • 2cae459eb8 1.17 -> 1.18 Sollace 2021-12-22 11:15:09 +0200
  • d0d9ad4043 Update kirin Sollace 2021-12-21 18:25:55 +0200
  • 20e9a1b35f Update gradle Sollace 2021-12-21 17:29:26 +0200
  • f3d6c7ce28 Work on allowing more than one spell to be attached Sollace 2021-12-21 17:28:47 +0200
  • bb50b20be4 Slightly clean up flight and dimensions predicates Sollace 2021-12-12 13:10:24 +0200
  • 2cb57f85f2 Change catapult to also push entities forward in the direction you're looking Sollace 2021-12-12 12:49:51 +0200
  • 1b82f7e9b5 Added the firebolt spell Sollace 2021-12-12 12:49:30 +0200
  • ab9d266f79 Added better lore (actually describes what the spells do) Sollace 2021-11-22 00:49:09 +0200
  • c0eeb5b5e1 Added the catapult spell type Sollace 2021-11-22 00:48:40 +0200
  • 9bb2818c2c Fixed serialization of delegate spell types Sollace 2021-11-22 00:48:22 +0200
  • 7d830a3474 Added a feather fall spell Sollace 2021-11-21 18:50:02 +0200
  • cbc8c6a6de Fixed slots rendering in front of tooltips Sollace 2021-11-21 18:48:56 +0200
  • 536172791e Fix layering of slot textures Sollace 2021-11-21 00:25:30 +0200
  • 5bb982ab85 You can now see which traits are unread and mark them read by clicking Sollace 2021-11-21 00:25:14 +0200
  • d45c1aa146 Display a gem in the output slot as a hint for what you're supposed to put there Sollace 2021-11-20 16:40:53 +0200
  • 1da86cda06 Add a toast message when discovering traits Sollace 2021-11-20 16:40:23 +0200
  • 5b9f548585 Fixed z-index of tooltips putting them behind the paging buttons Sollace 2021-11-18 00:10:29 +0200
  • ed3155988a Fix cutoff at the bottom of the discoveries container Sollace 2021-11-18 00:10:06 +0200
  • 8a6c23f18e Populate the tooltips for traits Sollace 2021-11-18 00:09:40 +0200
  • bee5e0049a Add a page flipping animation to the spellbook Sollace 2021-11-18 00:09:06 +0200
  • 8124731f58 Fixed traits not appearing correctly in tooltips Sollace 2021-11-17 22:33:35 +0200
  • c8fc88711d Only play a sound when the stack changes Sollace 2021-11-17 22:33:20 +0200
  • 68bcd5a467 Implement various parts of the spellbook screen Sollace 2021-11-17 21:00:59 +0200
  • 60d5d56864 Added icons for each trait and display known traits on item tooltips Sollace 2021-11-14 01:17:43 +0200
  • 95378ea50e Update fabric loader Sollace 2021-11-14 01:17:33 +0200
  • 0beaaa4603 Fixed exception when encountering unknown traits whilst loading from json Sollace 2021-11-13 23:27:57 +0200
  • aed4efcbbe Fixed uncaught exception when loading trait maps Sollace 2021-11-13 23:07:10 +0200
  • 2f1d473262 Implement traits to modify spell behaviours Sollace 2021-11-13 19:31:45 +0200
  • 78a33deb72 Assign traits to items (wip) Sollace 2021-11-13 00:06:54 +0200
  • 338491d052 Expand on spell crafting Sollace 2021-11-13 00:05:42 +0200
  • 7949ccff2e Play a sound when crafting succeeds Sollace 2021-11-11 20:51:58 +0200
  • 8aea7d326f Implement crafting using traits, and trait discovery, AND show known traits in item tooltips Sollace 2021-11-11 20:06:28 +0200
  • 1768420b66 Fixed quick-transfer of stacks in the spellbook screen Sollace 2021-11-10 21:51:51 +0200
  • acd2b9c795 Implement a gui for the spellbook Sollace 2021-11-10 19:26:25 +0200
  • 920ded15eb Fix case Sollace 2021-11-10 10:23:22 +0200
  • 3565060404 Clean up the spellbook logic a little Sollace 2021-11-09 21:42:01 +0200
  • 48a45e6268 Re-added spellbooks Sollace 2021-11-09 18:29:55 +0200
  • 38e3693384 Minor cleanup and documentation tweaks Sollace 2021-11-08 14:43:19 +0200
  • 2890bc3e07 Further work on spell traits and clean up how projectile spells are handled Sollace 2021-11-08 14:25:59 +0200
  • 33476f2ed8 Added spell traits and trait groupings, and rewrite spell casting to make combining spells and catering to different situations easier Sollace 2021-11-05 15:18:32 +0200
  • 27f143982e Earth Ponies can now steel themselves against damage by sneaking Sollace 2021-09-18 22:03:06 +0200
  • 7a3a441cb6 Fixed modified fall damage Sollace 2021-09-18 20:05:34 +0200
  • 9f33c7d881 Added utility recipes for rocks and pebbles Sollace 2021-09-03 00:48:11 +0200
  • 62714f771b Require pickaxe for mining rocks Sollace 2021-09-03 00:47:48 +0200
  • 430ee9a85e Fixed crash when teleporting Sollace 2021-09-03 00:47:34 +0200
  • e6223c8de1 Fixed using bonemeal on rocks consuming the bonemeal when it shouldn't Sollace 2021-09-03 00:47:23 +0200
  • 77aeaabf78 Added weird rocks Sollace 2021-09-03 00:02:34 +0200
  • bb0405917f Update rock textures and make rock stew edible Sollace 2021-09-02 23:44:53 +0200
  • a9dfbbf70c Fix translations Sollace 2021-09-02 23:44:34 +0200
  • f4e20d13e7 Added advancements for pegasi Sollace 2021-09-02 20:12:09 +0200
  • 3b4b0e66a1 Added recipe advancement for rock stew Sollace 2021-09-02 20:10:21 +0200
  • 5894c8745c Play a sound when a pegasus drops a feather Sollace 2021-09-02 19:27:05 +0200
  • 6e9a9f47de Make some slight tweaks to wall collission cooldowns Sollace 2021-09-02 19:26:38 +0200
  • c4e102e74b Fixed stats for falling not being tracked correctly Sollace 2021-09-02 19:19:00 +0200
  • ae1f49bd13 Earth Ponies can now sneak to reduce their fall damage Sollace 2021-09-02 19:17:46 +0200
  • c0df819a4c Change juice recipe to be shapeless Sollace 2021-09-02 19:17:31 +0200
  • 62a8aff4e0 Added pebbles, rocks, and rock stew Sollace 2021-09-02 19:11:51 +0200
  • 27b14dc06f Fixed rubberbanding when flying in multiplayer Sollace 2021-08-26 18:51:58 +0200
  • 3e3dd63362 Fixed Want It Need It and changeling abilities causing client disconnects in multiplayer 1.0.0-beta.13 Sollace 2021-08-26 00:08:12 +0200
  • 171aa3b744 Jars will now use the correct damage and enchantment modifiers of their contained item the striking and entity 1.0.0-beta.12 Sollace 2021-08-25 21:43:38 +0200
  • 4b40325aaf Added an icon for the food poisoning effect Sollace 2021-08-25 21:43:00 +0200
  • 900d22d187 Added missing translation and icon for the corrupted influence status effect Sollace 2021-08-25 21:42:44 +0200
  • 584b7c4023 Exclude idea files Sollace 2021-08-25 14:33:39 +0200
  • e9e238dd3d Remove the old WorldEvent util. This is no longer needed in 1.17 Sollace 2021-08-25 14:22:11 +0200
  • 96d2e7b1f9 Minor cleanup Sollace 2021-08-25 14:10:17 +0200
  • bd49bdd52e Remove a debug message Sollace 2021-08-25 14:02:16 +0200
  • dda6576731 Fixed wings not responding to your velocity when jumping (whithout flying) Sollace 2021-08-25 14:01:49 +0200
  • c3e854fdd1 Added a transformation spell Sollace 2021-08-25 00:32:39 +0200
  • 465d86cffd Fix typo Sollace 2021-08-24 22:33:41 +0200
  • f3dfb071a6 Made wandering traders slightly more useful Sollace 2021-08-24 22:33:11 +0200
  • f8443242ba Move golden wing and added enchanted gems to wandering traders' trades Sollace 2021-08-24 21:44:52 +0200
  • 6d5dd4a091 Move UEntities and UTradeOffers to the entity package Sollace 2021-08-24 21:15:43 +0200
  • 61f5c1bdab Move trade offers to its own class Sollace 2021-08-24 21:14:18 +0200
  • 95231f181f Rewrite player dimensions calculations to avoid messing with dimensions when we don't have to (should improve compatibility) Sollace 2021-08-23 23:09:13 +0200