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

1007 Commits

Author SHA1 Message Date
theorangeangle
4481e86940
Merge pull request #915 from RCTheBlueWolf/develop
set day/night to bright and added preview image for the beach map.
2019-06-19 20:31:51 -05:00
theorangeangle
0e67d6ca99
Update beach.lua 2019-06-10 14:37:13 -05:00
Lynn
99890acdc2
Merge pull request #935 from linaori/cleanup-player-stats
Cleanup player stats
2019-06-02 17:16:55 +02:00
Lynn
f73e017e88 Optimize some reach distances 2019-06-01 17:11:17 +02:00
Lynn
cff6fe8db9 Added more controls to refine evolution config 2019-06-01 16:29:55 +02:00
Lynn
8a84ef7504 Cleanup of player stats functions 2019-05-31 23:18:19 +02:00
Lynn
e72fc1c4a2
Merge pull request #932 from linaori/fix/on_player_built_tile
Ensure the new tile is set, not the item
2019-05-31 22:53:37 +02:00
Lynn
8d8ce28228 Diggy integration with new ScoreTracker 2019-05-30 22:47:19 +02:00
Lynn
f8812f6189 Use ScoreTracker for global score display 2019-05-30 21:57:43 +02:00
grilledham
fe8e3dffe8 Builder decoratives + 1000x map tweaks (#931)
* added support for decoratives

* use decratives for 1000x map

* Tweaked decoratives and disabled draw_resource_selection

* renamed variable to avoid shadowing
2019-05-30 14:06:52 +02:00
Lynn
da1a59a64d Ensure the new tile is set, not the item 2019-05-30 13:37:24 +02:00
Lynn
8f7695fefd Some diggy tweaks based on feedback
- Added an initial mining speed bonus
 - Added an option to toggle landfill research
 - Slightly increased oil spawn rates
2019-05-30 12:36:15 +02:00
Simon
f24b9aa51f
Crowdin sync 2019-05-29 (#928)
* Crowdin sync 2019-05-29

* fix cs technology tag

* Fixed rich text, new crowdin sync

Crowdin sync at 20:15 UTC 2019-05-29

* First diggy localisedStrings

* Added missing localisedString

* Updated readme + CI fix
2019-05-29 23:13:28 +02:00
theorangeangle
47175f63e9 removed very large map preview. 2019-05-28 15:24:02 -05:00
theorangeangle
9d3f806d46 reverted market removal 2019-05-28 13:52:13 -05:00
theorangeangle
fcd0163b12 scenario info, map images for christmas tree of terror and 1000x
re-enabled market on 1000x
2019-05-28 13:14:14 -05:00
theorangeangle
1831a381bc added documentation for borg planet; map info and description for broken web. 2019-05-27 22:22:24 -05:00
theorangeangle
ee63ff067e removed V1 of borg planet and renamed V2 to reflect its deprecated state. 2019-05-27 15:18:01 -05:00
theorangeangle
ef5e615c68 removed RS require 2019-05-27 11:31:17 -05:00
theorangeangle
e5e0377d3d added description and RS for crosses3 map.
tested in SP, everything loads as intended.
2019-05-27 00:09:37 -05:00
theorangeangle
15735f0b07 removed diagonal lattice and added descriptions, map preview for contra spiral 2019-05-26 23:47:31 -05:00
Lynn
28f79a9166 Added tooltips for most menu items 2019-05-26 13:21:40 +02:00
theorangeangle
16a36af2e8 added map preview image 2019-05-22 07:29:57 -05:00
Connor Fricker
073dbaf9ce commented out problem code, will have to work on it some other time 2019-05-22 19:16:21 +08:00
Connor Fricker
b67c28fa11 set day/night to bright 2019-05-22 15:28:30 +08:00
grilledham
4b6c24ce6a keep the player's character 2019-05-20 15:10:36 +01:00
grilledham
6ad2be252c Fix RS requires 2019-05-20 14:54:44 +01:00
theorangeangle
f50ef8b9eb sitting here wondering, how do i combine commits? 2019-05-20 06:43:46 -05:00
theorangeangle
2ef2743d16 fixed incorrect MGSP issue
and linting stuff (thanks grilled)
2019-05-20 06:41:30 -05:00
theorangeangle
3651eb1097 added map description info 2019-05-20 00:14:14 -05:00
theorangeangle
bf2382fb4d added map description info 2019-05-20 00:12:50 -05:00
theorangeangle
2688ca9899 foundation for map. current features:
-vanilla terrain
-car body enabled

still need enabling:
-tiny ores
2019-05-20 00:01:44 -05:00
theorangeangle
59f682a75a fixed redmew surface issue 2019-05-20 00:00:57 -05:00
grilledham
2228be6917 get_player_by_index -> game.get_player 2019-05-17 15:57:01 +01:00
grilledham
a0e178fc75 removed unsed Game variable 2019-05-16 12:11:01 +01:00
grilledham
880c0366d1 Game.get_player_by_index -> game.get_player 2019-05-16 11:10:56 +01:00
Simon
14165acdb2
Fixed rich text for old player -> Character (#909) 2019-05-12 23:55:06 +02:00
grilledham
edbcb7f79a
Merge pull request #899 from TWLTriston/map_terraforming_danger_ores_april2019
Map terraforming danger ores april2019
2019-05-11 19:59:51 +01:00
grilledham
80266f2659 added map preview 2019-05-07 19:59:01 +01:00
grilledham
21243c5eac prevent landfill + random seed for ores 2019-05-07 19:53:24 +01:00
grilledham
18a333650d better fix for ores 2019-05-07 19:48:36 +01:00
grilledham
d6401e3cbd fixed ore spawn 2019-05-07 19:39:55 +01:00
Simon
5a45ff1729
Quadrants balance update (#863)
* Fix for hydra worms destroying base

Also include a force disable of research for all quadrants to prevent a save mitigation bug from a factorio version to another.

* Fixed wrong worm tier

* Mapgen settings and market locale

Added mapgen settings based on feedback

Added [retailer] market_name to use in rendering the market name over the market. Key has been added in en, de and da with translations.

Indentation fix

* Fixed floating 'a'

* Fixed global variable

* Updated item to chest

Made it more clear what happens when you cross the border in a train

Also added a GPS coordinate for the spawned chest

* Bug fixes for chests spawn

* Gave buttons uid_name()

* Removed debug statements

* Fixed Item to chest

People think the previous behavior was a glitch so I've changed it to align with their expectations.

Also increased evolution factor from pollution a bit

* fixed game.player

* Added crafting_queue_size check

* Updated enemy settings

* Merged map_settings and mapgen_settings, added wall

* Merged map_settings and mapgen_settings

* Added three toggles to settings, disabled item to chest when traveling in trains

* Game.get_player_by_index converted to game.get_player

* Added charting and removed unused variable 'Game'

* Fixed for 0.17.35
https://forums.factorio.com/70188

* Fix for 0.17.35

* Added comments to force new CI build

* fixed missing player_inventory -> character_inventory
2019-05-03 00:40:45 +02:00
grilledham
7516c2f8bc inventory.player -> inventory.character 2019-05-02 17:46:28 +01:00
SimonFlapse
56b6dfbd01 More player -> character 2019-05-02 17:02:53 +02:00
SimonFlapse
69bdd747fb Fixed technology and inventory rename
Also fixed player -> character in types
2019-05-02 16:53:12 +02:00
TWLTriston
464b25b1b9 Changed win conditions to be globals for desync prevention and correction to the wrong variable being called as a win condition for disabling biters.
TravisCI fix on varible name reuse (entity)
2019-04-25 06:21:03 -04:00
grilledham
26ea48de48 fixed desync issue with random quadrants 2019-04-25 10:38:17 +01:00
grilledham
bdb524c6db formatting 2019-04-25 10:37:49 +01:00
TWLTriston
03de8ca472 Added win condition for evolution increases and finally biter wipes from the map. 2019-04-24 22:21:06 -04:00