97308f4b54
Fix git ref in build.gradle
JacksonAbney
2025-04-26 14:30:56 -08:00
f9a7d8aead
Actual fix - why is doing things before gradle resolves dependencies so complicated?
JacksonAbney
2025-04-26 13:15:51 -08:00
25a7f1d39c
Fix errors by resolving sedna and natives early, this does mean that in some IDEs like IDEA you will need to press sync anytime you update a dependency.
JacksonAbney
2025-04-26 13:04:02 -08:00
2eec076420
Overhaul build script dependency handling, moves all version numbers for dependencies to gradle.properties and moves downloading Sedna from the GitHub workflow into the gradle workflow.
JacksonAbney
2025-04-26 12:30:06 -08:00
1556cac791
Improved native library loading readability and error handling. Also fixed the default value for VXLAN.
JacksonAbney
2025-04-25 20:55:42 -08:00
065560dadd
Revert "explicitly set the version of oc2r-native-networking to download"
Un1q32
2025-04-25 21:52:45 -04:00
720ada11fe
explicitly set the version of oc2r-native-networking to download
Un1q32
2025-04-25 21:16:40 -04:00
8c4fb05bec
update native loading code a little
Un1q32
2025-04-25 20:50:19 -04:00
b6ca653ba3
Update the configuration system to be more easily extensible and better documented, save input capture state between UI close/reopen, add multiple client-side configurable input capture modes, implement default state setting for capture input mode. Fix edge case terminal bug. Implement ICMP as a native library.
JacksonAbney
2025-04-20 16:22:44 -08:00
7a2db0fb45
Remove obsolete init files, switch from Terminus to monocraft, implement the ability to use bold (fix regression), italic (new feature), bold italic (new feature), implement SGR 90-97 and 100-107, fix background unable to be properly set to 40 (dim or normal), fix minor alt buffer issue, new test script for new colors.
JacksonAbney
2025-04-17 20:11:19 -08:00
3389aa6634
Upload changelog to Modrinth in the future
JacksonAbney
2025-04-16 14:33:48 -08:00
452c14826d
Merge pull request #46 from North-Western-Development/terminal-overhaul
Jackson Abney
2025-04-15 21:22:45 -08:00
cd4952f3ba
Merge branch '1.20.1' into terminal-overhaul
JacksonAbney
2025-04-15 21:22:29 -08:00
35308457da
Fix a crash do to a previous fix.
JacksonAbney
2025-04-15 21:19:04 -08:00
e64ee88f14
Forge upgrade/fix and CSI cleanup. Also fixes scrollback. Also clears *all* warnings from the build.
JacksonAbney
2025-04-15 20:58:28 -08:00
d51840475c
Re-enable alt buffer, currently mouse support works in btop, htop, nano, vim, and nextvi. It does not work in Midnight Commander, but this seems to be an issue with our build of MC.
JacksonAbney
2025-04-13 18:19:32 -08:00
f0e4f6a4a9
Massive changes to terminal, currently alt buffer is disabled for debugging purposes, btop was working but after implementing alt buffer it doesn't work on the main buffer or the alt buffer. Seems to be render related as it is actually drawing and reloading the world will show you a ghost of btop.
JacksonAbney
2025-04-13 03:03:24 -08:00
8098f18cd2
update toml and gradle files
Un1q32
2025-04-12 16:03:03 -04:00
df8b57ada4
pleas work :(
Un1q32
2025-04-12 00:37:10 -04:00