Lynn
8bce3e6b77
Fixed debug print grid value to show non-rounded value
2018-11-11 15:52:51 +01:00
SimonFlapse
1919a34aa0
Added NightTime.lua
...
Split the time assignment into a new file NightTime.lua allowing for it to be disabled. (Restore normal day/night cycle)
Also added a popup when a player places a solar panel informing that they are purely cosmetic
Removed the recipe for portable solar panels because they are useless, but the technology is needed.
2018-11-11 15:47:51 +01:00
Lynn
095cf93233
Consistency change regarding table access
2018-11-11 15:11:47 +01:00
Lynn
44be58f19d
Make sure biter modifiers are accessible for mods
2018-11-11 15:02:06 +01:00
plague006
818391707e
Move features into features folder
2018-11-11 03:08:50 -05:00
Matthew
1f32919708
Add scenario info for crashsite ( #291 )
2018-11-11 03:35:58 +01:00
plague006
488a38f89b
Add Creepy map preset
2018-11-10 16:04:48 -05:00
Lynn
306a0fda8f
Track artefacts launched into space
2018-11-10 19:48:12 +01:00
Lynn
4e9fb07cbc
Added coin loot from biters and mining
2018-11-10 19:35:19 +01:00
Lynn
44423f529b
Added a noise based chest spawning system for artefacts
2018-11-10 19:33:35 +01:00
Valansch
d48676bcc5
[diggy] landfill now spanws dirt-[1-7] #276
2018-11-10 17:47:08 +01:00
SimonFlapse
3b6a3e1d6e
Increased evolution
...
Increased evolution_factor by 50%. (0.0000008 -> 0.0000012)
Increased pollution_factor by 100% (0.00002 -> 0.00004)
Created on_init() in AlienSpawner and moved the pollution_factor here from StartingZone.on_init()
Fixes #281
2018-11-10 14:10:30 +01:00
Jayefuu
1267f0fcf3
Added bot ore islands, use bool flag to turn on.
2018-11-10 06:40:35 +00:00
Valansch
7624263d8c
Merge branch 'develop' into global_removal
2018-11-09 23:49:23 +01:00
Lynn
a4605041bb
Merge pull request #267 from iltar/noise-based-resource-spawning
...
Added noise based cluster resources
2018-11-08 18:57:19 +01:00
Lynn
36758c2fbe
Merge pull request #271 from iltar/character-item-modifier-text
...
Added scrolling text popups and UX for market chests
2018-11-08 18:57:02 +01:00
Lynn
20816d2898
Remove global sync as it's not used
2018-11-07 19:14:34 +01:00
Valansch
a80cddfc51
Merge pull request #269 from iltar/reduce-room-opening-frame-drops
...
Reduce cave opening frame drops
2018-11-07 11:59:48 +01:00
Lynn
675e8fb0f5
Added scrolling text popups and UX for market chests
2018-11-06 21:36:11 +01:00
Lynn
fd10db3915
Added landfill to the market
2018-11-06 19:27:55 +01:00
Lynn
8671258aa0
Reduce cave opening frame drops
2018-11-06 19:12:58 +01:00
Lynn
e132765537
Small optimizations
2018-11-06 18:53:29 +01:00
Lynn
bee981f367
Added noise based cluster resources
2018-11-06 18:48:58 +01:00
Valansch
66df4a9a67
made degrees local
2018-11-06 13:09:21 +01:00
Valansch
8562c2663e
removed some _G entries
2018-11-06 12:55:52 +01:00
der-dave
5ce6341487
Update map_gen/Diggy/Feature/MarketExchange.lua
...
update #2
2018-11-05 19:19:23 +01:00
der-dave
cc33c95eac
Update map_gen/Diggy/Feature/MarketExchange.lua
...
new progressbar and smaller improvements
2018-11-05 19:03:27 +01:00
Valansch
d2f6fecaf1
Merge pull request #260 from plague006/nightfall_desync_fix
...
Make certain variables in nightfall global to prevent desyncs
2018-11-02 00:43:07 +01:00
plague006
64788b7646
Add creep spread mechanic
2018-10-30 01:52:26 -04:00
plague006
d0f45ad253
Make certain variables global to prevent desyncs
2018-10-29 14:47:52 -04:00
grilledham
32c22d2197
Merge branch 'develop' of https://github.com/Valansch/RedMew into develop
2018-10-27 13:48:09 +01:00
Valansch
dd31190635
Players die on collapse now
2018-10-27 14:47:14 +02:00
grilledham
1db8b82cf3
Merge branch 'develop' of https://github.com/Valansch/RedMew into develop
2018-10-27 13:29:05 +01:00
Valansch
06479dba79
Merge pull request #248 from iltar/small-fixes-after-second-run
...
Balance changes and fixes based on the second play
2018-10-27 00:00:51 +02:00
Valansch
d1d62d9c5d
Merge branch 'develop' into nightfall
2018-10-26 23:56:37 +02:00
Valansch
19088ffd0a
added on_interval
2018-10-26 23:45:34 +02:00
Matthew
7594d98600
Add the ability to lock players into cars ( #250 )
2018-10-26 16:58:03 +02:00
Valansch
904e15f8bd
Merge pull request #256 from der-dave/dev_diggy_bufflist
...
Improved version of diggy buff list
2018-10-26 16:57:17 +02:00
Lynn
5248e4b9b6
Reworked the documentation structure
2018-10-25 19:50:00 +02:00
der-dave
47aff764f0
Update map_gen/Diggy/Feature/MarketExchange.lua
...
3rd version
2018-10-25 17:53:14 +02:00
Steven Leibrock
07910b598d
Swapping Diggy readme installation instruction lines
2018-10-25 11:13:46 -04:00
der-dave
fd54e28198
Update map_gen/Diggy/Feature/MarketExchange.lua
...
2nd version
2018-10-25 15:30:56 +02:00
der-dave
45a8afc5d4
Update map_gen/Diggy/Feature/MarketExchange.lua
...
first checkin
2018-10-25 12:34:50 +02:00
plague006
27063e0eef
Local count_entities_filtered
2018-10-23 22:12:25 -04:00
plague006
1ed2b884cb
Local get_pollution
2018-10-23 22:11:21 -04:00
plague006
15d699babd
Local insert
2018-10-23 21:55:44 -04:00
plague006
c076a707e9
Local random
2018-10-23 21:53:54 -04:00
plague006
d092b8f51f
Time interval to prime number
2018-10-23 21:52:52 -04:00
plague006
27b179bd4f
Tabs to spaces
2018-10-23 14:46:23 -04:00
Lynn
1c4dce0b86
Rename advanced diggy readme section to step 5
2018-10-23 18:30:58 +02:00