1
0
mirror of https://github.com/ComfyFactory/ComfyFactorio.git synced 2025-01-10 00:43:27 +02:00
Commit Graph

25 Commits

Author SHA1 Message Date
MewMew
0836fe94c2 RPG mode integration 2019-10-02 21:13:14 +02:00
Gerkiz
8eff12a647 Minor update
Added local t to player_list.
2019-07-08 23:20:05 +02:00
Gerkiz
2b76400228
Added safety checks.
Added:
if play_table then
   if play_table[player.name] then t = play_table[player.name] end
end
2019-07-08 23:12:03 +02:00
Gerkiz
34fd511970 Minor changes
Instead of player tables, the values are stored as numbers inside playersession. Added also if player is playing singleplayer then create the player.name is directly on player_join created in the playsession table.
2019-07-06 23:44:27 +02:00
Gerkiz
2ad8db371a Major overhaul to player sessions
Removed all local files for player session.
Player sessions are now fetched from the scenario-data.
2019-07-06 16:38:03 +02:00
MaemiKozue
5a9f4ea9c2 Rework on player_list code organization and small changes 2019-06-07 23:43:41 +02:00
MaemiKozue
8eb2cd5348 Fixed visuals on player list gui 2019-06-07 22:37:45 +02:00
MewMew
a99bb935cd update 2019-05-03 09:47:16 +02:00
MewMew
9537b77267 updates 2019-04-12 02:57:25 +02:00
MewMew
6468004559 player_list > 0.17 things 2019-03-03 04:00:19 +01:00
MewMew
8c2e13db55 playtimes update, 0.17 things 2019-03-02 13:06:29 +01:00
MewMew
c35f563889 0.17 compatiblity 2019-02-28 18:53:33 +01:00
Gerkiz
b96b7dc584
Update gui
replace align with horizontal_align
2019-02-26 20:12:29 +01:00
MewMew
7b3540dfbb 0.17 compatibility things 2019-02-26 20:05:31 +01:00
MewMew
f37f8cba01 poll fixes and button tooltips 2019-01-02 23:27:24 +01:00
MewMew
39c182da88 antigrief_admin_panel > minicamera update 2018-12-23 17:36:21 +01:00
MewMew
0864aebf37 remember selected player in admin panel, fish defender map update 2018-11-29 20:30:26 +01:00
MewMew
160ab9e0d0 Various Fixes 2018-10-31 01:01:49 +01:00
MewMew
b643f98f87 spiral_troopers loot fix 2018-10-11 02:44:17 +02:00
MewMew
725f4270c8 player_list fixes and updates 2018-10-10 11:16:24 +02:00
MewMew
fbb2e1e9e1 player list now shows offline players 2018-10-05 10:53:01 +02:00
MewMew
29a33e578f New Map Spaghettorio 2018-09-28 16:47:45 +02:00
MewMew
ee2fbf8288 map_functions.lua; labyrinth ore spill reduction as difficulty increases; new ore generation for labyrinth; labyrinth has trash chests on southern islands; player_list fixes; poll fixes 2018-09-28 11:17:17 +02:00
MewMew
e8119fc741 antigrief updates 2018-09-23 03:17:31 +02:00
MewMew
7b1358f154 First Commit 2018-09-19 06:51:25 +02:00