Commit Graph

  • ed3a17f9b9
    Fix trailing-comma errors on method calls Jonathan Coates 2023-12-28 17:07:39 +0000
  • 0349c2b1f9
    Allow local domains in the standalone emulator Jonathan Coates 2023-12-20 17:42:54 +0000
  • 03f9e6bd6d
    Prevent sending too many websocket messages at once Jonathan Coates 2023-12-20 17:30:57 +0000
  • 9d8c933a14
    Remove several usages of ComputerFamily Jonathan Coates 2023-12-20 14:16:56 +0000
  • 78bb3da58c
    Improve our version tooling Jonathan Coates 2023-12-19 18:12:21 +0000
  • 39a5e40c92
    Bump CC:T to 1.109.2 v1.20.1-1.109.2 Jonathan Coates 2023-12-16 22:46:30 +0000
  • 763ba51919
    Update Cobalt to 0.8.1 Jonathan Coates 2023-12-16 22:39:48 +0000
  • cf6ec8c28f
    Add a slightly cleaner system for excluding deps Jonathan Coates 2023-12-16 22:35:11 +0000
  • 95d3b646b2
    Bump CC:T to 1.109.1 v1.20.1-1.109.1 Jonathan Coates 2023-12-16 19:09:39 +0000
  • c1954b4071
    Backport of TURTLE_CAN_USE (#1656) v1.19.2-1.101.4 Samuel Williams 2023-12-12 14:38:35 +0000
  • cc13d4e97b
    Add compostors to the list of allowed blocks Jonathan Coates 2023-12-12 14:23:51 +0000
  • 3524a717fd Enable and update cleaned_with_cauldrons test Samuel Williams 2023-12-11 20:39:26 +0000
  • 1b6ee53f86 Backport addition of TURTLE_CAN_USE Samuel Williams 2023-12-11 20:23:54 +0000
  • 488f66eead
    Fix mouse_drag not firing for right/middle buttons Jonathan Coates 2023-12-10 11:31:33 +0000
  • bdb0863bd9
    Update rednet_guide.md JackMacWindows 2023-12-09 13:43:15 -0500
  • 1f7d245876
    Specify charset when printing error messages Jonathan Coates 2023-12-08 09:49:57 +0000
  • af12b3a0ea
    Fix goto/:: tokens erroring in error reporting Jonathan Coates 2023-12-07 19:47:38 +0000
  • 4c4802d238
    Fixed trailing whitespace JackMacWindows 2023-12-04 23:34:56 -0500
  • e84c9c79bb
    Add guide to using Rednet JackMacWindows 2023-12-04 17:44:14 -0500
  • eb3e8ba677
    Fix deadlock when adding/removing observers Jonathan Coates 2023-12-01 12:33:03 +0000
  • 2043939531
    Add compostors to the list of usable blocks Jonathan Coates 2023-11-22 18:24:59 +0000
  • 84a799d27a
    Add abstract classes for our generic peripherals Jonathan Coates 2023-11-22 18:20:15 +0000
  • 72e51a3136
    Merge e43db931eb into fe826f5c9c Lupus590 2023-11-22 14:17:17 +0000
  • fe826f5c9c
    Allow generic sources to have instance methods Jonathan Coates 2023-11-22 09:44:16 +0000
  • f8b7422294
    Fix several issues with the web emulator Jonathan Coates 2023-11-15 13:12:31 +0000
  • b343c01216
    Bump CC:T to 1.109.0 v1.20.1-1.109.0 Jonathan Coates 2023-11-15 09:39:52 +0000
  • 135a756e5b
    It's nearly 3am, can you tell? Matthew Wilbern 2023-11-11 02:38:40 -0700
  • bb4d1ca3de
    Woops, this would need to be removed as well to fallback. Matthew Wilbern 2023-11-11 02:35:44 -0700
  • 7a69b6ae00
    Allow clients to fallback to default GPS usage for 'old' hosts. Matthew Wilbern 2023-11-11 02:34:40 -0700
  • 4ced8429ad
    Make gps.locate use distance received instead of modem distance. Matthew Wilbern 2023-11-11 02:25:18 -0700
  • b121189f36
    Include distance in GPS host response. Matthew Wilbern 2023-11-11 02:22:19 -0700
  • 76968f2f28
    Track allocations while executing computers Jonathan Coates 2023-11-09 18:36:35 +0000
  • 1d365f5a0b
    Add option to allow repetition in JSON serialiser Jonathan Coates 2023-11-08 21:29:43 +0000
  • 7b240cbf7e
    Merge pull request #1615 from cc-tweaked/feature/much-breakage-very-wow Jonathan Coates 2023-11-08 20:05:49 +0000
  • d272a327c7
    Update CraftOS version to 1.9 Jonathan Coates 2023-11-08 19:37:30 +0000
  • 0c0556a5bc
    Always use raw bytes in file handles Jonathan Coates 2023-11-08 19:37:10 +0000
  • 87345c6b2e
    Add pasting support to the standalone emulator Jonathan Coates 2023-11-08 18:50:26 +0000
  • 784e623776
    Update Cobalt to 0.8.0 Jonathan Coates 2023-11-08 18:42:17 +0000
  • bcb3e9bd53
    Bump CC:T to 1.108.4 v1.20.1-1.108.4 Jonathan Coates 2023-10-29 12:02:11 +0000
  • c30bffbd0f
    Add additional tests for filesystems/mounts Jonathan Coates 2023-10-29 12:01:26 +0000
  • 91c41856c5
    Add an "Incompatibilities between versions" page Jonathan Coates 2023-10-28 20:00:09 +0100
  • 18c9723308
    Add a standalone CC:T UI Jonathan Coates 2023-10-28 17:55:56 +0100
  • aee382ed70
    Replace Fabric JUnit hacks with fabric-loader-junit Jonathan Coates 2023-10-26 22:06:40 +0100
  • 6656da5877
    Remove disable_lua51_features config option Jonathan Coates 2023-10-25 08:59:55 +0100
  • 09e521727f
    Make mount error messages a bit more consistent Jonathan Coates 2023-10-22 13:13:07 +0100
  • cab66a2d6e
    Replace Collections methods with {List,Map,Set}.of Jonathan Coates 2023-10-21 10:37:43 +0100
  • 8eabd4f303
    Fix signs being empty when placed Jonathan Coates 2023-10-20 13:32:38 +0100
  • e3ced84885
    Merge branch 'feature/split-computer-thread' into mc-1.20.x Jonathan Coates 2023-10-19 22:54:56 +0100
  • 0929ab577d
    Split ComputerThread/ComputerExecutor up a little Jonathan Coates 2023-10-19 22:48:46 +0100
  • 2228733abc
    Move ComputerThread to its own package Jonathan Coates 2023-10-18 22:28:25 +0100
  • e67c94d1bd
    Fix a couple of future deprecations in Gradle Jonathan Coates 2023-10-19 18:28:15 +0100
  • ae5a661a47
    Add a discarding MetricsObserver Jonathan Coates 2023-10-19 18:27:58 +0100
  • 0ff58cdc3e
    Unify the generic peirpheral system a litte Jonathan Coates 2023-10-17 21:59:16 +0100
  • 1747c74770
    Relicense some translations Jonathan Coates 2023-10-16 22:12:41 +0100
  • 71669cf49c
    Replace ASM generation with MethodHandles Jonathan Coates 2023-10-11 20:05:20 +0100
  • bd327e37eb
    Fix common jar not actually being published Jonathan Coates 2023-10-11 19:15:36 +0100
  • bdce9a8170
    Replace several Guava classes with Java stdlib Jonathan Coates 2023-10-11 09:58:39 +0100
  • 7e5598d084
    Use ClassValue instead of LoadingCache Jonathan Coates 2023-10-11 09:30:29 +0100
  • 440fca6535
    Relicense a couple of more files Jonathan Coates 2023-10-11 08:00:07 +0100
  • 8d3e1c5be9 Merge branch 'mc-1.20.x' into docs/startup_files Lupus590 2023-10-10 18:08:12 +0100
  • e43db931eb Merge branch 'mc-1.20.x' into docs/using_modems Lupus590 2023-10-10 17:56:59 +0100
  • 6635edd35c Translations for French Weblate 2023-10-09 22:33:01 +0000
  • 93ad40efbb
    Ensure the terminal exists when creating a monitor peripheral Jonathan Coates 2023-10-09 22:03:43 +0100
  • 27dc8b5b2c
    Pass follow_redirects flag to the CORS proxy Jonathan Coates 2023-10-08 20:12:47 +0100
  • 3ebdf7ef5e
    Bump CC:T to 1.108.3 v1.20.1-1.108.3 Jonathan Coates 2023-10-08 15:25:45 +0100
  • 905d4cb091
    Fix crash when joining a dedicated server Jonathan Coates 2023-10-08 15:21:33 +0100
  • e7ab05d064
    Bump CC:T to 1.108.2 v1.20.1-1.108.2 Jonathan Coates 2023-10-08 13:27:24 +0100
  • 6ec34b42e5
    Small cleanup to our web build scripts Jonathan Coates 2023-10-08 13:14:02 +0100
  • b99a2e517a
    Fixed CI MCJack123 2023-10-05 16:40:11 -0400
  • b7f870efb7
    Merge branch 'cc-tweaked:mc-1.20.x' into websocket-binary JackMacWindows 2023-10-05 13:42:18 -0400
  • 136fbd2589
    Pull in CC:T 1.108.1, some other fixes v1.4.7-1.108.1 Jonathan Coates 2023-10-04 18:56:11 +0100
  • ab785a0906
    Fix monitors being warped after a resize Jonathan Coates 2023-10-03 18:20:44 +0100
  • 4541decd40
    Fix canvas not always being redrawn on term resize Jonathan Coates 2023-10-03 18:18:33 +0100
  • 747a5a53b4
    Update Minecraft wiki links to new domain (#1601) Spongecade 2023-10-03 10:55:20 -0500
  • a63b107ff9
    Update wiki link protocol Spongecade 2023-10-03 10:33:16 -0500
  • 12f4d4f4e1
    Update wiki link protocol Spongecade 2023-10-03 10:33:01 -0500
  • 1e53426a6a Update Minecraft wiki links to new domain Spongecade 2023-10-03 15:09:11 +0000
  • c0643fadca
    Build a web-based emulator for the documentation site (#1597) Jonathan Coates 2023-10-03 09:19:19 +0100
  • 0a31de43c2
    Run checkstyle on all source sets Jonathan Coates 2023-10-03 09:06:17 +0100
  • a8f764844a
    Fixed CI MCJack123 2023-10-01 20:10:56 -0400
  • ac80443830
    Added binary option to WebSockets MCJack123 2023-10-01 19:41:55 -0400
  • 01d775e2a5
    More emulator stuff Jonathan Coates 2023-10-01 11:45:52 +0100
  • 5016ef594f
    Build the web-emulator as part of the doc site Jonathan Coates 2023-09-30 13:14:54 +0100
  • 96b6947ef2
    Flesh out MemoryMount into a writable mount Jonathan Coates 2023-09-29 22:14:54 +0100
  • e7a1065bfc
    Move file transfer API to the code library Jonathan Coates 2023-09-29 21:09:23 +0100
  • 663eecff0c Relocate our existing web code to subdirectories Jonathan Coates 2023-09-28 21:00:00 +0100
  • e6125bcf60
    Try to make recipe serialisers more reusable Jonathan Coates 2023-09-23 18:24:02 +0100
  • 0d6c6e7ae7
    Hoist some ArchiveMount logic into a new superclass Jonathan Coates 2023-09-21 09:54:02 +0100
  • ae71eb3cae
    Reduce coupling in websocket code Jonathan Coates 2023-09-21 18:59:15 +0100
  • 3188197447
    Use Preact for static rendering of components Jonathan Coates 2023-09-20 22:09:58 +0100
  • 6c8b391dab
    Some web tooling changes Jonathan Coates 2023-09-18 17:15:03 +0100
  • 35e227ed02
    Update http wrappers to match CC 1.5 Jonathan Coates 2023-09-13 22:08:08 +0100
  • b1248e4901
    Add a tag for blocks wired modems should ignore Jonathan Coates 2023-09-11 21:28:56 +0100
  • 56d97630e8
    Bump CC:T to 1.108.1 v1.20.1-1.108.1 Jonathan Coates 2023-09-06 09:51:16 +0100
  • e660192f08
    Make command computer permission checks stricter Jonathan Coates 2023-09-05 18:41:16 +0100
  • 4e82bd352d
    Bump the priority of the computer thread Jonathan Coates 2023-09-05 18:39:55 +0100
  • 07113c3e9b
    Move command actions to their own methods Jonathan Coates 2023-09-05 18:37:10 +0100
  • d562a051c7
    Use method handlees in our generated Lua methods (#1579) Jonathan Coates 2023-09-03 17:12:37 +0100
  • 0eacac3a21
    Revert "Add some benchmarks for class generation strategies" Jonathan Coates 2023-09-03 16:49:00 +0100
  • 8896e30ad6
    Use method handlees in our generated Lua methods Jonathan Coates 2023-09-03 16:38:00 +0100