|
cec3b1297a
|
Remove heimdall and tool project.
|
2023-01-26 20:36:48 -08:00 |
|
|
cf2a812b75
|
Initial port to Concrete.
|
2023-01-26 09:08:48 -08:00 |
|
|
b650e9f8a7
|
Update Gradle wrapper.
|
2023-01-24 23:56:07 -08:00 |
|
|
83ae7df4a6
|
Initial renaming pass.
|
2023-01-24 21:37:24 -08:00 |
|
|
5d7bf94e5c
|
Update to new domains.
|
2022-05-30 17:07:10 -07:00 |
|
|
89ad6d1ece
|
Update to paper-api 1.18.2.
|
2022-03-06 03:21:00 +00:00 |
|
|
8289616762
|
Gjallarhorn: Graphical render session fix for frame not closing.
|
2022-02-25 00:17:14 -05:00 |
|
|
c9d4fe1733
|
Heimdall/Gjallarhorn: Minor changes to idle timeout.
|
2022-02-21 20:38:15 -05:00 |
|
|
e3d9eb80fc
|
Heimdall: Actually set max lifetime and pool size.
|
2022-02-21 19:45:26 -05:00 |
|
|
a184d2e845
|
Heimdall: Set DB pool max lifetime lower to prevent stale connections.
|
2022-02-21 19:42:54 -05:00 |
|
|
6e1afb5e5c
|
Heimdall: Fix bug where DB being disabled might cause errors.
|
2022-02-21 19:30:27 -05:00 |
|
|
1879df780b
|
Refactor Manifest Generation into Gradle Plugin
|
2022-02-21 18:09:52 -05:00 |
|
|
f0c344ca1f
|
Gjallarhorn: Implement combined chunk format for storing many chunks in one map.
|
2022-02-20 06:11:14 -05:00 |
|
|
6bcddb15b5
|
Gjallarhorn: First attempt at a graphical render system.
|
2022-02-20 05:35:47 -05:00 |
|
|
1afb1c7148
|
Gjallarhorn Improvements
|
2022-02-20 04:03:21 -05:00 |
|
|
86800e59f4
|
Heimdall/Gjallarhorn: Chunk Export Improvements and Chunk Export Renderer
|
2022-02-17 21:37:38 -05:00 |
|
|
ac2e99052d
|
Implement Chunk Export
|
2022-02-16 23:48:51 -05:00 |
|
|
eb5cb1a229
|
Gjallarhorn: Attempt to clarify the mess that is ChangelogSlice.
|
2022-02-16 00:56:48 -05:00 |
|
|
74fed8c222
|
Gjallarhorn: Implement render loop.
|
2022-01-29 23:15:05 -05:00 |
|
|
ba18fcddbc
|
Add anti-idle feature (Closes #21).
|
2022-01-29 06:02:15 +00:00 |
|
|
0da3202555
|
Add config defaults to prevent deserialize errors.
|
2022-01-29 04:57:01 +00:00 |
|
|
66ee0ba701
|
Persist all entities that have been leashed.
|
2022-01-24 17:22:46 -08:00 |
|
|
d4a06ea84a
|
Gjallarhorn: Initial Player Position Code
|
2022-01-17 22:24:47 -05:00 |
|
|
54cd41e925
|
Gjallarhorn: Render pool rework and cleanup.
|
2022-01-17 21:07:40 -05:00 |
|
|
011e3100bf
|
Bifrost: Don't announce uninteresting advancements.
|
2022-01-17 17:36:58 -05:00 |
|
|
9395f43e40
|
Bifrost: Implement player advancement notifications. Oh my god this was hard and it still is ugly.
|
2022-01-17 17:19:12 -05:00 |
|
|
d16b9b1138
|
Bifrost: Fix player death messages.
|
2022-01-16 20:37:24 -05:00 |
|
|
4ca241aa5b
|
Add allowLeads gameplay feature to allow leads on all mobs.
|
2022-01-16 14:04:21 -08:00 |
|
|
25c72d1ce3
|
Bifrost: Fix removal of sendPlayerDeath in default config.
|
2022-01-16 16:38:53 -05:00 |
|
|
3115990352
|
Bifrost: Debug mode, air-gap development mode, and fix chat message encoding.
|
2022-01-16 16:37:57 -05:00 |
|
|
ea83ce5853
|
Add missing sendPlayerDeath to Bifrost config template.
|
2022-01-16 13:15:26 -08:00 |
|
|
2bfa39c6a2
|
Fix download for setupPaperServer.
|
2022-01-16 13:11:36 -08:00 |
|
|
cd518c6928
|
Bifrost: Add simple player death notifications.
|
2022-01-15 23:24:35 -05:00 |
|
|
9398ada817
|
Small amount of inspection cleanup.
|
2022-01-15 16:21:38 -05:00 |
|
|
93d1888537
|
Gradle: runPaperServer should read Main-Class from manifest.
|
2022-01-15 16:15:11 -05:00 |
|
|
ef13c2371c
|
Core: Backup should use a 16KB buffer.
|
2022-01-15 16:10:23 -05:00 |
|
|
0a08436088
|
Core: Backup cleanup and fixes for Windows.
|
2022-01-15 15:08:22 -05:00 |
|
|
0d2e454941
|
Gradle: Utilize Gradle plugin creation DSL.
|
2022-01-15 14:43:24 -05:00 |
|
|
e9548c5a3d
|
Heimdall: Implement Player Position Compression
|
2022-01-14 23:57:16 -05:00 |
|
|
9d156d250b
|
Gradle: Implement smart downloads which avoid download if the file exists and is valid.
|
2022-01-14 20:36:15 -05:00 |
|
|
8f34209aff
|
Gradle: Implement --update option for setupPaperServer, and add runPaperServer
|
2022-01-13 23:19:07 -05:00 |
|
|
01999eadd7
|
Gradle: Implement setupPaperServer action which downloads Paper and links plugin JARs.
|
2022-01-13 18:25:46 -05:00 |
|
|
763b61ba04
|
Add gameplay feature.
|
2022-01-13 06:02:21 +00:00 |
|
|
71f0b46728
|
Core: Add Enderman Griefing Disabler
|
2022-01-12 23:00:03 -05:00 |
|
|
4187b0f50c
|
Add missing alias and try to improve tab completion.
|
2022-01-10 00:04:08 -08:00 |
|
|
203ecd1ca9
|
Blindly wrote a command.
|
2022-01-09 23:46:43 -08:00 |
|
|
3ac24f6912
|
Gjallarhorn: Implement trimming at the changelog level, resulting in really fast renderings.
|
2022-01-10 02:13:13 -05:00 |
|
|
dcec7cab54
|
Gjallarhorn: Use 3-byte RGB for images, and improve timelapse text.
|
2022-01-10 01:56:56 -05:00 |
|
|
c1a07f1001
|
Update GitLab path.
|
2022-01-09 16:23:18 -08:00 |
|
|
2d429ae04d
|
Gjallarhorn: Block Color Key and Render Pool Enhancements
|
2022-01-09 04:03:07 -05:00 |
|