Commit Graph

1342 Commits

Author SHA1 Message Date
Robert MacRae
52bf73be10 fixed issues #72 and #77 the re-enter issue 2025-08-22 08:13:49 -03:00
Robert MacRae
71c5de412c fixes issue #72 You now can re-enter worlds 2025-08-19 15:17:01 -03:00
Robert MacRae
459895b413 fixed the projector from crashing servers 2025-08-18 03:13:59 -03:00
Robert MacRae
fa5bac6f7d Fixed Async 2025-08-11 21:10:49 -03:00
Un1q32
a6d71531e6 update sedna 2025-08-11 20:03:35 -04:00
TheRealM18
c96284660c Merge pull request #69 from HfSrJun/1.20.1
zh_cn translation update
2025-08-11 16:25:41 +02:00
Un1q32
a0d1868bcc update sedna-mc 2025-08-10 21:03:18 -04:00
Robert MacRae
4a5b0bbb30 fixed a internet card error 2025-08-10 19:52:35 -03:00
Un1q32
3b5fc74feb update sedna-mc 2025-08-09 23:48:57 -04:00
HfSr
f3217b87e3 update 2025-07-30 17:30:27 +08:00
HfSr
a2a71f5af4 Update zh_cn.json 2025-07-30 16:41:32 +08:00
TheRealM18
b409e65052 Merge pull request #66 from Sparcky2257/bug-text-fix
fix the code not showing up en_us
2025-07-24 16:08:34 -03:00
sparcky
c84a62cd20 en_us 2025-07-24 15:36:17 -03:00
Un1q32
fbdbeb656f add cache to build workflow 2025-07-10 14:35:00 -04:00
Un1q32
365ab04547 update sedna 2025-07-09 23:54:33 -04:00
Un1q32
78d5efef8c Merge pull request #61 from CorneliusCornbread/1.20.1
Update doc link in readme
2025-06-15 15:46:12 -04:00
Un1q32
501137a795 update minux 2025-06-15 15:44:28 -04:00
Cornelius
60c03c8be7 Update README.md 2025-06-14 17:12:58 -05:00
Un1q32
d63844d196 update minux 2025-05-25 15:08:30 -04:00
Un1q32
61006508f1 change default semver 2025-05-09 23:07:06 -04:00
Un1q32
3b29d5d2cc remove extra newline 2025-05-09 23:05:05 -04:00
JacksonAbney
2e021f8341 Remove first build 2025-05-09 19:04:42 -08:00
JacksonAbney
4e19a96d03 Single publish task 2025-05-09 19:02:04 -08:00
JacksonAbney
a3d8d7fa2b Fix the fix for CurseForge capitalization pickiness 2025-05-09 18:45:32 -08:00
JacksonAbney
64688f9289 Fix CurseForge capitalization pickiness 2025-05-09 18:33:22 -08:00
Un1q32
70e9b6109c update minux 2025-05-09 15:51:24 -04:00
Un1q32
45cc313d95 update minux 2025-05-09 15:11:18 -04:00
Un1q32
9f24574449 update minux 2025-05-09 13:39:23 -04:00
JacksonAbney
97308f4b54 Fix git ref in build.gradle 2025-04-26 14:30:56 -08:00
JacksonAbney
f9a7d8aead Actual fix - why is doing things before gradle resolves dependencies so complicated? 2025-04-26 13:15:51 -08:00
JacksonAbney
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. 2025-04-26 13:04:02 -08:00
JacksonAbney
eb59e064ef Merge remote-tracking branch 'origin/1.20.1' into 1.20.1 2025-04-26 12:30:17 -08:00
JacksonAbney
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. 2025-04-26 12:30:06 -08:00
Un1q32
67426b9a47 fix 2025-04-26 00:57:36 -04:00
JacksonAbney
1556cac791 Improved native library loading readability and error handling. Also fixed the default value for VXLAN. 2025-04-25 20:55:42 -08:00
Un1q32
065560dadd Revert "explicitly set the version of oc2r-native-networking to download"
This reverts commit 720ada11fe.

The ABI change has been canceled, and the old version has some nasty
bugs, so it's probobly better that forks use the latest version anyway.
2025-04-25 21:53:55 -04:00
Un1q32
720ada11fe explicitly set the version of oc2r-native-networking to download
We plan to change the ABI of the native library soon, and if the build
can only download the latest version, it will be impossible to build
commits before the change once the release goes through.  This will mess
with anymore maintaining a fork based on an older version.

Updates to the native networking module will probobly be extremely
uncommon anyway, so I don't see having to manually bump the version
being a major hassle.
2025-04-25 21:22:34 -04:00
Un1q32
8c4fb05bec update native loading code a little
updates the getArchString function to support i386, and also support
theoretically any other arch. This won't make oc2r support any arch on
it's own, as we still only ship x86_64/arm64 natives for windows mac and
linux, but it would make it easy for someone to compile their own
natives and add them to the jar.
2025-04-25 20:50:19 -04:00
JacksonAbney
0af61591d0 Merge remote-tracking branch 'origin/1.20.1' into 1.20.1 2025-04-20 20:09:26 -08:00
JacksonAbney
ff78266b86 Fix for mac which identifies as x86_64 instead of amd64 like every other platform. 2025-04-20 20:09:16 -08:00
Un1q32
43af1f1f2d update minux 2025-04-20 22:56:49 -04:00
JacksonAbney
dd8aaa87b8 Font improvements. 2025-04-20 17:04:53 -08:00
JacksonAbney
e2b16c72d1 Merge remote-tracking branch 'origin/1.20.1' into 1.20.1 2025-04-20 16:22:51 -08:00
JacksonAbney
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. 2025-04-20 16:22:44 -08:00
Un1q32
a3eb495f1b update sedna 2025-04-20 13:19:30 -04:00
Un1q32
e0dc004616 update sedna 2025-04-18 05:30:52 +00:00
JacksonAbney
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. 2025-04-17 20:11:19 -08:00
JacksonAbney
3389aa6634 Upload changelog to Modrinth in the future 2025-04-16 14:33:48 -08:00
JacksonAbney
1e022d71b0 Terminal hotfix. 2025-04-16 14:18:13 -08:00
JacksonAbney
6704f20b3d Merge remote-tracking branch 'origin/1.20.1' into 1.20.1 2025-04-16 13:56:13 -08:00