Sollace
|
978d336b96
|
Add tabs with chapters and pages to the spellbook, add a profile page with character levels and mana, and contents for the introduction chapter
|
2022-08-31 23:58:49 +02:00 |
|
Sollace
|
a73a7af43c
|
Fixed unable to break the crystal heart after being placed
|
2022-08-31 23:56:43 +02:00 |
|
Sollace
|
1e20dd908f
|
Fixed empty rows in the recipe tree
|
2022-08-29 14:51:07 +02:00 |
|
Sollace
|
5b0d3bb770
|
Fixed snow being placed in illegal positions
|
2022-08-29 14:48:07 +02:00 |
|
Sollace
|
b894665d65
|
Implement the replace flag for state maps
|
2022-08-29 14:47:25 +02:00 |
|
Sollace
|
4cfa493654
|
Register the state map loader
|
2022-08-29 14:46:59 +02:00 |
|
Sollace
|
1de9313610
|
Move state maps to resources
|
2022-08-29 00:47:39 +02:00 |
|
Sollace
|
3d704b7def
|
Mixed multiple sounds playing when interacting with the spellbook's crafting grid
|
2022-08-28 18:47:33 +02:00 |
|
Sollace
|
6ed0bb1859
|
Fixed trait merging recipe and botched gems appearing when they shouldn't
|
2022-08-28 18:00:28 +02:00 |
|
Sollace
|
99effcfd8f
|
Fix some sizing issues with the trait tooltip renderer and render undiscovered traits as as obfuscated
|
2022-08-28 18:00:02 +02:00 |
|
Sollace
|
48f5943a5b
|
Implement botched gems: Crafting a combination that doesn't result in a working spell will now produce a "botched gem" that's only useful for collecting traits.
|
2022-08-28 17:12:33 +02:00 |
|
Sollace
|
60acaf64dd
|
Fixed exception whilst reloading resources
|
2022-08-28 15:54:00 +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
|
cf07f5d341
|
Fix server crashes due to late initialisation of registered values
|
2022-08-27 16:39:56 +02:00 |
|
Sollace
|
03bb4f654c
|
Fixed race descriptions
|
2022-08-27 15:57:13 +02:00 |
|
Sollace
|
52a4643ece
|
Fixed error whilst executing the /race command
|
2022-08-27 15:51:49 +02:00 |
|
Sollace
|
b1a979eb24
|
Add utility for creating identifiers with the mod's namespace
|
2022-08-27 15:25:02 +02:00 |
|
Sollace
|
09e0bcd7b2
|
Rewrite races to use a registry
|
2022-08-27 15:07:29 +02:00 |
|
Sollace
|
4699788472
|
1.19 -> 1.19.2
|
2022-08-27 12:33:53 +02:00 |
|
Sollace
|
c10b9e8e3a
|
Nerf food poisoning effect
|
2022-06-25 00:33:57 +02:00 |
|
Sollace
|
5d8fe2654d
|
Make wheat and hay block edible. Closes #57
|
2022-06-25 00:33:41 +02:00 |
|
Sollace
|
ded553bd31
|
1.18 -> 1.19
|
2022-06-25 00:19:55 +02:00 |
|
Sollace
|
9e1b9161b8
|
Fixed crash due to naming conflict
|
2022-06-23 16:24:45 +02:00 |
|
Sollace
|
d94626e094
|
Added advancements and recipes for crafting muffins
|
2022-04-01 00:40:39 +02:00 |
|
Sollace
|
a878fd0d6c
|
Muffins now float in water, as they should
|
2022-04-01 00:39:08 +02:00 |
|
Sollace
|
448df32720
|
Fix some incorrect item names
|
2022-03-28 19:35:11 +02:00 |
|
Sollace
|
3255eacd18
|
Fixed sun blindness being incorrectly applied on the client when changing dimensions. Closes #55
|
2022-03-28 19:34:55 +02:00 |
|
Sollace
|
b35c592569
|
Add a bit of randomisation to muffins' rtajectories when they bounce
|
2022-03-27 18:16:03 +02:00 |
|
Sollace
|
e0f6ab8937
|
Muffins should bounce off of entities
|
2022-03-27 18:15:29 +02:00 |
|
Sollace
|
c84a38cefb
|
Slight cleanup, fixed a duplication bug, and make it so muffins don't deal any damage
|
2022-03-27 17:55:02 +02:00 |
|
Sollace
|
d9d56c634c
|
Pigs love muffins
|
2022-03-27 17:47:52 +02:00 |
|
Sollace
|
2c77cfb4c3
|
Added muffins
|
2022-03-27 16:02:14 +02:00 |
|
Sollace
|
83b110a8d3
|
Prevent sun blindness effect when leaving postals. Should fix #55 but can't really reproduce
|
2022-03-27 00:38:32 +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
|
cbec2e2d96
|
Fixed arrow.json recipe appearing in the tags folder (oops)
|
2022-03-26 23:50:06 +02:00 |
|
Sollace
|
75a63e7a97
|
Fixed crash due to skeletons stealing items/having their bows stolen. Closes #53
|
2022-03-26 21:51:28 +02:00 |
|
Sollace
|
8aebf82eff
|
Make stressed enchantment less nauseating. (Though not by too much, it is a curse after all) Closes #52
|
2022-03-26 21:41:35 +02:00 |
|
Sollace
|
a672f8cec7
|
Adjust rarities of enchantments (turns out common is way too common - weight is 10). May help with #52
|
2022-03-26 21:40:45 +02:00 |
|
Sollace
|
9f46fe9270
|
1.18-pre -> 1.18.2
|
2022-03-26 21:34:15 +02:00 |
|
Sollace
|
ddbf75a44f
|
Move various gravitation/force/physics stuff to a utility class
|
2022-03-26 18:35:08 +02:00 |
|
Sollace
|
ca7ff47451
|
Merge pull request #56 from xlifi/1.18
Added a badge link
|
2022-03-23 12:47:34 +02:00 |
|
хлифи
|
83d73be0c6
|
Added a badge link
Added a link to releases/latest in download badge
|
2022-03-23 18:38:15 +10:00 |
|
Sollace
|
fefc676116
|
Merge branch '1.18' of https://github.com/Sollace/Unicopia into 1.18
|
2022-01-26 16:32:03 +01:00 |
|
Sollace
|
f2081bc318
|
Pegasus and Gryphon feathers can be used in vanilla recipes. #51
|
2022-01-26 16:31:33 +01:00 |
|
Sollace
|
78afc5492f
|
Merge pull request #49 from autumnblazey/typ
fix typo: Nutterfly -> Butterfly
|
2022-01-26 16:05:54 +01:00 |
|
Sollace
|
ef91ee0146
|
Reduce butterfly lag. Should help a bit with #50
|
2022-01-26 16:03:01 +01:00 |
|
Sollace
|
66255ad61d
|
Fixed disguises (spells) not clearing properly when removed by the server #47
|
2022-01-26 12:06:05 +01:00 |
|
Autumn Meadow
|
c135814c76
|
fix typo
Nutterfly
|
2022-01-22 13:00:34 -08:00 |
|