Commit graph

2033 commits

Author SHA1 Message Date
Sollace
b4443e0549 Rewrite the tick queue to be slightly more robust and not trigger actions for worlds they weren't intended to run in 2020-05-29 20:20:50 +02:00
Sollace
848f6ef66d Fixed players data being lost when you respawn 2020-05-29 20:13:10 +02:00
Sollace
22c430750c Fixed the earth pony ability 2020-05-29 18:11:34 +02:00
Sollace
645a0d1496 The tick queue shouldn't trigger events for the client world 2020-05-29 18:11:18 +02:00
Sollace
6c73ccb028 Properly fix concurrency problems with doing world stuff on the network thread 2020-05-29 18:10:45 +02:00
Sollace
5c01f45bdb Fixed world events not playing 2020-05-29 18:10:10 +02:00
Sollace
d4bdc6a8f0 Fixed some textureing on stair models 2020-05-29 18:09:58 +02:00
Sollace
5dcb74981b Removed the drake enchantment. Nice idea, but meh in execution. 2020-05-28 18:32:06 +02:00
Sollace
d712554639 Some more cleanup 2020-05-28 18:30:23 +02:00
Sollace
2f6ffe43a9 Some terminology changes and cleanup 2020-05-28 18:27:30 +02:00
Sollace
ad4a449723 Fixed enqueued world tasks not happening 2020-05-28 18:09:53 +02:00
Sollace
8b3de321f0 Some magic changes and added multi-gem interactions 2020-05-28 18:09:34 +02:00
Sollace
9a91586921 Remake the cloud structures 2020-05-28 15:11:03 +02:00
Sollace
2cac91c351 Move structures an clean up how they're added to biomes 2020-05-28 13:40:36 +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
842148fc97 Reimplement our drops 2020-05-19 12:43:57 +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
c136adebd0 Added marble blocks 2020-05-19 12:00:31 +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
86c7ff2150 Move AbstractRangedAreaSpell to its own file 2020-05-11 23:01:22 +02:00
Sollace
140ee68ae3 You can now trigger multiple abilities at the same time 2020-05-10 20:45:07 +02:00
Sollace
9006b2b295 Fixed the exertion effect for teleporting 2020-05-10 20:03:23 +02:00
Sollace
1260f0486c The bag of holding will now affect the player's gravity (weight) 2020-05-10 19:52:43 +02:00
Sollace
5b7f298147 Physics rewrite for better gravity manipulation 2020-05-10 17:18:45 +02:00
Sollace
298eddb9c2 Misc fixes 2020-05-07 13:17:20 +02:00
Sollace
51f9625d2b Fixed the bag of holding 2020-05-07 13:16:55 +02:00
Sollace
25352710b7 Fixed projectiles not updating/exploding multiple times 2020-05-07 13:15:53 +02:00
Sollace
53e4e93605 Fixed some attribute changes not propagating to the client 2020-05-07 13:15:16 +02:00
Sollace
d9b6c3f6e0 Fixed particles not spawning for small entities 2020-05-07 13:14:46 +02:00
Sollace
c5074c41de Fixed the fire gems 2020-05-07 13:14:13 +02:00
Sollace
871edea0d7 Don't trap the thrower 2020-05-06 15:56:33 +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
f5cfe302a5 Fixed chitin blocks not orienting constently 2020-05-05 22:25:24 +02:00
Sollace
abbba5dc68 Fixed noise spam from cuccoons 2020-05-05 20:06:32 +02:00
Sollace
325bdd0fdf Fixed effect desync when using changeling abilities 2020-05-05 18:48:47 +02:00
Sollace
136519fb47 Fixed the cuccoon 2020-05-05 18:48:24 +02:00
Sollace
9f8194dc12 Fixed changlings getting sickness effects before actually eating 2020-05-05 18:48:12 +02:00
Sollace
07d59d7f0b Wip new hud 2020-05-05 16:42:54 +02:00
Sollace
c12b67e909 Fixed disguises 2020-05-05 16:42:14 +02:00
Sollace
4e3db62e78 Fixed the alicorn amulet 2020-05-05 16:41:58 +02:00
Sollace
296d6dc255 Fixed issues with distance calculation 2020-05-04 00:41:22 +02:00
Sollace
0af0cb2182 Fixed crash when dying 2020-05-04 00:40:59 +02:00
Sollace
ece5f378dc Fixed the gravity command 2020-05-03 22:42:28 +02:00
Sollace
9e6da2f64a Fixed projectiles and other entities not spawning, fixed the staff 2020-05-03 22:42:16 +02:00