Christian 'ketura' McCarty bb805da0cf Set config rework
- Absorbed CardSets into the CardBlueprintLibrary
- Adjusted library initialization to take filenames during the constructor and immediately initializing, instead of waiting for that for every single instance.
- Changed the library CountDownLatch to use a Semophore instead.
- Adjusted library to be able to hot reload the blueprint mapping and setconfig files (this is not exposed to an endpoint yet)
- Adjusted all public-facing functions of the blueprint library to block if in use
- As a result, reloading should now cause all operations that use the library to pause during the reload
- Added server-wide messages when card reload is invoked
- Fixed chat messages to make all URLs open in a new tab
2022-09-01 02:20:33 -05:00
2021-01-05 14:06:41 -06:00
2022-09-01 02:20:33 -05:00
2018-04-16 13:47:29 -07:00

gemp-lotr

Gemp-LotR Online - server/client for playing LotR TCG using web browser. The program takes care of all the rules so you don't have to.

Description
No description provided
Readme 99 MiB
Languages
Java 90%
JavaScript 7.3%
HTML 2.4%
CSS 0.3%