Commit Graph

166 Commits

Author SHA1 Message Date
Holly Stubbs 3123dac2c2
Entity Status Packet 2023-08-20 01:17:37 +01:00
Holly Stubbs 84bbe26454
Drowning and damage updates 2023-08-20 01:17:27 +01:00
Holly Stubbs 310f1bd091
Block Behaviours 2023-08-20 01:17:05 +01:00
Holly Stubbs 36ef685813
Update fileSmasher.ts 2023-08-15 10:32:44 +01:00
Holly Stubbs ad83454afa Switch to hsconsole package & add proper shutdown procedure 2023-08-15 10:00:12 +01:00
Holly Stubbs c80dcd2d4f
Allow blocks to update neighboring blocks 2023-08-12 22:06:16 +01:00
Holly Stubbs 3351888f19 fix broken import 2023-07-28 12:40:07 +01:00
Holly Stubbs 247ecb3484 Migrate to dyetty 2023-07-28 12:38:43 +01:00
Holly Stubbs c8b4a2f756 Update Depends 2023-07-28 10:36:56 +01:00
Holly Stubbs 6ca1b7f052 CI Fix attempt 2023-07-28 10:36:50 +01:00
Holly Stubbs 1f7d3652e1
oops 2023-07-13 16:49:45 +01:00
Holly Stubbs d387a6c299
don't need webpack anymore 2023-07-13 16:49:10 +01:00
Holly Stubbs e05f8d6c58
Update README.md 2023-06-26 16:50:51 +01:00
Holly Stubbs b038315b35 improve the readme 2023-06-26 16:47:39 +01:00
Holly Stubbs 8bed6c7310 fileSmasher cleanup 2023-06-26 16:21:16 +01:00
Holly Stubbs a4ef4c6945 update README.md 2023-06-26 16:18:09 +01:00
Holly Stubbs ba1c4e04d8 general cleanup + add fileSmasher to replace webpack 2023-06-26 16:16:55 +01:00
Holly Stubbs 3ca20743a3 clear off even more codefactor issues 2023-06-26 10:00:06 +01:00
Holly Stubbs 59e12c0655 fix a bunch more codefactor issues 2023-06-26 09:57:40 +01:00
Holly Stubbs 21a9f64a9e fix a bunch of codefactor issues 2023-06-26 09:53:45 +01:00
Holly Stubbs 44f8568cdb sync package.json and package-lock.json so ci passes 2023-06-26 09:42:03 +01:00
Holly Stubbs 055627bb63 Migrate to bufferstuff module 2023-06-22 12:43:28 +01:00
Holly Stubbs 5fd4f50b1a migrate to bufferstuff npm module 2023-06-22 12:43:19 +01:00
Holly Stubbs 3b208eb8db
lighting sort of works 2023-06-19 18:29:16 +01:00
Holly Stubbs 5396b83f3f
Attempt to fix the workflow 2023-05-02 21:04:08 +01:00
Holly Stubbs a8d9ab18bb
Update depends 2023-05-02 20:59:12 +01:00
Holly Stubbs 5fa7927402
Update submodules 2023-05-02 20:43:43 +01:00
Holly Stubbs 15917f1533
Rework to use new bufferStuff submodule 2023-05-02 20:39:40 +01:00
Holly Stubbs ef1e7a278e
Merge branch 'typescript' of https://github.com/tgpethan/mc-beta-server into typescript 2023-05-02 08:51:13 +01:00
Holly Stubbs 2aedd81baa
WIP: Lighting 2023-05-02 08:50:49 +01:00
Holly Stubbs ec24b6433e
Update README.md 2023-04-21 16:13:30 +01:00
Holly Stubbs 93b4e701c6
Unfuck the workflow 2023-04-21 16:08:38 +01:00
Holly Stubbs c55c091872
Unfuck the workflow 2023-04-21 16:07:34 +01:00
Holly Stubbs 3a84e84090
Attempt to unfuck the workflow 2023-04-21 16:06:14 +01:00
Holly Stubbs 98060d67b7
Unfuck the workflow 2023-04-21 16:05:10 +01:00
Holly Stubbs acf4121727
Create node.js.yml 2023-04-21 16:04:00 +01:00
Holly Stubbs ad1c402d84
fix massive crators appearing, see: https://eusv.net/ZHMjQZTTNNM2nS 2023-04-17 02:15:51 +01:00
Holly Stubbs 8b906bfe8f
allow chunks to be saved again. oops 2023-04-17 02:07:01 +01:00
Holly Stubbs e21bda6201
Add basic cave generation 2023-04-17 02:05:11 +01:00
Holly Stubbs 0653da20b2
read config compression type as SaveCompressionType 2023-04-17 02:05:01 +01:00
Holly Stubbs b1a4933990
add logging to file 2023-04-17 02:04:05 +01:00
Holly Stubbs 61133eb710
Update README.md 2023-04-14 00:01:40 +01:00
Holly Stubbs ae25686b10
Update README.md 2023-04-13 23:53:36 +01:00
Holly Stubbs 686a694432
cross chunk block placement 2023-04-13 23:52:13 +01:00
Holly Stubbs 75d36b49db Update Depends 2023-04-13 11:06:00 +01:00
Holly Stubbs 35aa372d8e Force write chunks to disk on initial generation 2023-04-13 10:46:09 +01:00
Holly Stubbs e252fe255c
Update README.md 2023-04-13 00:30:13 +01:00
Holly Stubbs 47f6d5cc37
Fix loading not actually working because of bogus instanceof checks 2023-04-13 00:26:01 +01:00
Holly Stubbs dd257acfe2
fix it for deflate as well oops 2023-04-12 23:38:27 +01:00
Holly Stubbs f8a52dfc98
Fix chunk loading 2023-04-12 23:37:51 +01:00