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

108 Commits

Author SHA1 Message Date
SimonFlapse
9bf6bde27a Added train_crossings
Allowing for trains to cross.
Handles the player switcing force and more.

Reverting pushed config.lua
2019-03-03 16:32:08 +01:00
SimonFlapse
8d7ca6e558 Fixes and minor additions
Player count
Where -> Were
How to Chat
Allowing pipes
Unminable chests explained by compilatron
Better too heavy message
Fixed auto shout formating

Initial code for Map tag sync
2019-03-03 02:17:13 +01:00
SimonFlapse
277a2c599d Revert "Merge remote-tracking branch 'origin/hydra-scaling' into Quadrants"
This reverts commit 80d56c2e4a, reversing
changes made to 92841bc13c.
2019-03-02 16:54:42 +01:00
SimonFlapse
80d56c2e4a Merge remote-tracking branch 'origin/hydra-scaling' into Quadrants 2019-03-02 15:18:00 +01:00
Matthew
0b3bdec8e2
Merge pull request #839 from SimonFlapse/rich-text-gui
New GUI to assist in using the new rich text feature
2019-03-02 04:14:55 -05:00
plague006
060ee3afb7 Add set_alt_on_create 2019-03-02 02:12:12 -05:00
SimonFlapse
3ec7b413a9 Added behemoth-worm-turret 2019-03-01 21:22:15 +01:00
SimonFlapse
a989c87c03 Added locking chance 2019-03-01 21:14:17 +01:00
SimonFlapse
e57d339467 Updated config to show -1 for unused 2019-03-01 21:14:17 +01:00
SimonFlapse
342e5871d8 Added improved hydra scaling
Added min, max and trigger to config
Added online_player_scale to config

Made hail hydra chances a variable of: - number of online players (toggleable)
- evolution based on a custom formula that has a slow scaling until evolution 0.8
2019-03-01 21:14:16 +01:00
SimonFlapse
4f9d004062 Added rich-text-gui 2019-03-01 14:54:36 +01:00
Matthew
7896d98fbe
Merge pull request #809 from plague006/17/cheat_items
[17][Enhancement] Add cheat items to cheats
2019-02-28 16:14:45 -05:00
SimonFlapse
4fbd10543d Fixed info gui pages
Tested on all scalings
2019-02-28 15:05:30 +01:00
Matthew Heguy
2045301baf Disable word wrapping 2019-02-27 17:44:00 -05:00
Matthew Heguy
91be710c78 Add more items 2019-02-26 18:03:57 -05:00
Matthew Heguy
09ef833dd2 Remove steel-axe, iron-axe 2019-02-26 14:08:49 -05:00
plague006
3a7a059795 Add cheat items to cheats 2019-02-24 15:55:06 -05:00
plague006
b090a736a8 Add donator commands 2019-02-22 17:37:50 -05:00
Matthew Heguy
3af411faa5 Switch to functions in table, adjust map_loader accordingly 2019-02-20 16:38:34 -05:00
Matthew
cf661952b0
Merge pull request #764 from plague006/split_commands
Split commands into their respective modules
2019-02-18 20:18:34 -05:00
plague006
b7f51cf10a Fix spacing 2019-02-18 16:56:32 -05:00
plague006
0155498a20 Load apocalypse 2019-02-18 01:56:36 -05:00
Matthew
06915dd5bb
Merge pull request #744 from plague006/1000x
Add 1000x
2019-02-18 00:50:08 -05:00
plague006
f20e4c6247 Add market location config options 2019-02-16 00:00:50 -05:00
plague006
39ad01b3fb Fix doc for redmew_surface use 2019-02-16 00:00:24 -05:00
Matthew Heguy
e4abc69bf2 Merge for rebase 2019-02-16 00:00:18 -05:00
muppet9010
6281a8c49d Add everyone is regular option 2019-02-12 20:22:13 -05:00
Matthew Heguy
63bb4e6a83 improve table doc
add instructions for changing ranks in ranks
add missing config entry
refine regular and probation commands
2019-02-12 20:22:12 -05:00
Matthew Heguy
28daf88f21 Overhaul rank system, command, donator, add probation rank 2019-02-12 20:22:12 -05:00
plague006
02c19de519 Add 1000x
Add infinite storage chest cost to config
2019-02-07 21:27:24 -05:00
plague006
5ad8833bb6 Clean up keys 2019-02-03 10:31:20 -05:00
plague006
8894a5e79d Refactor day_night 2019-02-03 00:54:01 -05:00
Matthew
6aed6d6317
Change map loading method (#640)
Add map loader
2019-01-31 20:15:41 -05:00
Lynn
53fad1a75b Added a GUI element + toasts to notify of biter evolution 2019-01-28 21:21:33 +01: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
Jayefuu
f955688c46 Added grid_bot_islands map preset
Moved entity_drop_amount from market.lua to config.lua
Added chance to entity_drop_amount table to allow map makers to configure coin drop chances for biters, spitters, worms and nests.
2019-01-20 20:58:12 +00:00
Lynn
ccda13c12c Added a Lazy Bastard feature with player limit for market items 2019-01-19 14:17:21 +01:00
Matthew
3f8be3151a
Add redmew_surface (#631)
* Add redmew_surface

* Change map_layout to have all maps use redmew_surface

* Maps: switch hardcoded nauvis refs to redmew_surface

* Features: switch hardcoded nauvis refs to redmew_surface

* Per discussion, removal of RSO

* Changes to files based on linting warnings/errors

* ent_functions: remove functions from global scope, ignore remaining linting warnings (~100 remaining)

* borg_planet: ignore linting warnings (88 remaining)

* mazes refactored

* Changed global.lua so events are run in the order they are registered
2019-01-16 13:44:55 -05:00
grilledham
cdde0d6967 moved loaders to redmew_qol 2019-01-15 15:10:31 +00:00
grilledham
d7d7737b4b added loaders 2019-01-14 11:39:11 +00:00
Matthew
746d31dc14 Add quality of life features (#625)
* Add quality of life features: random train colors, restrict chests, backer_names, ghost_ttl

* Expand ghost_ttl

* Make val smile
2019-01-12 14:43:41 +01:00
Valansch
7fa83bae6c Add Tetris (#605)
Somehow nailed everything on the first try. What a pro.
2019-01-11 13:31:23 -05:00
Maik Wild
1eebea55e8 renamed fish_market.lua to market.lua and market_item to currency 2019-01-10 15:18:55 +01:00
Lynn
c84dec2aaa Fixed some market related hacks 2019-01-09 18:29:20 +01:00
Lynn
0d89e8b09c Ensure trainsaviour is loaded first 2019-01-09 18:29:19 +01:00
Lynn
30f1a023f6 Fixed bad merge 2019-01-09 18:29:19 +01:00
Lynn
57c4ae2519 Fish market with new GUI and stack limit 2019-01-09 18:29:18 +01:00
Lynn
067f27318d Enable tasklist by default 2019-01-05 18:15:00 +01:00
Matthew
a84dcfdd91 Overhaul commands (#576)
* Split admin-only commands out of custom commands
Remove free item logging

* Overhaul commands remaining in custom_commands

* Overhaul commands in remaining files

* Change custom_commands to redmew_commands

* Remove follow.lua
2019-01-02 16:34:17 +01:00
Matthew
c2234505f3 Implement server-side color saving (#566)
* Implement server-side color saving

* Add set_and_return to core utils
2019-01-02 14:42:18 +01:00