Commit Graph

224 Commits

Author SHA1 Message Date
abd0a47424
Concrete v0.16.0 and Gradle v8.1.1 2025-04-10 21:20:03 -07:00
099118e13f
Remove unused imports. 2025-04-10 21:19:58 -07:00
772cc32099
Repair extension loading by placing them in common-plugin rather than foundation-shared. 2025-04-10 21:19:48 -07:00
6a05d5f29f
Chaos utilities. 2023-04-04 21:13:27 -07:00
139743a4ba
Implement chunk inversion system. 2023-04-03 01:01:28 -07:00
56886a24e1
Implement chaos module for rotating chunks when a player enters. 2023-04-02 01:51:26 -07:00
83ccc31222
kbity -> kitty 2023-03-31 14:37:57 -07:00
df5787e5b7
Implement optional automatic update mechanism. 2023-03-31 14:03:43 -07:00
b7ce799593
Pair programming with @Nanokie on a world swapper plugin :D 2023-03-30 21:30:21 -07:00
53bdc3a4cb
tailscale: upgrade for reflective I/O support. 2023-03-30 17:01:33 -07:00
218fda5d4c
Add option to use /proc/self/fd for Tailscale connections. 2023-03-28 20:12:30 -07:00
b84da6d1eb
Tailscale Proxy Fix 2023-03-28 19:53:58 -07:00
2262ceb1d1
Implement usage of the new Tailscale channel library. 2023-03-26 21:21:04 -07:00
02a5d02dad
Fix build of PersistentStoreCommand 2023-03-24 22:50:35 -07:00
2d90f294c8
Fix bugs in the usage of koin. 2023-03-24 22:31:41 -07:00
c036aaf61a
Support for new manifest format in install.sh 2023-03-19 18:19:55 -07:00
a043e0852f
Implement common configuration loading mechanism. 2023-03-19 16:35:09 -07:00
59fbea0a37
Make Tailscale work properly. 2023-03-19 15:56:25 -07:00
1035c83166
Tailscale Plugin :D 2023-03-19 01:44:06 -07:00
01a520777e
Support for Concrete v0.15.0 that allows extended items. 2023-03-16 17:52:08 -07:00
3e50eb01a9
Update Service: Only consider bukkit-plugin items during update. 2023-03-15 21:45:56 -07:00
90690666c5
Implement extensible manifest for updates in Foundation. 2023-03-13 21:01:26 -07:00
58aa162aa3
Update Concrete to support the new extensible update manifest format. 2023-03-13 16:31:52 -07:00
681c984b0a
Gradle v8.0.2 2023-03-05 17:35:22 -08:00
3d4862adc0
More stuff. 2023-03-05 17:33:54 -08:00
c973a1a3c6
README: Explain the differences between the common libraries. 2023-02-20 13:16:35 -08:00
92d6ccb431
Upgrade to Gradle v8.0.1 2023-02-19 21:30:04 -08:00
54454ca01f
Upgrade to Gradle v8.0 2023-02-15 21:51:30 -08:00
ef822f9217
heimdall: implement precise block change collector 2023-02-09 03:44:43 -05:00
eaa3888821
Minor refactoring and cleanup. 2023-02-09 00:41:10 -05:00
e0823f7b15
Rewrite Heimdall block handling to support more event types and non-player block changes. 2023-02-07 23:41:22 -05:00
688106a6e6
Heimdall: Keep track of block data. 2023-02-07 20:36:30 -05:00
760b77364a
Reform Heimdall to move event collectors to the event class themselves. 2023-02-07 19:51:25 -05:00
0fe76a73f9
WorldLoadFormat fix. 2023-02-07 19:15:31 -05:00
fdc7976586
Concrete v0.11.0 2023-02-07 18:28:25 -05:00
0224e48ec8
Supress DSL scope violation in build.gradle.kts 2023-02-07 18:18:10 -05:00
ac0a0b2bed
Use dependency catalogs, and add support for using local concrete. 2023-02-07 14:16:17 -05:00
3f67e737c4
Move persistence to plugin shared. 2023-02-07 12:49:47 -05:00
5f9f6e5fa7
Fix issue in Gjallarhorn with world selection. 2023-02-07 09:47:19 -05:00
e8084d7283
Implement world reassembly from a Heimdall backup. 2023-02-07 09:01:43 -05:00
192c6cb511
Upgrade to Concrete v0.10.0 2023-02-07 06:44:53 -05:00
8ee6447c9b
Reform dependencies. 2023-02-07 05:05:26 -05:00
d335a0b63f
Reform dependency structure. 2023-02-07 04:52:54 -05:00
eb587dc299
Heimdall cleanup and refactor. 2023-02-07 03:51:42 -05:00
5e9ceebc53
Move AdvancementTitleCache to common-plugin 2023-02-05 21:54:03 -08:00
233c601595
Dependencies upgrade and upgrade to Kotlin 1.8.10 2023-02-05 21:49:53 -08:00
ee6d3b37c0
Versions Gradle plugin for dependency reports. 2023-02-05 21:25:10 -08:00
1b7a481d9d
Archive tools as well. 2023-02-05 19:47:54 -08:00
f96948beb5
Add annotation for marking plugin main class. 2023-02-05 19:37:59 -08:00
2e05aef95c
Cleanup heimdall code. 2023-02-05 19:34:21 -08:00