Grasscutter/src/main/java/emu/grasscutter
Yazawazi 5d1f49579b feature(task): Implement pause, resume and cancel
Use as `pauseTask(taskName)`. They return boolean values to tell the developer if a timed task can be paused/resumed/cancelled properly.
A little bit of testing shows that pausing and then resuming may execute the task multiple times.
2022-05-08 06:28:13 -07:00
..
command Persist Tower Data && Set The Tower Schedule 2022-05-08 06:06:32 -07:00
data Persist Tower Data && Set The Tower Schedule 2022-05-08 06:06:32 -07:00
database Customise sender and title too. Add statement of use 2022-05-05 19:49:28 -07:00
game Persist Tower Data && Set The Tower Schedule 2022-05-08 06:06:32 -07:00
net/packet Stop WindSeedClientNotify and PlayerLuaShellNotify from being sent (#582) 2022-05-06 15:48:16 +02:00
netty Renamed all references to a certain game 2022-04-26 21:27:35 -07:00
plugin Update PluginManager.java 2022-05-07 17:58:18 -04:00
scripts Persist Tower Data && Set The Tower Schedule 2022-05-08 06:06:32 -07:00
server Persist Tower Data && Set The Tower Schedule 2022-05-08 06:06:32 -07:00
task feature(task): Implement pause, resume and cancel 2022-05-08 06:28:13 -07:00
tools Using annotation key translation 2022-05-08 01:47:26 -07:00
utils Persist Tower Data && Set The Tower Schedule 2022-05-08 06:06:32 -07:00
Config.java Simplify the language fallback system 2022-05-07 18:12:53 -04:00
GameConstants.java Move server profile away from GameConstants 2022-05-06 19:16:36 -07:00
Grasscutter.java Simplify the language fallback system 2022-05-07 18:12:53 -04:00