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

764 Commits

Author SHA1 Message Date
SimonFlapse
7cc4048627 Added chat information 2019-02-18 10:38:44 +01:00
SimonFlapse
c43dfa526c Updating map info
Preparation for test
2019-02-18 10:30:06 +01:00
SimonFlapse
dadd394901 Added oil for quadrant 3 2019-02-18 09:59:36 +01:00
SimonFlapse
81cdc736b3 Fixed new line at EoL 2019-02-18 09:38:41 +01:00
SimonFlapse
1c762eb502 Removed debugging logs
Forgot to remove writing to log
2019-02-18 09:36:43 +01:00
SimonFlapse
6238dbe09f Fixed multiplayer research 2019-02-18 09:33:05 +01:00
SimonFlapse
6d0df6a0fa Technology and research restrictions added 2019-02-17 23:10:41 +01:00
SimonFlapse
937cdb5ec5 Switching teams added 2019-02-13 08:48:15 +01:00
SimonFlapse
6e94e3ed5e Merge branch 'develop' of https://github.com/SimonFlapse/RedMew into Quadrants 2019-02-04 19:25:31 +01:00
grilledham
be84bd1349
Merge pull request #732 from linaori/pling-for-toast
Pling for toast
2019-02-04 16:48:23 +00:00
Matthew
47551adb85
Merge pull request #725 from plague006/day_night
Refactor day_night
2019-02-03 14:15:50 -05:00
plague006
0bdacb7542 Set spawn positions for danger_ores maps 2019-02-03 12:17:43 -05:00
Lynn
9892d1a569 Added a notification sound for toast messages 2019-02-03 11:26:22 +01:00
Lynn
0179a1d96d
Merge pull request #712 from plague006/table
Refine/add functions in Table
2019-02-03 11:17:24 +01:00
Lynn
16af651e10
Merge pull request #680 from plague006/builder_efficiency!
Builder efficiency!
2019-02-03 10:55:11 +01:00
plague006
0a04f1d628 Logs to errors 2019-02-03 00:54:01 -05:00
plague006
8894a5e79d Refactor day_night 2019-02-03 00:54:01 -05:00
plague006
0cf4433034 rotten_apples: Military tech list to dictionary + Autoformat 2019-02-03 00:50:23 -05:00
plague006
37e0700115 Localize functions, get rid of inserts 2019-02-03 00:43:09 -05:00
plague006
d8e865b060 Revert formatting change 2019-02-03 00:18:55 -05:00
Matthew Heguy
6fafdd89bc So long, inserts! 2019-02-03 00:18:55 -05:00
Matthew Heguy
79a5c954fe Localize functions! 2019-02-03 00:18:55 -05:00
plague006
c565907408 Rename contra_spiral 2019-02-02 23:19:10 -05:00
Matthew Heguy
25c27a8ac6 Use array_contains 2019-02-02 14:19:29 -05:00
Lynn
2b5405da08 Check if the cause is valid and has a force for hydra spawns 2019-02-02 20:01:39 +01:00
plague006
139b6a39b1 Change default map to match change to map_loading 2019-02-02 12:19:31 -05:00
plague006
d0072f8e28 Add case for non-function, non-true being returned 2019-02-02 11:22:53 -05:00
grilledham
786cb0e8cc load map selection first 2019-02-02 14:39:22 +00:00
plague006
8f6f02b47c Move files to appropriate locations, tweak doc in control 2019-02-01 20:12:45 -05:00
plague006
fb84c3e684 Update diggy doc location 2019-01-31 20:17:41 -05:00
Matthew
6aed6d6317
Change map loading method (#640)
Add map loader
2019-01-31 20:15:41 -05:00
plague006
a7c7e6c6a2 Fix lint in crashsite 2019-01-31 19:23:26 -05:00
grilledham
5bc0e2087f removed unused variable 2019-01-31 17:19:05 +00:00
grilledham
370a17fe44 toast 2019-01-31 17:16:37 +00:00
Matthew Heguy
edbc81d81d Another try at fixing dimensions' lint warnings 2019-01-30 18:57:08 -05:00
grilledham
8b93f75b25 Grilled fixes shape.spiral 2019-01-30 18:24:09 -05:00
grilledham
d3b57899ab Grilled brings neko's modules up to date 2019-01-30 18:24:09 -05:00
plague006
bb9655e2af infinite_mazes: drop unused return
DiggyCaveCollapse: define mask_init earlier
Dimensions: comment uncalled function
2019-01-30 18:24:08 -05:00
SimonFlapse
09fe7ea177 Identical spawns, moved to combined 2019-01-31 00:00:51 +01:00
SimonFlapse
1c133a215a Initial mapgen prototype 2019-01-30 15:36:47 +01:00
SimonFlapse
e4a4bad3f1 Tweaking diggy settings
Based on initial feedback from latest diggy run (2019-01-28) the following has been tweaked:

* death-penalty increased from 0.2% to 0.35% of total experience. Expected effect is increase from 8-10% of total experience lost mid game to 10-13% of total experience lost. End game effects unknown.

* Price and level tweaking in market
* Personal laser defence added, requested by players
* Exoskeleton added, requested by players

Latest Diggy data shows blue biters at around level 40 -> Increased difficulty without proper steel production

Other: Changed comments to indicate new tweakings
2019-01-29 13:41:55 +01:00
SimonFlapse
fac770fda6 Added chat message of deducted experience on death 2019-01-28 16:04:06 +01:00
grilledham
604b56c0bc Merge branch 'crashsite_0.5' of https://github.com/grilledham/RedMew into crashsite_0.5 2019-01-27 17:39:51 +00:00
grilledham
88b37d9fa6 fix lint errors 2019-01-27 17:39:47 +00:00
grilledham
cce5defeff
Merge branch 'develop' into crashsite_0.5 2019-01-27 17:29:19 +00:00
grilledham
5c2b9e18c1 added pumpjack and storage tank to entity map 2019-01-26 18:07:09 +00:00
plague006
2478efb99e tetris.control to tetris.scenario 2019-01-25 15:36:15 -05:00
Matthew
2f679e737e
Merge pull request #655 from linaori/lazy-bastard
Added a Lazy Bastard feature with player limit for market items
2019-01-25 09:05:17 -05:00
Matthew
a337e06959
Merge pull request #681 from plague006/diggy_redmew_surface_compat
Diggy redmew surface compat
2019-01-25 08:23:49 -05:00
Matthew
d54677b7c6
Merge branch 'develop' into diggy_redmew_surface_compat 2019-01-25 08:23:42 -05:00