Sollace
|
a525a9127c
|
Fixed disguises not being inverted by negative gravity
|
2020-09-24 19:31:40 +02:00 |
|
Sollace
|
9ba807b3d5
|
Another tweak to the hud
|
2020-09-24 00:15:29 +02:00 |
|
Sollace
|
5aa9d27861
|
A couple ui fixes and add slightly better ability icons
|
2020-09-23 23:18:54 +02:00 |
|
Sollace
|
20cdfa4822
|
Remove logging
|
2020-09-23 21:57:43 +02:00 |
|
Sollace
|
2fd270131f
|
Store the default race with the world and properly sync with the client upon joining
|
2020-09-23 21:56:57 +02:00 |
|
Sollace
|
efc50c5cbd
|
Races now have an affinity
|
2020-09-23 17:19:28 +02:00 |
|
Sollace
|
c03899d7e2
|
Rewrite the hud
|
2020-09-22 18:13:29 +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
|
869f2af288
|
Curse my blursed spelling
|
2020-06-02 15:47:35 +02:00 |
|
Sollace
|
b5aca42ba6
|
Fixed clouds, mostly
|
2020-06-01 20:35:47 +02:00 |
|
Sollace
|
e3c5f6fc4b
|
Fixed the spellbook
|
2020-06-01 17:00:22 +02:00 |
|
Sollace
|
3cee5fa5a3
|
Fixed ability icons on the hud
|
2020-05-31 22:59:58 +02:00 |
|
Sollace
|
10c4169742
|
Fixed butterflies and some cloud rendering
|
2020-05-31 22:59:31 +02:00 |
|
Sollace
|
fab5363028
|
Fixed some mechanics not taking spectator mode into account
|
2020-05-29 20:35:31 +02:00 |
|
Sollace
|
2f6ffe43a9
|
Some terminology changes and cleanup
|
2020-05-28 18:27:30 +02:00 |
|
Sollace
|
ca70c87b04
|
Added apple trees to world gen
|
2020-05-19 19:45:58 +02:00 |
|
Sollace
|
e5e37be119
|
Fixed some rendering layer issues
|
2020-05-19 18:55:21 +02:00 |
|
Sollace
|
cbf541baf4
|
Fixed tomato plants
|
2020-05-19 18:41:01 +02:00 |
|
Sollace
|
de801147ac
|
Render an icon on the hud corresponding to the ability in that slot
|
2020-05-19 12:01:08 +02:00 |
|
Sollace
|
cdce61f6d9
|
Fixed some issues with placed gems forgetting their owner
|
2020-05-12 16:06:34 +02:00 |
|
Sollace
|
21ad06c792
|
Add glint and tint to the gem model
|
2020-05-11 23:01:52 +02:00 |
|
Sollace
|
140ee68ae3
|
You can now trigger multiple abilities at the same time
|
2020-05-10 20:45:07 +02:00 |
|
Sollace
|
5b7f298147
|
Physics rewrite for better gravity manipulation
|
2020-05-10 17:18:45 +02:00 |
|
Sollace
|
51f9625d2b
|
Fixed the bag of holding
|
2020-05-07 13:16:55 +02:00 |
|
Sollace
|
3789c31062
|
Fixed spheres
|
2020-05-06 15:56:21 +02:00 |
|
Sollace
|
ee7c67afe4
|
Rewrite controls
|
2020-05-06 15:55:25 +02:00 |
|
Sollace
|
019c9e17ed
|
We mojang now? MOAR BLOCKS
|
2020-05-06 00:08:23 +02:00 |
|
Sollace
|
a595348dbd
|
Refactor and tidy up cloud implementation and add cloud pillars
|
2020-05-06 00:05:33 +02:00 |
|
Sollace
|
136519fb47
|
Fixed the cuccoon
|
2020-05-05 18:48:24 +02:00 |
|
Sollace
|
07d59d7f0b
|
Wip new hud
|
2020-05-05 16:42:54 +02:00 |
|
Sollace
|
9c4568e707
|
Render an item for the gem in the meantime
|
2020-05-03 22:41:46 +02:00 |
|
Sollace
|
aaee3e48cd
|
Fixed exception when rendering the cuccoon
|
2020-05-03 22:41:18 +02:00 |
|
Sollace
|
2afe31c706
|
Various fixes
|
2020-05-03 19:20:51 +02:00 |
|
Sollace
|
42f8e4d1e7
|
Texture changes and refinements
|
2020-05-03 16:59:20 +02:00 |
|
Sollace
|
e8e6afe01f
|
Minor cleanup
|
2020-04-28 00:32:42 +02:00 |
|
Sollace
|
21a7902a81
|
Fixed abilities not triggering and fixed teleporting
|
2020-04-27 00:18:11 +02:00 |
|
Sollace
|
6b9e0eaa30
|
Fix particles and tweak the magic particle effect
|
2020-04-27 00:17:18 +02:00 |
|
Sollace
|
12208b147c
|
Fix slime block rendering
|
2020-04-27 00:16:33 +02:00 |
|
Sollace
|
7bd92d2d2d
|
Sort out rendering layers for block
|
2020-04-26 22:42:16 +02:00 |
|
Sollace
|
da824ffe7d
|
Refactor the entity predicates
|
2020-04-26 14:46:03 +02:00 |
|
Sollace
|
b0838e2caf
|
Rewrite how abilities are registered and function/remove the json serializing in packets
|
2020-04-25 15:37:17 +02:00 |
|
Sollace
|
54a4309825
|
Misc other tidying up
|
2020-04-25 13:32:33 +02:00 |
|
Sollace
|
fd74bb47eb
|
Reimplement particle connections
|
2020-04-24 22:40:02 +02:00 |
|
Sollace
|
408b6f153d
|
Fix some crashes when triggering the shield ability
|
2020-04-24 21:28:10 +02:00 |
|
Sollace
|
03944f6015
|
Fixed crash due to missing entity renderers/removed the rainbow spawner
|
2020-04-24 21:28:08 +02:00 |
|
Sollace
|
6678999dd0
|
Actually register the renderers
|
2020-04-24 21:27:57 +02:00 |
|
Sollace
|
167f67c5fb
|
Fix naming conventions
|
2020-04-24 21:27:48 +02:00 |
|
Sollace
|
58372537cc
|
Various housekeeping
|
2020-04-24 00:17:38 +02:00 |
|
Sollace
|
5708f9c80f
|
Implement networking, reimplement pega-reach
|
2020-04-23 23:44:31 +02:00 |
|