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

21 Commits

Author SHA1 Message Date
grilledham
23e6d3815d debug mode 2019-01-30 22:16:44 +00:00
Lynn
5cdb67979a Added some features to the market GUI (#564)
* Added some features to the market GUI

* Grouped inputs differently

* Use referenced table instead of copy
2018-12-22 00:39:18 +01:00
Valansch
e269656743
Fixed possible gui uid collision (#563)
* Fixed possible gui uid collision
2018-12-20 14:13:40 +01:00
grilledham
de8cf8760d no longer store top_elements in global 2018-12-16 10:58:28 +00:00
grilledham
6cc74b50e8 removed unused variables 2018-12-16 01:41:12 +00:00
grilledham
8bf193db70 fixed typo 2018-12-16 01:39:19 +00:00
grilledham
f45d6d5111 allow player to toggle top buttons visibility 2018-12-16 01:28:00 +00:00
Lynn
39a5b13928 Minor fixes in the config 2018-12-01 22:06:24 +01:00
Matthew Heguy
c7201e119b Rename utils and fix requires 2018-11-27 17:08:26 -05:00
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
1c2f699676 fixed typo 2018-06-28 18:28:39 +01:00
grilledham
25011dd144 player_list_rewrite 2018-06-27 14:48:04 +01:00
grilledham
988c5f27a1 small performance tweak 2018-06-24 11:52:51 +01:00
grilledham
4ad4182d80 refactor + more events 2018-06-21 17:11:52 +01:00
grilledham
5cf2532063 added on text changed 2018-06-20 17:15:48 +01:00
grilledham
4c1892bc10 added debug support 2018-05-22 01:03:04 +01:00
grilledham
172268788a updates 2018-05-21 23:48:50 +01:00
grilledham
364898f6f7 updates 2018-05-21 18:22:07 +01:00
grilledham
594c6195f1 added gui help utils 2018-05-20 16:28:54 +01:00