Commit Graph

9 Commits

Author SHA1 Message Date
Benjamin Elsdon
3395c76dbc Removed GCStatic. Cleaned up GachaRecordHandler. 2022-05-05 09:02:10 -07:00
Melledy
3ee619a1d7 Remove link to personal site 2022-05-05 00:16:39 -07:00
蓝云Reyes
fe2d2e8e81 Fix 2022-05-02 10:49:53 -07:00
蓝云Reyes
7625d6653d Update gacha_records.html
Change the colour scheme to make it look more comfortable.
2022-05-02 10:49:53 -07:00
蓝云Reyes
824600cc45 Update gacha_records.html
Fix a problem where the switch page button was difficult to reach
2022-05-02 10:49:53 -07:00
蓝云Reyes
5bfadf42af Update gacha_records.html 2022-05-02 10:49:53 -07:00
蓝云Reyes
9a7b03deab Update gacha_records.html 2022-05-02 10:49:53 -07:00
mingjun97
a102613313 Utils for gacha history record subsystem
* Auto generate mapping files with command `java -jar grasscutter.jar -gachamap`

* Static file provider
  * For gacha record webpage
  * All static files should be stored at `GRASSCUTTER_RESOURCE/gcstatic/`
  * Can benefit other subsystem in future when webpages involved
2022-05-02 02:53:28 -07:00
mingjun97
98122f3c55 Implement gacha history record subsystem
* Frontend is not very beautiful yet
* Didn't include too much `some anime game` data in the page to avoid being DMCA'd
2022-05-01 13:47:17 -07:00