Holly Stubbs tgpholly
tgpholly pushed to master at tgpholly/bufferStuff 2024-01-01 22:34:16 +00:00
2e6ec04512 also update readme links
tgpholly pushed to master at tgpholly/bufferStuff 2024-01-01 22:31:43 +00:00
33e8466e9d update repo links
tgpholly released "1.5.0" at tgpholly/bufferStuff 2024-01-01 22:29:43 +00:00
tgpholly pushed tag 1.5.0 to tgpholly/bufferStuff 2024-01-01 22:29:42 +00:00
tgpholly pushed to master at tgpholly/bufferStuff 2024-01-01 22:24:57 +00:00
77d74ae657 1.5.0
961df8cd72 Add functions for reading/writing strings without lengths
4cacdbf113 Update depends
Compare 3 commits »
tgpholly pushed to typescript at tgpholly/mc-beta-server 2023-12-29 16:32:21 +00:00
9ae490bba3 make entity collision on the Y axis more reliable
tgpholly pushed to typescript at tgpholly/mc-beta-server 2023-12-25 02:45:36 +00:00
b02ac676e2 Make dropped items properly work
tgpholly pushed to typescript at tgpholly/mc-beta-server 2023-12-24 17:47:35 +00:00
328ddca458 Implement EntityLiving -> EntityLiving damage & block break sfx / effects
tgpholly pushed to typescript at tgpholly/mc-beta-server 2023-12-18 21:49:36 +00:00
4afb4a0633 death and item drops n' stuff
tgpholly pushed to typescript at tgpholly/mc-beta-server 2023-12-18 11:20:05 +00:00
797cd5db62 add TrackedProperty
tgpholly pushed to typescript at tgpholly/mc-beta-server 2023-12-18 11:18:38 +00:00
f4733f50a3 Make item collection work
tgpholly pushed to typescript at tgpholly/mc-beta-server 2023-12-18 01:24:04 +00:00
dc05cd4a2d WIP: Item Collection
tgpholly pushed to typescript at tgpholly/mc-beta-server 2023-12-06 00:05:08 +00:00
3ea5e47c57 Allow for entities to be killed.
tgpholly pushed to typescript at tgpholly/mc-beta-server 2023-12-05 20:37:02 +00:00
91395db919 stop storing individual worlds in class vars
tgpholly opened issue tgpholly/mc-beta-server#3 2023-12-05 20:14:21 +00:00
Nether generation is slow
tgpholly opened issue tgpholly/mc-beta-server#2 2023-12-05 20:13:45 +00:00
Non-Player inventories can't store items
tgpholly opened issue tgpholly/mc-beta-server#1 2023-12-05 20:12:01 +00:00
Consider using a packet queue.
tgpholly pushed to typescript at tgpholly/mc-beta-server 2023-12-05 20:07:45 +00:00
9231ce85d6 fix not having a seed crashing the server on startup