1
0
mirror of https://github.com/Refactorio/RedMew.git synced 2024-12-12 10:04:40 +02:00
Commit Graph

10 Commits

Author SHA1 Message Date
grilledham
d38a87e9bb changed Game.players to Game.get_player_by_index(index) 2018-09-23 11:46:58 +01:00
grilledham
f1ef10beb6 Game is now local 2018-09-22 23:25:13 +01:00
grilledham
594c1fa15b changed game.player -> Game.player 2018-09-22 21:07:05 +01:00
grilledham
51c4d77cdf changed to be based off player_index and death_tick 2018-07-01 14:08:07 +01:00
grilledham
b3bffbf967 changed task module to take a token rather than a global function name 2018-05-24 15:16:38 +01:00
grilledham
98d82f0519 fixed bug with corpse util 2018-05-23 21:21:30 +01:00
grilledham
43a66563f9 rewrote corpse_util 2018-05-17 16:42:33 +01:00
grilledham
a656e3a459 changes to match new event module 2018-04-06 20:58:50 +01:00
Goldfinger
b3a9d957a7 Schedule check once every 60 ticks 2017-12-19 16:47:07 +01:00
Goldfinger
9a0dfd78d1 Automatically tag corpse after player died 2017-12-19 16:46:53 +01:00