Grasscutter/src/main/java/emu/grasscutter
Thoronium ab5b49b7c5
Teapot Implementations & Fixes (#2032)
* Add realm switching
Fix realm unlock items

* Implement exiting teapot

* Implement home level rewards

* Fix small issues

* Fix call issue

* Add 'seen unlock' packets

* Fix Sumeru Main House bricking accounts
This is only for the house, not the full realm

* Fixed realm 5

Main house needs to be placed manually for Sumeru realm (module 5) as the resources for defaults in Sumeru realm are missing. Sumeru main house cannot be exited from the door, issue due to the same missing res.

* Fix Grass main house bricking accounts

* Remove references

* Formatting change (web editor)

* Whitespace & Formatting

* Whitespace

* Make 'seen' status persistent

* Fix misnamed field

* Revert "Fix misnamed field"

This reverts commit 21ef404e14.

* Implement gaining trust (realm exp)

Add gaining trust by crafting
Add gaining trust via `/give`
Show trust in djinn menu

* Interior check for prevScene

* Correct positions & rotations

Return to front of main house when exiting from inside

* Update HandlerBackMyWorldReq.java

---------

Co-authored-by: Magix <27646710+KingRainbow44@users.noreply.github.com>
Co-authored-by: GanyusLeftHorn <1244229+GanyusLeftHorn@users.noreply.github.com>
2023-02-09 17:00:16 +01:00
..
auth Update HttpServer & AuthenticationSystem to use Javalin 2022-09-01 13:20:42 -07:00
command Remove LinkedList usage 2022-11-05 17:04:15 +10:30
config Debug system (#1894) 2022-10-29 23:31:28 +10:30
data Fix Cooking Compound Retrieval (#2039) 2023-02-02 14:48:42 +01:00
database Update gc to 3.3 (#1981) 2022-12-23 22:12:02 +01:00
game Teapot Implementations & Fixes (#2032) 2023-02-09 17:00:16 +01:00
net/packet Update gc to 3.3 (#1981) 2022-12-23 22:12:02 +01:00
plugin Remove LinkedList usage 2022-11-05 17:04:15 +10:30
scripts Fix IllegalStateException when execute toMap (#1879) 2022-10-21 21:49:48 +10:30
server Teapot Implementations & Fixes (#2032) 2023-02-09 17:00:16 +01:00
task Fix whitespace [skip actions] 2022-11-05 12:49:35 +00:00
tools Clean-Up Startup Sequence 2022-12-30 20:31:27 -05:00
utils Clean-Up Startup Sequence 2022-12-30 20:31:27 -05:00
GameConstants.java Update gc to 3.3 (#1981) 2022-12-23 22:12:02 +01:00
Grasscutter.java Clean-Up Startup Sequence 2022-12-30 20:31:27 -05:00