Matthew
|
00cf6eb40c
|
Merge pull request #553 from grilledham/top_buttons_visibility
allow player to toggle top buttons visibility
|
2018-12-17 10:55:33 -05:00 |
|
Lynn
|
f6f47b7776
|
Diggy fixes from last run (#554)
* Fixed wrong diggy default setting
* Fixes for Diggy
* Small balance changes
|
2018-12-17 13:08:58 +01:00 |
|
grilledham
|
f45d6d5111
|
allow player to toggle top buttons visibility
|
2018-12-16 01:28:00 +00:00 |
|
Matthew
|
238f6b9d7b
|
Rename task and queue (#535)
* Rename task and queue to q
* Threading to schedule
* processing_queue to q
|
2018-12-15 21:28:27 +01:00 |
|
Lynn
|
221cf9c67d
|
Diggy fixes, performance improvements and balance tweaks
|
2018-12-13 21:14:27 +01:00 |
|
Lynn
|
6549ad7c12
|
Autoloot coins in diggy that are dropped
|
2018-12-10 22:09:21 +01:00 |
|
Lynn
|
a29d66f47f
|
Removed unused locals
|
2018-12-10 21:34:51 +01:00 |
|
Lynn
|
2a8a047c64
|
Fixed coin mining and behavior in Diggy
|
2018-12-10 21:18:22 +01:00 |
|
Lynn
|
8f2b92f56f
|
Merge pull request #520 from iltar/diggy-fixes
Diggy - Fixed some bugs and tweaked some balance
|
2018-12-10 21:17:17 +01:00 |
|
Lynn
|
59c70346a3
|
Fixed a missing comment
|
2018-12-10 21:15:32 +01:00 |
|
Lynn
|
06d64a6e7c
|
Diggy - Fixed some bugs and tweaked some balance
|
2018-12-10 21:15:32 +01:00 |
|
Matthew
|
17f7e9dcfe
|
Merge pull request #533 from iltar/alien-spawner-using-prototype
Alien spawner using prototype
|
2018-12-10 15:14:09 -05:00 |
|
Lynn
|
fb9e1dba6e
|
Made hail_hydra available to all redmew scenarios
|
2018-12-10 19:24:48 +01:00 |
|
Lynn
|
2f44ace4dd
|
Minor reference improvement
|
2018-12-09 19:40:07 +01:00 |
|
Lynn
|
61fbcaa653
|
Simplified AlienSpawner global storage
|
2018-12-09 19:18:16 +01:00 |
|
Lynn
|
0fbfe49b2f
|
AlienEvolutionProgress to utils and uses prototype data
|
2018-12-09 19:18:16 +01:00 |
|
Lynn
|
2b7d0d0890
|
Removed automatic research unlock from player_create
|
2018-12-08 22:36:17 +01:00 |
|
Lynn
|
7800fab345
|
Gave the player_create feature the same as diggy SetupPlayer
|
2018-12-08 21:52:40 +01:00 |
|
Matthew
|
0a076b5e1f
|
Merge pull request #523 from iltar/retailer-with-custom-gui
Added the crash-site GUI features to the retailer
|
2018-12-08 14:10:08 -05:00 |
|
Lynn
|
6617370fbc
|
Added the crash-site GUI features to the retailer
|
2018-12-07 22:58:44 +01:00 |
|
Lynn
|
f1494e7d6a
|
Cleaned up some diggy commands and the left-overs register in _DEBUG
|
2018-12-07 21:16:28 +01:00 |
|
Lynn
|
3077e1cf59
|
Fixed wrong position
|
2018-12-01 21:44:01 +01:00 |
|
Lynn
|
83597c6f5a
|
Improved Biter aggression and scales a bit higher
|
2018-12-01 21:39:24 +01:00 |
|
Matthew
|
aa1cf8ed74
|
Merge pull request #489 from iltar/added-big-rocks
Added big rocks to the table
|
2018-12-01 12:46:40 -05:00 |
|
Lynn
|
5b29219f61
|
Merge pull request #488 from iltar/fix-remaining-require
Fixed a few left-over requires in Experience
|
2018-12-01 18:02:46 +01:00 |
|
Lynn
|
2a9d89accd
|
Using Template for is_diggy_rock
|
2018-12-01 17:58:22 +01:00 |
|
Shingen
|
10fb2995db
|
Removed duplicated lines.
|
2018-11-30 23:00:50 +01:00 |
|
Lynn
|
84ab83644f
|
Added big rocks to the table
|
2018-11-30 20:30:50 +01:00 |
|
Lynn
|
a83acc4ea7
|
Fixed a few left-over requires in Experience
|
2018-11-30 19:57:31 +01:00 |
|
Lynn
|
8009df20c7
|
Fixed a bug related to player index missing
|
2018-11-29 21:00:51 +01:00 |
|
Lynn
|
59330af344
|
Merge pull request #481 from SimonFlapse/Balancing
Balancing changes
|
2018-11-29 20:20:03 +01:00 |
|
SimonFlapse
|
4a0da42991
|
Balancing changes
|
2018-11-29 20:16:23 +01:00 |
|
Lynn
|
0fe4f7efa9
|
Fixed local shadow
|
2018-11-29 20:03:09 +01:00 |
|
Lynn
|
fefb26c91a
|
Added a crumbling effect from the ceiling when close to collapse
|
2018-11-29 20:03:08 +01:00 |
|
Lynn
|
5cc6afe8c4
|
Lowered uranium density in main vein
|
2018-11-29 19:27:25 +01:00 |
|
Matthew
|
1afbeae0ca
|
Merge pull request #464 from plague006/utils
Overhaul utils and add minor functionality
|
2018-11-28 15:39:51 -05:00 |
|
Matthew Heguy
|
0553c2af7e
|
Catch up on new requires
|
2018-11-28 07:03:10 -05:00 |
|
Matthew
|
d5907cc2a2
|
Merge pull request #467 from Refactorio/antigrief_desync_fix
Fixed antigrief desyncs
|
2018-11-28 06:56:17 -05:00 |
|
Matthew Heguy
|
bdc5d2ae77
|
Revert change to utils.task refs
|
2018-11-27 17:08:27 -05:00 |
|
Matthew Heguy
|
3fa0091971
|
Change existing code to use new utility functions
|
2018-11-27 17:08:26 -05:00 |
|
Matthew Heguy
|
c7201e119b
|
Rename utils and fix requires
|
2018-11-27 17:08:26 -05:00 |
|
Lynn
|
ccab45a8a6
|
Fixed the cause
|
2018-11-27 21:10:08 +01:00 |
|
Lynn
|
67616ad330
|
Improved scanner performance
|
2018-11-27 20:32:23 +01:00 |
|
Lynn
|
fa4560fdcb
|
Fixed a bunch of performance issues and bugs
|
2018-11-27 20:32:23 +01:00 |
|
Valansch
|
305a15581e
|
Update Antigrief.lua
|
2018-11-27 00:48:51 +01:00 |
|
Lynn
|
a3ff0edd61
|
Minor memory allocation fix
|
2018-11-26 20:31:10 +01:00 |
|
Lynn
|
58be972190
|
Fixed collapse on biters error
|
2018-11-26 20:23:53 +01:00 |
|
Lynn
|
ab1dff64f5
|
Cleanup Experience and MarketExchange to use the Retailer
|
2018-11-26 18:11:32 +01:00 |
|
Valansch
|
40b45ab860
|
Fixed antigrief desyncs
|
2018-11-26 13:06:30 +01:00 |
|
SimonFlapse
|
fadce394c0
|
Made mining speed scale a bit quicker the first couple of levels
|
2018-11-25 15:00:23 +01:00 |
|