bb805da0cfe6ffd82c1f2419d99eee2d199accd4
- 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
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
Languages
Java
90%
JavaScript
7.3%
HTML
2.4%
CSS
0.3%