der-dave
57955cdd86
fixes
2018-11-16 19:36:29 +01:00
der-dave
3299280c64
Added basic scoretable GUI and moved comma_value to utils
2018-11-16 17:13:45 +01:00
Rdjrjqouqcu
01a80062ea
Added tendril generation modes, removed old cluster generation method
2018-11-15 21:01:08 -05:00
Rdjrjqouqcu
2f87fce7bb
Merge branch 'develop' into dev_diggy_compound_clusters
2018-11-15 20:10:43 -05:00
Simon
218f50d574
Diggy - Gamebreaking fix ( #352 )
...
* Fix for market being stuck at level 3, 11, 13, 16 and 30
* Reverted assignment of current_level to prevent progressbar to bug out
2018-11-16 00:20:21 +01:00
Matthew
263b8fb680
Diagonal_ribbon postmortum ( #348 )
2018-11-15 21:01:46 +01:00
Valansch
9b102a898d
Merge pull request #328 from Rdjrjqouqcu/dev_diggy_stress_colors
...
Dev diggy stress colors
2018-11-15 20:02:06 +01:00
Rdjrjqouqcu
57ca881864
allowed color code to work with string values, fixed a small bug with delta_colors parameter
2018-11-15 13:10:41 -05:00
Simon
cd1ce8e221
Redraw stone sent to surface GUI on stone sent ( #339 )
...
* Moved GUI to top left and removed focus
* redrawing stone gui on market update
2018-11-15 19:09:05 +01:00
Rdjrjqouqcu
201c5e1f45
Merge branch 'develop' into dev_diggy_compound_clusters
2018-11-15 03:22:24 -05:00
Rdjrjqouqcu
861794b09d
modified ScatteredResources to add a compound_cluster mode which allows for different weight and generation settings to apply to different groupings of resources
2018-11-15 02:56:18 -05:00
Rdjrjqouqcu
4c8ed2ea85
Moved changes to a seperate function and converted the method to work generically with different colors
2018-11-14 22:31:44 -05:00
Lynn
ebc5b58320
Merge pull request #318 from SimonFlapse/Stone-Reward-Makeover
...
Isolated market items and buffs
2018-11-14 18:08:53 +01:00
Lynn
771ef0a79c
Merge pull request #335 from SimonFlapse/Diggy-Luadoc
...
Added Luadoc for NightTime.lua
2018-11-14 17:00:36 +01:00
SimonFlapse
f450b73204
Update NightTime.lua
2018-11-14 16:56:20 +01:00
Matthew
cf4b8fc73a
Maltese crossings fixed ( #332 )
2018-11-14 16:40:31 +01:00
SimonFlapse
b32afe36c2
Updated LuaDoc
2018-11-14 13:45:36 +01:00
SimonFlapse
47617cc5e9
Merge branch 'develop' into Stone-Reward-Makeover
2018-11-14 13:26:31 +01:00
SimonFlapse
2a80a1ff5a
Merge conflict for map_gen.Diggy.Config.lua solved
2018-11-14 13:20:38 +01:00
grilledham
3b9247fc90
more builder functions
2018-11-14 12:16:42 +00:00
SimonFlapse
87b3ac197b
Added Luadoc for NightTime.lua
...
Also added .gitignore for intellij /.idea folder
2018-11-14 13:08:47 +01:00
Lynn
a366d3aaf9
Merge pull request #329 from Rdjrjqouqcu/dev_ore_weights
...
ore weights instead of chances
2018-11-14 09:56:01 +01:00
SimonFlapse
ac5f003322
Added luadoc for new files
2018-11-14 01:41:39 +01:00
SimonFlapse
f0a1c44d3d
Fixed broken level up
2018-11-14 00:23:44 +01:00
grilledham
5a65a7caff
maltease_crossing fixes
2018-11-13 22:53:03 +00:00
grilledham
ccb9f040ee
Merge branch 'develop' of https://github.com/Jayefuu/RedMew into develop
2018-11-13 22:45:26 +00:00
SimonFlapse
c87511d0c0
Infinite levels, Configuable calculations and fixes
...
Added true infinite levels and the ability to configure the stone requirements calculation from the config.lua file.
Moved MarketUnlockables out ouf Diggy.feature, but needed to create another file to handle the formating of adding market items. Could maybe revert back to the longer format to remove the need for it. (Only possible now because I removed the stone setting from items and made MarketExhange calculate it everytime.)
2018-11-13 23:33:39 +01:00
Jayefuu
b8faa1bf51
Added maltease_crossings.lua preset.
2018-11-13 21:45:34 +00:00
Rdjrjqouqcu
3d776d3306
de-tab-ified and precalced weight sums
2018-11-13 13:06:13 -05:00
grilledham
01b27d6146
updated Builders.apply_effect
2018-11-13 16:21:08 +00:00
Rdjrjqouqcu
7b94bdeebc
small tweak for rare exact cases
2018-11-13 11:15:28 -05:00
Rdjrjqouqcu
6803267b89
changed colors to go from green to red, and turn white on collapse
2018-11-13 11:13:22 -05:00
Rdjrjqouqcu
f210f7a828
converted chances in config to weights
2018-11-13 10:39:41 -05:00
SimonFlapse
e559187d87
Clarifying the assignment of MarketUnlockables
2018-11-12 22:06:48 +01:00
SimonFlapse
da82a748b1
Added the definition of unlockables back into config.lua
...
Also added a current level tool tip for the "Progress to next level:" label.
Removed some old comments I forgot
2018-11-12 22:02:18 +01:00
Lynn
94a5a7a2d2
Fixed oil spawn
2018-11-12 21:33:22 +01:00
SimonFlapse
ae78bf47cc
Merge branch 'develop' into Stone-Reward-Makeover
2018-11-12 20:50:06 +01:00
SimonFlapse
2a09ff01c8
Clean-up and merged
2018-11-12 20:45:51 +01:00
SimonFlapse
4258568c90
Catching up ( #2 ) ( #3 )
...
* Add creep spread mechanic
* Added bot ore islands, use bool flag to turn on.
* Added a noise based chest spawning system for artefacts
* Added coin loot from biters and mining
* Track artefacts launched into space
* Add Creepy map preset
* Update donators.lua
* Add scenario info for crashsite (#291 )
* Split colors resources from colors code & catchup on donators (#288 )
* Split colors resources from colors code
* Switch back to colors
* Added jail button
Moved parts of the jail command to report.lua
Made jailing possible from a users report.
closes #215
* Added sound for new reports
Admins now get a sound when a new report is created. Useful for admins that doesn't have Factorio as active window.
Currently set the sound_path as utility/tutorial_notice
* Split chat triggers from control
* Move cheat tracking outside of control.lua
* Remove player-specific code
* Split donator/on_join messages out of control
* Move features into features folder
* Indentation fix
I aimed to fix the troublesome indentation.
* Added a single indent
* Make sure biter modifiers are accessible for mods
* Consistency change regarding table access
* 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.
* Fixed debug print grid value to show non-rounded value
* added support for hidden tiles
* Add newline to eof
* Fixed no newline, indentation and scope of research
* crash_site outposts set hidden tile to 'grass-1'
* Log items spawned by crafting in cheat mode
* Newline to eof
* Put responses into table
* Use trigger as table key
* Change name of lattice to diagonal lattice (#297 )
* Add Diagonal Ribbon to map presets (#294 )
* Reorganize control (#312 )
* Check for config before disabling fish market (#311 )
* Force diggy biters to spawn, even if there's no space (#308 )
* Fixed some small things from feedback and issues (#313 )
* Update fractal_balls.lua
* Add ALo's message and color (#314 )
* Add join message for ALo
* Add ALo's color
* Typo in donators.lua
* fixed tile corruption issus closes #310 (#317 )
* Update player_list.lua
* Update diagonal_ribbon.lua (#322 )
* Regulars: remove duplicates and sort alphabetically (#320 )
2018-11-12 20:23:25 +01:00
Matthew
27513ddb62
Update diagonal_ribbon.lua ( #322 )
2018-11-12 19:25:28 +01:00
Valansch
2cd0b397d5
implemented autojail on too many collapses
2018-11-12 17:59:25 +01:00
SimonFlapse
565c4a4481
Isolated market items and buffs
...
Needs additional testing
I have changed the GUI, and implemented infinite stone progression. Created levels to mask the stone requirement.
Developed on a older branch!
2018-11-12 17:51:55 +01:00
Valansch
817768e59b
fixed tile corruption issus closes #310 ( #317 )
2018-11-12 15:03:21 +01:00
grilledham
d2ca20d93c
Merge pull request #278 from Jayefuu/develop
...
Added bot ore islands, use bool flag to turn on.
2018-11-11 22:29:28 +00:00
grilledham
078f677d51
Update fractal_balls.lua
2018-11-11 22:28:49 +00:00
Lynn
09df8dd723
Fixed some small things from feedback and issues ( #313 )
2018-11-11 22:36:00 +01:00
Lynn
3f700fc7b9
Force diggy biters to spawn, even if there's no space ( #308 )
2018-11-11 22:33:22 +01:00
Maik Wild
39125b1f24
merged #261
2018-11-11 22:31:46 +01:00
Matthew
c4eca72471
Check for config before disabling fish market ( #311 )
2018-11-11 22:02:13 +01:00
Matthew
77eef06f06
Add Diagonal Ribbon to map presets ( #294 )
2018-11-11 20:54:57 +01:00
Matthew
c67408ea5a
Change name of lattice to diagonal lattice ( #297 )
2018-11-11 20:42:11 +01:00
Valansch
dbe845db79
Merge pull request #299 from plague006/features_split
...
Move features into features folder
2018-11-11 20:37:16 +01:00
Lynn
0244e63213
Merge pull request #289 from iltar/coin-artefact-system
...
Added a "comeptitive" system, which lets Diggy "matches" compete
2018-11-11 19:39:07 +01:00
Lynn
53d7a12216
Merge pull request #303 from SimonFlapse/NightTime-and-SolarPanel-Popup
...
Night time and solar panel popup
2018-11-11 17:00:41 +01:00
grilledham
9be688c92f
crash_site outposts set hidden tile to 'grass-1'
2018-11-11 15:36:33 +00:00
SimonFlapse
0137bda0bd
Fixed no newline, indentation and scope of research
2018-11-11 16:24:09 +01:00
grilledham
7fa2173e70
added support for hidden tiles
2018-11-11 15:08:35 +00:00
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
Lynn
0b4858d144
Added different OS scenario locations for Diggy
2018-10-23 18:03:48 +02:00
grilledham
5f1d78bd32
Merge branch 'develop' of https://github.com/Valansch/RedMew into develop
2018-10-23 15:31:46 +01:00
Lynn
c39f85b5de
Fixed a new-line issue in the diggy readme
2018-10-23 10:07:49 +02:00
Lynn
04173cb096
Added diggy examples to the readme
2018-10-23 10:04:05 +02:00
Matthew
f4f1391ce9
Include full MIT license text
2018-10-22 22:47:30 -04:00
Lynn
2ddddd1333
Updated readme to contain more information ( #253 )
2018-10-22 22:13:34 +02:00
plague006
d98aeb92c3
Add nightfall (more night attacks)
2018-10-22 12:14:01 -04:00
Lynn
4eb81a23f0
Balance changes and fixes based on the second play
2018-10-21 20:20:43 +02:00
Lynn
fcc081c297
Merge pull request #246 from iltar/add-readme-for-diggy
...
Added readme for Diggy manual start up
2018-10-20 14:40:54 +02:00
Maik Wild
5ece77d4d7
removed quadrant logic
2018-10-20 00:59:57 +02:00
Lynn
98bf24612e
Added readme for Diggy manual start up
2018-10-19 22:07:50 +02:00
Valansch
0d1d98f438
Merge pull request #242 from iltar/stone-void-chest
...
Added stone void chest that sends stone to surface
2018-10-19 15:01:42 +02:00
Valansch
1b45a8e0d9
Made void chest frequency prime
2018-10-19 15:01:19 +02:00
Valansch
d4f597b08a
fixed stress calculation bug and buffed tiles ( #243 )
2018-10-19 00:10:17 +02:00
Lynn
88b759466c
Added stone void chest that sends stone to surface
2018-10-17 21:01:24 +02:00
~iltar
a1f89dc6ea
Reduced biter spawn cache footprint and digging increases evo ( #241 )
2018-10-17 10:20:43 +02:00
Maik Wild
6ba689f683
balance changes to tiles #229
2018-10-16 18:05:25 +02:00
Maik Wild
c0e59b8022
changed test tile range command to spawn pillars
2018-10-16 17:54:46 +02:00
grilledham
a7543ef030
reverted sqrt optimise changes
2018-10-16 16:42:40 +01:00
Maik Wild
91d6d8acc3
added collapse alert #229
2018-10-16 16:38:58 +02:00
Valansch
7629518e10
Merge pull request #239 from Valansch/scenario/diggy
...
Changed stress map resolution
2018-10-16 13:41:08 +02:00
Maik Wild
b07f6e3174
fixed print_grid_value printing to small numbers #229 #239
2018-10-16 13:40:32 +02:00
~iltar
c9380a1661
Fix spawn location for players ( #238 )
2018-10-16 10:01:22 +02:00
~iltar
49c22dc765
Disable Landfill to avoid griefing ( #237 )
2018-10-16 10:00:28 +02:00
~iltar
45a9562092
Fixed spilled loot performance when rocks die ( #236 )
2018-10-16 09:59:58 +02:00
~iltar
20ffe9181d
Do not track noise tiles used to open rooms ( #235 )
2018-10-15 23:45:14 +02:00
Valansch
b4f1c88af8
Merge pull request #234 from iltar/market-message-on-buy
...
Show a market message when upgrades are received
2018-10-15 23:43:39 +02:00
Valansch
53c0dc2b96
Merge pull request #233 from iltar/update-market-contents
...
Updated Market Contents
2018-10-15 23:43:12 +02:00
Valansch
1f9850839f
lowered stress map resolution to 2x2 tiles per pixle #229
2018-10-15 23:40:36 +02:00
Valansch
67b43f34d4
fixed endless collapse loop
2018-10-15 21:30:05 +02:00
Lynn
93ad04c204
Show a market message when upgrades are received
2018-10-15 19:06:58 +02:00
Lynn
7f2b592a56
Updated Market Contents
2018-10-15 18:41:51 +02:00
Lynn
6086ef98d0
Balanced resources and biter spawns
2018-10-15 18:32:01 +02:00
Maik Wild
cf8a427ab0
removed on_void_added #229
2018-10-15 14:51:07 +02:00
Maik Wild
178920f394
made tiles not support neighbors (except void) #229
2018-10-15 14:48:48 +02:00
Maik Wild
639a7a1a8a
Implemented /test-tile-support-range #229
2018-10-15 13:55:01 +02:00
Maik Wild
64347517cf
nerfed tiles even more #229
2018-10-15 13:53:56 +02:00
Maik Wild
164e807e9c
removed void from collapse #229
2018-10-15 13:53:22 +02:00
Maik Wild
646e629c69
fixed debug error
2018-10-15 13:50:41 +02:00
Maik Wild
64806bc6f2
updated stress values. Nerfed tiles
2018-10-14 12:19:36 +02:00
grilledham
ed71e89e56
merge
2018-10-13 20:57:07 +01:00
Maik Wild
ed58437b9a
Merge branch 'scenario/diggy' of github.com:iltar/RedMew into scenario/diggy
2018-10-13 15:03:04 +02:00
Maik Wild
a445b5719c
fixed double crack warning and implemented kill siwtch
2018-10-13 15:02:18 +02:00
Lynn
891dcfc56d
Adjusted threshold with 0.01 and message
2018-10-13 14:53:54 +02:00
Maik Wild
5c6f92a5bc
optimized collapse: collapses now happen every 80 ticks
2018-10-13 14:24:51 +02:00
Lynn
ba739a8563
Merge branch 'develop' into scenario/diggy
2018-10-13 00:26:28 +02:00
Lynn
4148e4c950
Some minor fixes and tweaks to go live
2018-10-13 00:21:20 +02:00
Lynn
0d4ed60d5b
Fixed noise used map desync and refresh GUI
2018-10-12 19:37:16 +02:00
Lynn
029a2b38fd
Added functional GUI for stone sent
2018-10-11 22:17:25 +02:00
Lynn
440327b882
Minor perf update
2018-10-11 20:13:42 +02:00
Lynn
b165acdfcc
Fixed some more desyncs and math/table references
2018-10-11 19:43:04 +02:00
Lynn
4311a35c10
Fixed desync issues due to global state
2018-10-10 23:05:48 +02:00
Lynn
ad24aeeef2
Added buffs from the market and rebalanced the market prices/items
2018-10-10 20:49:49 +02:00
Maik Wild
5d5c22c109
fixed cave collapse causing stress corruption
2018-10-09 15:50:42 +02:00
Valansch
8e28e40143
Merge pull request #226 from Valansch/sqrt_cleansing
...
Removed several math.sqrt in codebase
2018-10-09 11:44:39 +02:00
Maik Wild
2e904925fb
_Merge branch 'scenario/diggy' of github.com:iltar/RedMew into scenario/diggy
2018-10-09 01:26:29 +02:00
Maik Wild
2f37961075
optimized quadrant and stressmap
2018-10-09 01:26:24 +02:00
Lynn
764a0fab99
Show a popup on the first mine explaining cave-ins
2018-10-08 22:57:29 +02:00
Lynn
93794d1591
Disallow deconstruction requests for support beams
2018-10-08 22:13:45 +02:00
Lynn
4879639272
Disable the market and coin collection
2018-10-08 21:14:58 +02:00
Lynn
82d4025079
Don't automatically open a room twice after collapse
2018-10-08 20:40:32 +02:00
Lynn
788b473894
Merge branch 'scenario/diggy' of github.com:iltar/RedMew into scenario/diggy
2018-10-08 17:43:16 +02:00
Maik Wild
3fa5fa6504
fixed collapse delay
2018-10-07 21:02:30 +02:00
Maik Wild
03501204ae
removed water strengh
2018-10-07 20:58:08 +02:00
Maik Wild
8623338c0b
fixed merge conflicts
2018-10-07 20:56:39 +02:00
Maik Wild
11d4bf5130
added pillars when rooms open
2018-10-07 20:51:07 +02:00
Lynn
2eb258e6c5
Minor water spawn tweak
2018-10-07 19:59:37 +02:00
Lynn
4d0a3b9e7f
Tweaked stress values and fixed a bug regarding tile placement
2018-10-07 19:40:30 +02:00
Lynn
36168771dd
Added easy on_init feature hook
2018-10-07 17:37:29 +02:00
Lynn
b799da20e3
Added map extra info for each scenario
2018-10-07 17:05:59 +02:00
Lynn
c6d975441e
Merge branch 'develop' into scenario/diggy
2018-10-07 17:01:34 +02:00
Lynn
0f7eb4a351
Simplified feature registration
2018-10-07 14:39:18 +02:00
Lynn
8dbf4e0920
grilledham+valansch changes without initialize
2018-10-07 13:50:25 +02:00
Lynn
257313974c
Added a stone market
2018-10-06 15:53:28 +02:00
grilledham
044adcf0ed
updates to beach map
2018-10-06 13:46:32 +01:00
grilledham
3b76740adc
map double beach
2018-10-06 13:46:18 +01:00
Lynn
f17b1362e7
Removed hacks to prevent stone from dropping
2018-10-06 12:40:03 +02:00
Lynn
b1d4802c82
Tweaked spawning of rooms + resources + mining efficiency
2018-10-06 00:00:00 +02:00
Maik Wild
5e25efeee5
required math in all files using sin/cos
2018-10-04 18:01:42 +02:00
Maik Wild
4a2e258ff3
moved math functions into math.lua
2018-10-04 17:56:49 +02:00
Valansch
7c47b6eb1e
added mask config values
2018-10-03 22:56:48 +02:00
Lynn
fea7f9e666
small config change
2018-10-03 22:26:40 +02:00
Lynn
f94105624d
Extracted alien spawning to its own feature
2018-10-03 22:11:24 +02:00
Lynn
e8192d7006
Minor optimization regarding game. access
2018-10-03 19:48:03 +02:00
Maik Wild
11ac8e666c
removed math.sqrt from SimpleRoomGenerator
2018-10-03 00:59:05 +02:00
Maik Wild
e6beb157a9
removed box/circle blur and replaced with disc blur
2018-10-03 00:58:38 +02:00
Valansch
38e680bae1
fixed typo
2018-10-02 23:49:39 +02:00
Maik Wild
be8ab3d42f
removed some math.sqrt
2018-10-02 21:58:22 +02:00
Lynn
3b836947cc
Added functional biter spawning as resource
2018-10-02 10:09:03 +02:00
Lynn
bc8c47d085
Use simple functions to spawn units or resources
2018-10-02 10:09:03 +02:00
Lynn
5d7ec2dcb7
Use proper biter names and cache the calculations per evolution
2018-10-02 10:09:03 +02:00
Lynn
85b676bbac
Added AlienSpawner
2018-10-02 10:09:03 +02:00
Lynn
afa59efdbb
Small fixed and initial biter spawn reverse engineering
2018-10-02 10:09:03 +02:00
Lynn
61e31e605c
Starting point fixes and performance increase + renaming
2018-10-02 10:09:03 +02:00
Maik Wild
896c2ae0de
Made template.insert more responsive
2018-10-02 10:09:03 +02:00
Maik Wild
a8dd4e8a62
threaded Template.lua
2018-10-02 10:09:03 +02:00
Lynn
2a0f77dc0f
Removed debug statement
2018-10-02 10:09:03 +02:00
Lynn
9ecfbac8c6
First version of automatic room opening based on noise
2018-10-02 10:09:03 +02:00
Lynn
5f20ab0bac
Showing red -> green -> blue for grid text
2018-10-02 10:09:03 +02:00
Valansch
94d4c544f6
Added circle_blur and box_blur. Made collapse use circle_blur
2018-10-02 10:09:03 +02:00
Lynn
ddfe58ba1f
Added mining speed bonus on mining productivity research
2018-10-02 10:09:03 +02:00
Lynn
0a9235ad4d
Tweaked collapse values for stone/concrete and start area
2018-10-02 10:09:03 +02:00
Lynn
ae34eea7c1
Added support for stone-path and concrete as support
2018-10-02 10:09:03 +02:00
Lynn
cd7f79fd78
Basic noise and debug tools therefore
2018-10-02 10:09:03 +02:00
Lynn
6712e51784
Added bot events and prevent deconstruction
2018-10-02 10:09:03 +02:00
Lynn
bfa6ecbc0b
10th of a second can be used for collapses
2018-10-02 10:09:03 +02:00
Lynn
189d8647ee
Some config value tweaks and random collapse time
2018-10-02 10:09:03 +02:00
Lynn
ba5175334d
Added a random resource spawning feature
2018-10-02 10:09:03 +02:00
Maik Wild
fe33e1dbd9
Implemented floating cracking text
2018-10-02 10:09:03 +02:00
Maik Wild
ad1a6d373f
Implemented cave collapse timeout
2018-10-02 10:09:03 +02:00
Maik Wild
c2baece2f9
changed collapse to be event based and handled in DiggyCaveCollapse
2018-10-02 10:09:03 +02:00
Maik Wild
962fb8c4c3
fixed negative map values and some minor changes
2018-10-02 10:09:03 +02:00
Maik Wild
97c5ea74ee
renamed pressure => stress
2018-10-02 10:09:03 +02:00
Lynn
f7496aeba4
Removed Inspection.lua
2018-10-02 10:09:03 +02:00
Lynn
08a23749ab
Integration with RedMew
2018-10-02 10:09:03 +02:00
grilledham
a995280428
vanilla map
2018-09-30 21:20:41 +01:00
grilledham
3f91d119a1
crashsite preset now disables fish market
2018-09-30 14:13:51 +01:00
grilledham
89f767b8b7
updates to fish island
2018-09-29 13:37:34 +01:00
grilledham
a52db2ff72
updates
2018-09-25 15:52:15 +01: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
33c9c65629
crashsite now uses the map seed by default
2018-09-22 15:28:40 +01:00
grilledham
1dd901cee4
updates
2018-09-21 01:16:25 +01:00
grilledham
81bed82859
updates
2018-09-18 14:57:41 +01:00
grilledham
dabbd91a29
Merge branch 'develop' of https://github.com/Valansch/RedMew into develop
2018-09-15 13:54:55 +01:00
grilledham
b6d16ac1d2
beach noise based on map seed
2018-09-15 13:45:32 +01:00
Valansch
2c84ece924
Merge pull request #220 from Valansch/cave_miner_merge
...
Implemented cave miner
2018-09-15 13:45:39 +02:00
grilledham
8863fc4bc5
updates
2018-09-14 10:26:25 +01:00
Valansch
9f4da47429
implemented fish_market.enable
2018-09-12 08:41:56 +02:00
Maik Wild
3ea6a301f1
minor fixes
2018-09-11 17:07:07 +02:00
Maik Wild
d1030b5198
created getter/setter for info. reverted info change
2018-09-11 16:55:20 +02:00
Maik Wild
0cae822a7c
moved caveminer files
2018-09-11 16:23:55 +02:00
Maik Wild
9e632a0469
implemented nuke_control.enable_autokick/ban
2018-09-11 16:21:35 +02:00
Maik Wild
cfdfe1bbdb
moved caveminer into map_gen/combined
2018-09-11 16:14:12 +02:00
grilledham
654713ae28
updates
2018-09-04 13:09:42 +01:00
grilledham
78ef2efefa
fixed rso
2018-08-31 14:52:50 +01:00
grilledham
fcefd2d17a
connected dots updates
2018-08-28 13:31:23 +01:00
grilledham
ba22d98a71
hub spiral map
2018-08-25 12:54:55 +01:00
grilledham
2af61520ca
hub_spiral
2018-08-24 18:27:46 +01:00
grilledham
80df6bb16f
added spiral builders
2018-08-24 15:31:16 +01:00
grilledham
94a44397ba
updates
2018-08-23 15:29:25 +01:00
grilledham
1b9962e8c4
updates
2018-08-23 14:57:23 +01:00
grilledham
8ff914e3ad
added circular_spiral_n_threads
2018-08-23 10:49:52 +01:00
grilledham
e072a562bb
updates
2018-08-21 13:11:06 +01:00
grilledham
dac7c534a2
updates
2018-08-18 12:39:00 +01:00
grilledham
27f338fb20
new map line and tree
2018-08-14 12:54:02 +01:00
grilledham
e0832abef3
updates
2018-08-11 13:53:11 +01:00
grilledham
21084bc241
bacon island map
2018-08-11 12:38:12 +01:00
grilledham
883bcbc2eb
updates
2018-08-10 17:42:42 +01:00
grilledham
22ab4cf51e
bug fix
2018-08-08 12:04:59 +01:00
grilledham
88c7c7a773
bug fixes
2018-08-08 00:07:27 +01:00
grilledham
7c597330f6
updates
2018-08-07 12:44:39 +01:00
grilledham
c72d4cade5
updates
2018-08-07 12:28:57 +01:00
grilledham
39d5134611
danger ore map
2018-08-07 00:14:54 +01:00
grilledham
38fa108027
updates
2018-08-06 17:26:28 +01:00
grilledham
5b13aa8ee0
crashsite 0.3.3
2018-08-05 19:29:30 +01:00
grilledham
46220b0f35
updates
2018-08-03 23:26:44 +01:00
grilledham
a65234f6b6
updates
2018-08-02 17:10:47 +01:00
grilledham
02449b7b62
updates
2018-08-02 13:51:42 +01:00
grilledham
9fed3f725b
crashsite 0.3.0
2018-08-01 16:35:48 +01:00
grilledham
c980b30787
updates
2018-07-31 14:04:15 +01:00
grilledham
fa362ba34b
crashsite 0.2.2
2018-07-31 11:51:02 +01:00
grilledham
77e7fc4f31
crash site 0.2.1
2018-07-31 01:46:31 +01:00
grilledham
47f78a4309
crashsite 0.2.0
2018-07-30 16:42:14 +01:00
grilledham
15a2085a50
Merge branch 'master' of https://github.com/grilledham/RedMew into map-crash-site
2018-07-28 13:04:21 +01:00
grilledham
29acc4d19f
updates
2018-07-28 13:04:14 +01:00
grilledham
0bdef410f4
updates
2018-07-27 00:36:25 +01:00
grilledham
8a75b66908
crash site market
2018-07-26 01:00:05 +01:00
grilledham
e2ad8805dc
toxic jungle map
2018-07-25 17:28:50 +01:00
grilledham
68347919c8
updates
2018-07-24 00:45:38 +01:00
grilledham
0e72b78ee6
updates
2018-07-23 21:50:11 +01:00
grilledham
1497e5e0ce
updates
2018-07-21 12:29:46 +01:00
grilledham
8e6a7f7e47
updates
2018-07-20 22:01:34 +01:00
grilledham
ccfd13dfad
merge from master
2018-07-19 13:31:03 +01:00
grilledham
1410b962f5
update
2018-07-19 13:26:49 +01:00
grilledham
d9a18d4b0f
dino_islands_map
2018-07-14 13:23:24 +01:00
grilledham
f92c911f27
updates
2018-07-14 10:33:06 +01:00
grilledham
e4cf31a6fb
updates
2018-07-13 16:36:43 +01:00
grilledham
7199cfa497
crash site map
2018-07-13 11:47:38 +01:00
grilledham
0594c90410
updates
2018-07-10 13:37:45 +01:00
grilledham
272c1e7f17
Merge branch 'map-lines-and-squares' of https://github.com/grilledham/RedMew
2018-07-07 12:24:27 +01:00
grilledham
39fd9a7e06
new maps
2018-07-07 12:24:09 +01:00
grilledham
e354c13e98
updates
2018-07-03 13:04:28 +01:00
grilledham
6bb2d65d58
world map
2018-07-03 12:06:27 +01:00
grilledham
21ba972dd1
world map
2018-07-02 22:31:08 +01:00
grilledham
fab41fbf8b
line and square map
2018-07-02 10:51:22 +01:00
grilledham
4e3eaf31a5
updates
2018-06-30 12:16:18 +01:00
grilledham
345ed1e075
updates to world map
2018-06-29 15:04:51 +01:00
grilledham
f88aa91d8b
added world map
2018-06-27 17:14:56 +01:00
grilledham
475ca37e4a
take seed from the map seed
2018-06-25 22:23:17 +01:00
grilledham
b95fd301cc
tiny ores
2018-06-25 15:32:04 +01:00
grilledham
3191fc4134
updates to beach map
2018-06-23 17:59:39 +01:00
grilledham
c03485fd81
updates
2018-06-18 20:35:01 +01:00
grilledham
cf6a0618d5
updates
2018-06-17 11:49:39 +01:00
grilledham
3b6116d72b
tweaks to traingle of death map
2018-06-17 11:39:55 +01:00
grilledham
ca06079b4d
tidy up
2018-06-16 17:38:10 +01:00
grilledham
40669a0c2a
bermuda triangle
2018-06-16 12:57:11 +01:00
grilledham
99bd04578e
added extra functions
2018-06-12 17:24:59 +01:00
grilledham
199bce4b00
random gens refactoring
2018-06-12 16:57:39 +01:00
grilledham
84da377a63
Merge branch 'perlin_fixes' of https://github.com/Valansch/RedMew into random-gen-refactor
2018-06-12 16:29:15 +01:00
grilledham
fb79d65677
added factory map
2018-06-12 12:05:32 +01:00
grilledham
a7280b185f
stopped perlin noise returning zero on integer inputs
2018-06-12 00:16:20 +01:00
Valansch
e604810e1e
added perlin suggestion for beach map
2018-06-11 21:01:38 +02:00
grilledham
35042af731
Merge branch 'develop' of https://github.com/grilledham/RedMew
2018-06-08 17:41:53 +01:00
grilledham
2ca70327d0
added change landfill misc module
2018-06-08 16:48:16 +01:00
grilledham
a9351d184a
updates
2018-06-08 00:24:24 +01:00
grilledham
bd65aea5ab
updates
2018-06-07 23:14:03 +01:00
grilledham
76cdd26172
updates
2018-06-07 17:26:52 +01:00
grilledham
8e7e0351dc
updates
2018-06-07 16:42:02 +01:00
grilledham
d8397ee430
updates
2018-06-07 16:41:52 +01:00
grilledham
091cfc567c
beach map
2018-06-07 16:41:43 +01:00
grilledham
7725385ecd
allow multiple surfaces in map gen
2018-06-07 13:09:28 +01:00
grilledham
033ada95b3
Merge branch 'develop' of https://github.com/Valansch/RedMew into develop
2018-06-07 12:20:21 +01:00
Maik Wild
398b3e42f4
Fixed grilleds suggestions
2018-06-06 15:32:20 +02:00
grilledham
5eb1e1be7f
updates
2018-06-05 12:41:42 +01:00
grilledham
850cf1e08d
Merge branch 'master' of https://github.com/grilledham/RedMew into develop
2018-06-04 21:35:05 +01:00
grilledham
1520f95738
merged branches
2018-06-04 16:35:18 +01:00
Maik Wild
efa3fd2f33
Fixed merge conflict between master and develop ( #176 vs. #177 & #178 )
2018-06-04 12:36:21 +02:00
grilledham
d9cf7893b9
renamed data folders
2018-06-03 19:18:03 +01:00
Valansch
ac15b60c02
Cleanup up utils
2018-06-02 18:16:04 +02:00
grilledham
1e77428b04
voidgears deathworld
2018-06-02 13:28:33 +01:00
grilledham
82adce0ffe
updates
2018-06-01 22:23:59 +01:00
grilledham
866b6fe748
updates
2018-05-29 13:26:48 +01:00
grilledham
805cc14fdd
added square spiral
2018-05-29 13:26:41 +01:00
grilledham
371cdc51ae
merge creation of adam 2
2018-05-29 00:08:12 +01:00
grilledham
647e5ba96c
updates
2018-05-29 00:02:42 +01:00
grilledham
1b04be8a26
rectangluar sprial rewrite
2018-05-29 00:02:25 +01:00
grilledham
084a155465
creation of adam2 map
2018-05-26 13:31:23 +01:00
grilledham
81000b0257
creation of adam 2
2018-05-26 00:31:29 +01:00
grilledham
bbca8c3102
updates
2018-05-24 19:05:32 +01:00
grilledham
dad8841952
updates
2018-05-24 15:50:10 +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
4b31596caa
updates
2018-05-24 14:29:40 +01:00
grilledham
6fefc41e1e
allow changing map gen speed
2018-05-24 14:29:24 +01:00
grilledham
374b258494
updates
2018-05-23 23:12:18 +01:00
grilledham
cf2272e72d
fixed decoratives
2018-05-23 23:04:28 +01:00
grilledham
809f2ffb31
changed perline noise to local
2018-05-23 22:34:47 +01:00
grilledham
b356e3ec5e
changed to new map gen system
2018-05-23 22:34:19 +01:00
grilledham
49cfd3ae0a
updates
2018-05-22 13:55:37 +01:00
grilledham
883dc36d76
updates
2018-05-17 15:33:36 +01:00
grilledham
f8bd7549b9
updates
2018-05-17 14:29:18 +01:00
grilledham
67461c7ba1
updated to new module system
2018-05-16 11:38:51 +01:00