Sollace
|
534a9d000a
|
Fix crash when loading without trinkets. Fixes #60
|
2022-09-22 12:00:22 +02:00 |
|
Sollace
|
4636ed267b
|
Pegasi can walk on powdered snow
|
2022-09-21 23:19:29 +02:00 |
|
Sollace
|
f45817bfd6
|
Add handling for inserting items directly into trinket slots
|
2022-09-21 17:12:01 +02:00 |
|
Sollace
|
e02589d07b
|
Handle stack limits when equipping items to trinket slots
|
2022-09-21 15:08:52 +02:00 |
|
Sollace
|
0e74cc6bbe
|
Fixed block destructions not showing on tile entities when sodium is installed
|
2022-09-20 18:17:02 +02:00 |
|
Sollace
|
2f65f5b0c0
|
Fixed crash at startup due to bad mixins #59
|
2022-09-19 17:35:29 +02:00 |
|
Sollace
|
fb0e870535
|
Fix Mixins even harder
|
2022-09-18 22:31:31 +02:00 |
|
Sollace
|
234e44cbaf
|
Fix mixins
|
2022-09-18 22:12:57 +02:00 |
|
Sollace
|
33d4233866
|
Added polearms
|
2022-09-18 21:39:42 +02:00 |
|
Sollace
|
734c256822
|
Reimplemented the portal spell
|
2022-09-16 17:54:46 +02:00 |
|
Sollace
|
5448db4bdd
|
More work on hot air balloons
|
2022-09-15 19:53:45 +02:00 |
|
Sollace
|
802ba060ba
|
Apply emote animations to the first person arm
|
2022-09-12 17:52:26 +02:00 |
|
Sollace
|
82b030cab5
|
Persist block destructions
|
2022-09-12 16:07:49 +02:00 |
|
Sollace
|
7b58fdb6ba
|
Cleanup and move duck interfaces to a dedicated package
|
2022-09-11 16:58:42 +02:00 |
|
Sollace
|
22ada528fd
|
Added Chilling Breath spell
|
2022-09-11 15:42:26 +02:00 |
|
Sollace
|
5077d04193
|
Fix mixin sig
|
2022-08-27 18:12:44 +02:00 |
|
Sollace
|
f210d1cd9f
|
Rebalance the metamorphosis potion and turn players' hearts black when they're turning
|
2022-08-27 18:07:26 +02:00 |
|
Sollace
|
ded553bd31
|
1.18 -> 1.19
|
2022-06-25 00:19:55 +02:00 |
|
Sollace
|
d9d56c634c
|
Pigs love muffins
|
2022-03-27 17:47:52 +02:00 |
|
Sollace
|
26b0f3567e
|
Fixed batponies' vision giving strange results on higher brightness settings
|
2022-03-27 00:36:47 +02:00 |
|
Sollace
|
abe8142482
|
We no longer replace the vanilla apple item.
|
2022-03-27 00:22:08 +02:00 |
|
Sollace
|
9f46fe9270
|
1.18-pre -> 1.18.2
|
2022-03-26 21:34:15 +02:00 |
|
Sollace
|
81482c61c7
|
Fixed crash at startup
|
2022-01-12 11:20:35 +02:00 |
|
Sollace
|
fbc82ec6bc
|
Added an emote command, further refine animations, add some new animations
|
2022-01-04 17:57:57 +02:00 |
|
Sollace
|
bce1e5c8c1
|
Added player animations for doing things like casting spells and kicking
|
2022-01-03 22:54:07 +02:00 |
|
Sollace
|
fe831f3099
|
The bangle of comradery is now visible on your arm in first person
|
2022-01-02 23:53:44 +02:00 |
|
Sollace
|
e6b0ad9fa4
|
Allow spells and entities to retain their owner if the owner is offline (multiplayer) or in another dimension (nether), and handle situations where the owner is not around (getOwner() == null)
|
2022-01-01 22:08:50 +02:00 |
|
Sollace
|
f10dcb59ec
|
Distance the disguises system from the magic system and make it possible to have different diguise spells
|
2021-12-22 16:43:17 +02:00 |
|
Sollace
|
f2a6bf36d4
|
Fix bugs with spell syncing
|
2021-12-22 13:12:51 +02:00 |
|
Sollace
|
2cae459eb8
|
1.17 -> 1.18
|
2021-12-22 11:15:09 +02:00 |
|
Sollace
|
f3d6c7ce28
|
Work on allowing more than one spell to be attached
|
2021-12-21 18:26:23 +02:00 |
|
Sollace
|
7d830a3474
|
Added a feather fall spell
|
2021-11-21 18:50:02 +02:00 |
|
Sollace
|
60d5d56864
|
Added icons for each trait and display known traits on item tooltips
|
2021-11-14 01:18:12 +02:00 |
|
Sollace
|
8aea7d326f
|
Implement crafting using traits, and trait discovery, AND show known traits in item tooltips
|
2021-11-11 20:51:25 +02:00 |
|
Sollace
|
33476f2ed8
|
Added spell traits and trait groupings, and rewrite spell casting to make combining spells and catering to different situations easier
|
2021-11-05 15:18:32 +02:00 |
|
Sollace
|
27f143982e
|
Earth Ponies can now steel themselves against damage by sneaking
|
2021-09-18 22:03:06 +02:00 |
|
Sollace
|
c4e102e74b
|
Fixed stats for falling not being tracked correctly
|
2021-09-02 19:19:11 +02:00 |
|
Sollace
|
27b14dc06f
|
Fixed rubberbanding when flying in multiplayer
|
2021-08-26 18:51:58 +02:00 |
|
Sollace
|
95231f181f
|
Rewrite player dimensions calculations to avoid messing with dimensions when we don't have to (should improve compatibility)
|
2021-08-23 23:09:13 +02:00 |
|
Sollace
|
2f32cdf6bb
|
Fixed crash when disguising as a block with a block entity
|
2021-08-19 21:24:42 +02:00 |
|
Sollace
|
0e007b3611
|
Fixed player-like disguises
|
2021-08-18 17:30:59 +02:00 |
|
Sollace
|
536502027d
|
Rewrite food effects and add an insect type
|
2021-08-17 19:06:04 +02:00 |
|
Sollace
|
40ac0dfb00
|
Added some advancements for bat ponies
|
2021-08-09 15:20:33 +02:00 |
|
Sollace
|
d68ada8a5b
|
Fix incompatibility with the Origins mod
|
2021-08-09 13:26:09 +02:00 |
|
Sollace
|
830275c6ad
|
Added a blaze behaviour
|
2021-08-08 00:10:45 +02:00 |
|
Sollace
|
55e990882e
|
1.16.5 -> 1.17
|
2021-08-04 15:38:03 +02:00 |
|
Sollace
|
fd7ca49e3f
|
Added mugs, cider, juice, burned juice, daffodil daisy sandwich, wheat worms, hay burgers, and hay fries
|
2021-06-21 23:50:12 +02:00 |
|
Sollace
|
6a02f83a43
|
Slightly simplify the code
|
2021-06-21 22:05:40 +02:00 |
|
Sollace
|
0a06dee124
|
Move toxics to item tags and add a default for when a food isn't registered
|
2021-06-12 17:16:42 +02:00 |
|
Sollace
|
63c1b4ef7f
|
Yet more refactoring
|
2021-03-06 23:11:17 +02:00 |
|