Commit Graph

27 Commits

Author SHA1 Message Date
Melledy a436ae9fe1 Replace protos with generated protos
Protos can still be auto compiled from the `./proto/` folder.
2022-08-21 00:37:36 -07:00
AnimeGitB 0994417261 Cache used strings from TextMaps 2022-08-09 20:59:11 +09:30
AnimeGitB 4790158ac6 Load in all the textmaps! 2022-08-09 20:59:11 +09:30
AnimeGitB 40dcde66e4 Add more lombok to keep VSCode happy 2022-06-25 22:19:29 -07:00
linebear 827044b3da Fix this does not look like a tar archive error when extract log file 2022-05-18 15:38:26 -07:00
4Benj_ f473e44611 "Autogenerate" data files with data fallbacks and moved keys folder into jar resources (#927)
* Autogenerate keys and data files

* Update gacha html files

Accidentally pushed with old html files

* Keys no longer copied. No more manually retrieving listing files. Recursive directory creation

Removed unused code from old GC as well.

* Moved somethings and better errors

* Fixed resources from loading twice

* Data files fallback
2022-05-17 03:00:52 -07:00
Melledy 2628227e7e Add new gacha mappings and lombok generated files to gitignore 2022-05-15 03:48:31 -07:00
ShiroSaki 20e3b8ffda add support for announcement page 2022-05-13 16:48:37 -07:00
mingjun97 170db70b6f Fix github action build issue
* Move `BuildConfig.java` from `/src/generated`to `/src/main` to accomplish the building pipeline

* Add BuildConfig.java to the .gitignore
2022-05-11 11:52:56 -07:00
gentlespoon 6197ab21cd Exclude macOS junk in case anyone develops on mac. 2022-05-09 02:28:23 -07:00
Melledy e31a0c14ec Add to gacha mappings to gitignore 2022-05-06 19:14:01 -07:00
KingRainbow44 0d7f58fc25 Merge `development` into `localization` 2022-05-06 19:40:32 -04:00
KingRainbow44 08882e18aa Update .gitignore & remove files 2022-05-06 18:59:26 -04:00
KingRainbow44 c0b1ec1b9e Convert to the superior language system. (pt. 2) 2022-05-06 00:57:45 -04:00
Benjamin Elsdon 3395c76dbc Removed GCStatic. Cleaned up GachaRecordHandler. 2022-05-05 09:02:10 -07:00
真心 bb68f1b7e2 fix .gitignore 2022-05-03 22:17:51 -07:00
memetrollsXD 8733812e48 Update .gitignore for languages (#488)
* improve server side command line input

* prevent multiline logs from covering typed commands

* reduce text in console

* resolve conflicts caused by multilanguage

* Update .gitignore for languages
2022-05-03 23:31:30 +02:00
Benjamin Elsdon 947d3e5745 Complete rework of Dispatch, Added DebugMode 2022-05-01 00:30:56 +08:00
WetABQ addfb5eb5d [BREAKING CHANGE] proto auto compiled by gradle (#226)
* [BREAK] proto auto compiled by gradle

* [BREAK] move proto to submodule

* update gitmodules

* [BREAK] move proto to submodule

* move proto to submodule

* fix merge conflict

* fix github action after merging

* fix merge conflicts and del submodule

* upload the proto
2022-04-26 14:44:30 -07:00
KingRainbow44 444270fd9c Ignore `gradle.properties` 2022-04-26 11:14:39 -04:00
Melledy edd0bccf5a Merge pull request #167 from memetrollsXD/development
Try to fix "No SSL cert found bind exception"
2022-04-24 07:16:05 -07:00
memetrollsXD 8066b16417 Add .vscode to gitignore and use @fumbling644o's implementation 2022-04-24 12:24:41 +02:00
lunaticwhat 031be2e3d1 gitignore'd protos 2022-04-24 06:00:27 +07:00
Benjamin Elsdon 46b527df4d Log files 2022-04-22 13:05:06 +08:00
Jaida Wu 49f640cb3b Update .gitignore
Signed-off-by: Jaida Wu <mlgmxyysd@meowcat.org>
2022-04-19 11:39:18 +08:00
KingRainbow44 85b9d3603f Update gitignore 2022-04-18 23:21:01 -04:00
Melledy 7925d1cda3 Initial commit 2022-04-17 05:43:07 -07:00