|
22355c3847
|
Fix JDA library version
|
2023-01-28 21:16:13 -08:00 |
|
|
404d01c649
|
Repair GitHub Release Workflow
|
2023-01-28 21:09:40 -08:00 |
|
|
20a6359d5d
|
Cleanup shell script: tools/organize-artifacts.sh
|
2023-01-28 20:49:42 -08:00 |
|
|
85b567f399
|
Fix Concrete usage.
|
2023-01-28 19:38:57 -08:00 |
|
|
7289e5cb9f
|
Heimdall: It's back!
|
2023-01-28 19:35:10 -08:00 |
|
|
086f7dba10
|
chaos: boss bar
|
2023-01-28 19:01:20 -08:00 |
|
|
6c16884ae2
|
chaos: selection controller
|
2023-01-28 14:05:29 -08:00 |
|
|
d762bbc056
|
Fix newlines!
|
2023-01-28 00:21:49 -08:00 |
|
|
2119b89ae2
|
Chaos Plugin
|
2023-01-28 00:21:14 -08:00 |
|
|
c39c5a99d5
|
Ensure newlines in all files.
|
2023-01-27 22:49:29 -08:00 |
|
|
e5822db210
|
Upgrade to Concrete v0.7.0
|
2023-01-27 22:47:34 -08:00 |
|
|
d868f9c635
|
Typo'd the action name.
|
2023-01-26 21:30:13 -08:00 |
|
|
36b9da5cf8
|
Use GPS fork of s3 action.
|
2023-01-26 21:28:55 -08:00 |
|
|
59839cbbac
|
Initial pass on release workflow.
|
2023-01-26 21:03:00 -08:00 |
|
|
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 |
|