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

2320 Commits

Author SHA1 Message Date
plague006
93bd1839e0 Don't remove data folder in the build script 2019-02-01 08:34:29 -05:00
plague006
89b1718031 End of testing for travis, time to turn him loose. 2019-01-31 20:57:33 -05:00
plague006
475195914f Test releasing multiple files #2 2019-01-31 20:47:26 -05:00
plague006
3f5874cd9b Test releasing multiple files 2019-01-31 20:36:08 -05:00
plague006
ec63cd5457 Force travis to issue a test release with map loading change 2019-01-31 20:18:07 -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
9353b0c0e5 So long stickler 2019-01-31 19:26:56 -05:00
plague006
a7c7e6c6a2 Fix lint in crashsite 2019-01-31 19:23:26 -05:00
grilledham
1f6018dabf
Merge pull request #718 from grilledham/crashsite_0.5.3
Toast for capture / upgrade outposts
2019-01-31 17:33:36 +00: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
9775b6446a
Merge pull request #717 from plague006/last_lint
Another try at fixing dimensions' lint warnings
2019-01-30 19:07:16 -05:00
Matthew Heguy
edbc81d81d Another try at fixing dimensions' lint warnings 2019-01-30 18:57:08 -05:00
Matthew
765a91cc56
Merge pull request #696 from plague006/improve_versioning
Improve versioning
2019-01-30 18:43:13 -05:00
plague006
9a61c854e7 Refine the build script, change the specifics of how version.lua works 2019-01-30 18:42:56 -05:00
plague006
e260af2a3b Rename command from color-redmew to redmew-color 2019-01-30 18:42:30 -05:00
Matthew
2911794b7e
Merge pull request #706 from plague006/blueprint_helper_refactor
refactor blueprint_helper to not call Token directly and to correct lint warnings
2019-01-30 18:26:14 -05:00
Matthew
334d9d13a7
Merge pull request #682 from plague006/info_push_changelog
Add ability to modify changelog in-game
2019-01-30 18:25:52 -05:00
Matthew
c5306625fb
Merge pull request #697 from plague006/lint
Fix more lint warnings
2019-01-30 18:25:01 -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
Matthew Heguy
4738f3e043 Fix missing dep 2019-01-30 18:20:11 -05:00
Matthew
214257b007
Merge pull request #716 from grilledham/debug_token
Debugger
2019-01-30 18:19:13 -05:00
Matthew Heguy
b936a37296 Remove identifier 2019-01-30 18:17:55 -05:00
grilledham
2df4aeee45 debugger 2019-01-30 22:32:43 +00:00
grilledham
23e6d3815d debug mode 2019-01-30 22:16:44 +00:00
Lynn
6ac1062754
Merge pull request #704 from linaori/evolution-progress
Added a GUI element + toasts to notify of biter evolution
2019-01-29 19:04:22 +01:00
Matthew
5bf7eef51c
Merge pull request #709 from SimonFlapse/Diggy-Tweaking-20190128
[Diggy] Tweaking settings
2019-01-29 09:28:09 -05: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
Matthew
4084b6ab1f
Merge pull request #708 from plague006/get_player_from_any
Add get_player_from_any
2019-01-28 19:38:49 -05:00
Matthew
5adf2c3dca
Fix calling obj.is_player before checking validity 2019-01-28 19:25:37 -05:00
Matthew Heguy
4dd4056592 Add get_player_from_any 2019-01-28 18:59:58 -05:00
Matthew
baba491375
Merge pull request #705 from plague006/debug_object_type
Add object_type() to Debug
2019-01-28 17:53:55 -05:00
plague006
cb6578dd7b refactor blueprint_helper to not call Token directly and to correct lint warnings
(cherry picked from commit 1beef8ba6a)
2019-01-28 17:52:10 -05:00
Matthew Heguy
85a9c6d050 Add object_type() to Debug 2019-01-28 17:48:24 -05:00
Lynn
52d4ec0b84 Do not show a fish at > 0.901 evo 2019-01-28 21:27:05 +01:00
Lynn
53fad1a75b Added a GUI element + toasts to notify of biter evolution 2019-01-28 21:21:33 +01:00
Matthew
0f05e34cd4
Merge pull request #699 from plague006/progress
Remove deprecated tp commands
2019-01-28 10:46:03 -05:00
Simon
816313d35b
Merge pull request #703 from SimonFlapse/Diggy-QoL-Death
Added chat message of deducted experience on death
2019-01-28 16:15:39 +01:00
SimonFlapse
fac770fda6 Added chat message of deducted experience on death 2019-01-28 16:04:06 +01:00
Matthew Heguy
b70e5b0d0b Add sh and yml filetypes to .gitattributes 2019-01-27 21:38:07 -05:00
plague006
3d24f023c0 Remove deprecated tp commands
Refine messaging for deprecated commands
2019-01-27 16:44:45 -05:00
Matthew
129b6b031b
Merge pull request #677 from plague006/action_warnings
Action warnings
2019-01-27 15:24:36 -05:00
Matthew
b9be14ccf5
Merge pull request #690 from plague006/name_change_notice
Tell players how to change name in SP
2019-01-27 15:24:18 -05:00
Matthew
dbae27b37b
Merge pull request #694 from grilledham/alternative_toast
Alternative toast implmentation
2019-01-27 12:44:05 -05:00
Matthew
d5c168bc04
Merge pull request #695 from grilledham/crashsite_0.5
Crashsite 0.5
2019-01-27 12:40:03 -05: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