Grasscutter/src/main/java/emu/grasscutter/game
Thoronium 1b2210f5a7
Improved satiation (#2055)
* Natural satiation decreasing
Graphic showing satiation when eating (usually)

* Reworking values to match original

* Little fixes

* Satiation bar matches real values
Revival correctly updates bar

* Greatly simplify handling
Some fixes

* Inline variables
Add TODO for bug

* Satiation works correctly
Finally it all works as intended

* Remove unnecessary packets

* Improve satiation reduction handling
2023-02-15 19:32:59 -05:00
..
ability Update gc to 3.3 (#1981) 2022-12-23 22:12:02 +01:00
activity Update gc to 3.3 (#1981) 2022-12-23 22:12:02 +01:00
avatar Improved satiation (#2055) 2023-02-15 19:32:59 -05:00
battlepass Update gc to 3.3 (#1981) 2022-12-23 22:12:02 +01:00
chat Don't use UIDs as initial capacity for chat history 2022-08-17 03:20:06 +09:30
combine [BREAKING] Item Usage Overhaul 2022-10-14 00:00:40 +10:30
drop Consolidate random point offsets 2022-08-25 00:22:43 +09:30
dungeons Fix goal (#2052) 2023-02-09 17:12:01 +01:00
entity Update gc to 3.3 (#1981) 2022-12-23 22:12:02 +01:00
expedition Refactoring (#1660) 2022-08-15 23:19:13 +09:30
friends Update gc to 3.3 (#1981) 2022-12-23 22:12:02 +01:00
gacha Fix up pity tallies for new BannerTypes 2022-11-26 02:03:11 +10:30
home Teapot Implementations & Fixes (#2032) 2023-02-09 17:00:16 +01:00
inventory Teapot Implementations & Fixes (#2032) 2023-02-09 17:00:16 +01:00
mail Fix whitespace [skip actions] 2022-07-21 00:22:26 -07:00
managers Improved satiation (#2055) 2023-02-15 19:32:59 -05:00
player Improved satiation (#2055) 2023-02-15 19:32:59 -05:00
props Teapot Implementations & Fixes (#2032) 2023-02-09 17:00:16 +01:00
quest Some fix about scene script and quest (#2029) 2023-02-09 17:10:07 +01:00
shop [BREAKING] Item Usage Overhaul 2022-10-14 00:00:40 +10:30
systems Improved satiation (#2055) 2023-02-15 19:32:59 -05:00
tower Avoid allocations on Map::putIfAbsent usage 2022-08-19 12:47:50 +09:30
world Update gc to 3.3 (#1981) 2022-12-23 22:12:02 +01:00
Account.java Add permission clear and list commands (#1715) 2022-08-27 21:16:27 +09:30
CoopRequest.java Moved some files around 2022-04-26 21:27:35 -07:00