Commit Graph

21 Commits

Author SHA1 Message Date
f9227e2128 Add MiniMessage support for legacy color conversion in NPC Text script and implement entity tracking in ScriptApi
All checks were successful
Build JStom / build (push) Successful in 1m23s
2026-01-27 02:06:06 +00:00
c3b043c59e Enhance NPC Text script with MiniMessage support and refactor spawn logic
All checks were successful
Build JStom / build (push) Successful in 1m54s
2026-01-27 01:40:37 +00:00
676857d650 Add NPC Text script and enhance ScriptApi with entity type retrieval
All checks were successful
Build JStom / build (push) Successful in 1m21s
2026-01-26 23:42:41 +00:00
7c9283a043 Move spawn point
All checks were successful
Build JStom / build (push) Successful in 1m22s
2026-01-26 23:21:50 +00:00
0096123c85 Add AnvilLoader for instance container in Main class
All checks were successful
Build JStom / build (push) Successful in 1m19s
2026-01-26 22:10:22 +00:00
3dae45644c Refactor build configuration and update Minestom dependency to latest stable version
All checks were successful
Build JStom / build (push) Successful in 1m23s
2026-01-26 22:03:19 +00:00
469b6ff8ec Update build configuration and improve server status handling
All checks were successful
Build JStom / build (push) Successful in 1m27s
- Change Minestom dependency to use official snapshots
- Adjust repository URLs for better clarity
- Refactor server status handling to use ResponseData
2026-01-26 19:28:00 +00:00
e06b356531 Add online_mode and velocity_secret config options
Some checks failed
Build JStom / build (push) Failing after 53s
2026-01-26 01:26:02 +00:00
d06d9bf9d9 Remove base world gen, not needed since a world will be supplied in my usecase
All checks were successful
Build JStom / build (push) Successful in 1m57s
2026-01-26 00:32:33 +00:00
9bbdb92cdc Sanitize host config to handle IP:Port format
All checks were successful
Build JStom / build (push) Successful in 1m26s
2026-01-25 23:35:28 +00:00
c918695a68 Switch to gradleup shadow plugin
All checks were successful
Build JStom / build (push) Successful in 1m24s
2026-01-25 23:20:40 +00:00
cd54e5598e Configure ShadowJar for fat jar generation and update workflow
Some checks failed
Build JStom / build (push) Failing after 38s
2026-01-25 23:17:54 +00:00
0b0d41bd7b Update workflow to upload only the JAR file
All checks were successful
Build JStom / build (push) Successful in 53s
2026-01-25 23:15:35 +00:00
30f6c5c80a Downgrade upload-artifact to v3 for Gitea compatibility
All checks were successful
Build JStom / build (push) Successful in 1m20s
2026-01-25 23:12:51 +00:00
a761c28a01 Update workflow to build and upload distribution zip
Some checks failed
Build JStom / build (push) Failing after 1m6s
2026-01-25 23:10:33 +00:00
78f447d7b9 Fix .gitignore to allow gradle-wrapper.jar and force add it
All checks were successful
Build JStom / build (push) Successful in 54s
2026-01-25 23:07:58 +00:00
d3d985fe30 Remove setup gradle, idk if needed
Some checks failed
Build JStom / build (push) Failing after 5s
2026-01-25 23:06:51 +00:00
0efdc38833 Add config.yml support for port, host and MOTD
Some checks failed
Build JStom / build (push) Has been cancelled
2026-01-25 23:06:05 +00:00
7bbb86eab2 Update README with usage instructions and documentation
Some checks failed
Build JStom / build (push) Failing after 13m20s
2026-01-25 22:51:05 +00:00
dba3e818e8 Initial commit: JS-powered Minestom server with hot-reloading and Gitea Action
Some checks failed
Build JStom / build (push) Has been cancelled
2026-01-25 22:49:51 +00:00
b402cc8eca Initial commit 2026-01-25 22:21:38 +00:00