Commit Graph

136 Commits

Author SHA1 Message Date
Holly Stubbs 83f37a0621
don't care 2023-11-05 00:58:00 +00:00
Holly Stubbs 522916ecaa
Implement fall damage & fix damage in general 2023-11-05 00:55:23 +00:00
Holly Stubbs a3c865bd9f Artifacts attempt 2 2023-11-02 10:54:36 +00:00
Holly Stubbs 2daec09426 Attempt to upload artifacts 2023-11-02 10:52:45 +00:00
Holly Stubbs 0c0d8f7711 Swap smasher out for @vercel/ncc 2023-11-02 10:40:46 +00:00
Holly Stubbs f1c4dcda75
Block getting 2023-11-02 08:31:43 +00:00
Holly Stubbs d8d1eabcf4
WIP: Inventories 2023-10-29 05:08:26 +00:00
Holly Stubbs 74374cb0d6
implement dimension switching 2023-09-04 23:42:38 +01:00
Holly Stubbs 9feafc46c7
allow server to read chunks from disk again (oops) 2023-09-04 02:05:14 +01:00
Holly Stubbs 479cc35d89
Update README to match current dev 2023-09-04 02:02:25 +01:00
Holly Stubbs a61d807966
update fileSmasher to support exporting default functions 2023-09-04 01:46:23 +01:00
Holly Stubbs 690c7be16f
Update WorldSaveManager to support multiple dimensions and add the nether 2023-09-04 01:43:11 +01:00
Holly Stubbs 5c25dd7436
ignore config file 2023-09-04 01:42:36 +01:00
Holly Stubbs 19328d5500
remove config file 2023-09-04 01:42:04 +01:00
Holly Stubbs aea8c440d9
Fix issue preventing chunks from being loaded from disk 2023-08-20 16:31:23 +01:00
Holly Stubbs ad240d3598
Fix CI 2023-08-20 02:17:39 +01:00
Holly Stubbs 30569c06ab
Update depends 2023-08-20 02:17:30 +01:00
Holly Stubbs 5c478f461e
Store each entities current chunk inside of their object 2023-08-20 02:10:49 +01:00
Holly Stubbs 41e1124c04
Flip the x and z on every other noise level 2023-08-20 02:10:30 +01:00
Holly Stubbs 79b1f0c0eb
maintenance 2023-08-20 01:18:05 +01:00
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