Grasscutter/src/main/java/emu/grasscutter
jie65535 47911aa16e
Fix Mail SendToAll Freeze (#1913)
* Avoid iterating over every offline player

* getAllPlayers by stream

* Use the new method without changing the old signature

* Annotate deprecated `getAllPlayers`
2022-10-30 20:03:30 +10:30
..
auth Update HttpServer & AuthenticationSystem to use Javalin 2022-09-01 13:20:42 -07:00
command Fix Mail SendToAll Freeze (#1913) 2022-10-30 20:03:30 +10:30
config Debug system (#1894) 2022-10-29 23:31:28 +10:30
data Fix whitespace [skip actions] 2022-10-18 14:56:26 +00:00
database Fix Mail SendToAll Freeze (#1913) 2022-10-30 20:03:30 +10:30
game Remove deprecated constructor call 2022-10-30 00:40:00 +10:30
net/packet Debug system (#1894) 2022-10-29 23:31:28 +10:30
plugin Move Data, Plugin, Script, Packet access from Strings to Paths (#1839) 2022-10-07 23:01:08 +10:30
scripts Fix IllegalStateException when execute toMap (#1879) 2022-10-21 21:49:48 +10:30
server Debug system (#1894) 2022-10-29 23:31:28 +10:30
task Move PlayerManagers and GameServerSystems around 2022-07-21 00:21:00 -07:00
tools Don't override en-us gacha strings with vietnamese 2022-10-29 00:11:44 +10:30
utils Debug system (#1894) 2022-10-29 23:31:28 +10:30
GameConstants.java Updated MAX_FRIENDS (#1852) 2022-10-13 18:32:58 +10:30
Grasscutter.java Lombokify Grasscutter.java some more 2022-10-25 15:49:14 +10:30