Grasscutter/src/main/java/emu/grasscutter/game
2022-04-18 09:59:00 -07:00
..
avatar Implement support for multiple scenes in a world 2022-04-18 09:39:29 -07:00
dungeons Initial commit 2022-04-17 05:43:07 -07:00
entity Implement support for multiple scenes in a world 2022-04-18 09:39:29 -07:00
friends Initial commit 2022-04-17 05:43:07 -07:00
gacha Add support for specifying a Public IP 2022-04-18 12:10:39 +03:00
inventory Properly level up characters with the character exp virtual item 2022-04-18 00:45:28 -07:00
managers Merge branch 'main' into dev-scene 2022-04-18 09:40:06 -07:00
props Initial commit 2022-04-17 05:43:07 -07:00
shop Initial commit 2022-04-17 05:43:07 -07:00
Account.java Initial commit 2022-04-17 05:43:07 -07:00
CoopRequest.java Initial commit 2022-04-17 05:43:07 -07:00
GenshinPlayer.java Implement support for multiple scenes in a world 2022-04-18 09:39:29 -07:00
GenshinScene.java Implement support for multiple scenes in a world 2022-04-18 09:39:29 -07:00
InvokeHandler.java Implement support for multiple scenes in a world 2022-04-18 09:39:29 -07:00
TeamInfo.java Limit co-op teams to 4 avatars max total 2022-04-17 23:36:47 -07:00
TeamManager.java Implement support for multiple scenes in a world 2022-04-18 09:39:29 -07:00
World.java Simple sanity check when changing scenes 2022-04-18 09:59:00 -07:00