Sollace
|
a57d1cf642
|
Move flight enabled check to the command register event
|
2023-09-03 16:41:27 +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
|
aaecdf7cbf
|
Properly implement changing sun and stars position with the unicorn amulet
|
2023-08-29 21:27:43 +01:00 |
|
Sollace
|
9a0041e295
|
Fixed unable to place the necromancy spell
|
2023-08-06 18:26:17 +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
|
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
|
0077d50fa7
|
Fixed #125
|
2023-07-06 17:30:00 +01:00 |
|
Sollace
|
43d1142f1f
|
1.19.4 -> 1.20-pre6
|
2023-06-03 12:40:54 +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
|
8e76ac5db7
|
You cannot use the unset race with /racelist
|
2023-05-24 19:19:32 +01:00 |
|
Sollace
|
45d6e2c1f8
|
Added additional lore for new items and spells
|
2023-05-18 12:57:06 +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
|
e2ffdd43e5
|
Added a /cast command #102
|
2023-04-30 20:26:31 +01:00 |
|
Sollace
|
c665137a5c
|
Move world-related stuff to a package
|
2023-04-30 10:46:33 +01:00 |
|
Sollace
|
e052eb534f
|
Fix some output bugs with the /race command
|
2023-01-27 18:05:43 +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
|
1ca7407642
|
Add a permission level requirement for the /race command
|
2023-01-21 23:27:23 +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
|
c9c463d6c9
|
1.19.2 -> 1.19.3 (1.20) [part 1]
|
2022-12-18 21:07:24 +00: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
|
2eaefdad9b
|
Add debug configs
|
2022-10-11 17:19:50 +02:00 |
|
Sollace
|
2b00977e7f
|
Clean up raytrace helper code
|
2022-10-01 18:20:53 +02:00 |
|
Sollace
|
5fff677f79
|
Prep for a future feature
|
2022-09-30 10:21:18 +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
|
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
|
09e0bcd7b2
|
Rewrite races to use a registry
|
2022-08-27 15:07:29 +02:00 |
|
Sollace
|
ded553bd31
|
1.18 -> 1.19
|
2022-06-25 00:19:55 +02:00 |
|
Sollace
|
fbc82ec6bc
|
Added an emote command, further refine animations, add some new animations
|
2022-01-04 17:57:57 +02:00 |
|
Sollace
|
de6f9a92d4
|
Added /trait
|
2021-12-28 18:22:08 +02:00 |
|
Sollace
|
c31eba5f04
|
Prevent transforming into paintings, item frames, or leash knots. Fixes #39
|
2021-12-28 02:58:07 +02:00 |
|
Sollace
|
62e5ab01cc
|
Tiny bit of cleanup
|
2021-12-24 16:36:40 +02:00 |
|
Sollace
|
b11fabdecb
|
Unicorns can now equip spells to their active and passive ability slots
|
2021-12-23 18:52:40 +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
|
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
|
b4b567c647
|
Rewrite the disguise command. Admins can now disguise yourself as a named player, and change the disguises of other players
|
2021-08-18 17:31:39 +02:00 |
|
Sollace
|
8fc9b8c2c1
|
Simplify this code a little
|
2021-08-08 00:02:35 +02:00 |
|
Sollace
|
550db7ad97
|
Fixed various bugs with the commands
|
2021-08-07 22:32:05 +02:00 |
|
Sollace
|
55e990882e
|
1.16.5 -> 1.17
|
2021-08-04 15:38:03 +02:00 |
|
Sollace
|
1147249059
|
Fixed issues with the disguise spell
|
2021-03-07 11:20:37 +02:00 |
|
Sollace
|
6d3d8051fe
|
A little more cleanup to the magic system
|
2021-03-06 11:58:44 +02:00 |
|
Sollace
|
269db7bdc9
|
Further cleanup to the magic system
|
2021-03-03 11:33:23 +02:00 |
|
Sollace
|
b9679a3706
|
Spells can now be obtained via gemstones
|
2021-03-01 12:56:30 +02:00 |
|
Sollace
|
9e8d18b8e3
|
Fixed saving of settings and added a configuration screen
|
2021-02-07 19:57:35 +02:00 |
|
Sollace
|
23f71c368c
|
Fix command auto-complete not functioning in multiplayer
|
2021-01-21 16:07:49 +02:00 |
|
Sollace
|
f08850e7c2
|
A long list of fixes for disguises
|
2020-09-24 14:49:02 +02:00 |
|
Sollace
|
c1fb88faae
|
Back to basics: strip away anything that's not the core of the mod
|
2020-09-22 15:48:58 +02:00 |
|
Sollace
|
00f677c157
|
1.15.2 -> 1.16
|
2020-06-26 22:13:50 +02:00 |
|
Sollace
|
2f6ffe43a9
|
Some terminology changes and cleanup
|
2020-05-28 18:27:30 +02:00 |
|