Commit Graph

34 Commits

Author SHA1 Message Date
Alex Zenla
c0499c0b58
rework for 1.21, and it works! 2025-04-10 21:43:10 -07:00
a043e0852f
Implement common configuration loading mechanism. 2023-03-19 16:35:09 -07:00
01a520777e
Support for Concrete v0.15.0 that allows extended items. 2023-03-16 17:52:08 -07:00
58aa162aa3
Update Concrete to support the new extensible update manifest format. 2023-03-13 16:31:52 -07:00
3d4862adc0
More stuff. 2023-03-05 17:33:54 -08:00
ac0a0b2bed
Use dependency catalogs, and add support for using local concrete. 2023-02-07 14:16:17 -05:00
d335a0b63f
Reform dependency structure. 2023-02-07 04:52:54 -05:00
5e9ceebc53
Move AdvancementTitleCache to common-plugin 2023-02-05 21:54:03 -08:00
f96948beb5
Add annotation for marking plugin main class. 2023-02-05 19:37:59 -08:00
b653c179b7
Fix main classes and authors. 2023-01-28 22:09:07 -08:00
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
85b567f399
Fix Concrete usage. 2023-01-28 19:38:57 -08:00
Liv Gorence
83ae7df4a6
Initial renaming pass. 2023-01-24 21:37:24 -08:00
Kenneth Endfinger
011e3100bf
Bifrost: Don't announce uninteresting advancements. 2022-01-17 17:36:58 -05:00
Kenneth Endfinger
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
Kenneth Endfinger
d16b9b1138
Bifrost: Fix player death messages. 2022-01-16 20:37:24 -05:00
Kenneth Endfinger
25c72d1ce3
Bifrost: Fix removal of sendPlayerDeath in default config. 2022-01-16 16:38:53 -05:00
Kenneth Endfinger
3115990352
Bifrost: Debug mode, air-gap development mode, and fix chat message encoding. 2022-01-16 16:37:57 -05:00
Logan Gorence
ea83ce5853 Add missing sendPlayerDeath to Bifrost config template. 2022-01-16 13:15:26 -08:00
Kenneth Endfinger
cd518c6928
Bifrost: Add simple player death notifications. 2022-01-15 23:24:35 -05:00
Kenneth Endfinger
e0183127b4
Initial Rough Cut of Heimdall Tracking System 2021-12-24 00:08:38 -05:00
Logan Gorence
da820b8a0d
Disable Bifrost onDisable if plugin was not initialized. 2021-12-23 23:08:02 +00:00
Logan Gorence
7a30d066ac
If token is empty (the default now), Bifrost won't do anything.
- Fixes #6.
2021-12-23 06:31:46 +00:00
Logan Gorence
795e99ad4f
Add toggles for chat bridge. 2021-12-23 04:10:40 +00:00
Logan Gorence
b8c8097f58
Add toggles for start, shutdown, player join and quit events. 2021-12-23 03:44:16 +00:00
Logan Gorence
32ed137591
Move bifrost.yaml to foundation-bifrost. 2021-12-23 02:19:47 +00:00
Logan Gorence
5f6a663cb3
Add start-up and shutdown messages to Bifrost. 2021-12-23 01:31:15 +00:00
Logan Gorence
583ffc17d7
Only forward Discord messages from configured channel. 2021-12-23 00:42:00 +00:00
Logan Gorence
e45f46dc71
Add join/quit messages to Bifrost. 2021-12-23 00:39:36 +00:00
Logan Gorence
728904fa23
Add short gamemode commands. 2021-12-22 04:49:36 +00:00
Logan Gorence
69380906e6
Add basic channel and chat bridge. 2021-12-22 01:38:22 +00:00
Logan Gorence
e303f6f937
Test plugin dependencies and casting the existing instance. 2021-12-21 09:07:10 +00:00
Logan Gorence
aed37ae013
Gradle................. 2021-12-21 08:58:44 +00:00