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

1633 Commits

Author SHA1 Message Date
Simon
bdfd122f3c Changed first popup from full inventory to ping (#392) 2018-11-18 17:06:23 +01:00
Lynn
1c91520160 Added force_control.lua to track force levels (#338)
* Added force_control.lua to track force levels

* Allow force only registration for level ups
2018-11-18 17:05:45 +01:00
Lynn
74fa8009fa Mining related improvements (#391)
* Fixed manual mining overflow hints

* Smaller memory footprint for collapse message
2018-11-18 16:48:28 +01:00
Lynn
3ac668c731
Merge pull request #390 from SimonFlapse/Diggy-Market-Text
Changed the level up chat messages for diggy
2018-11-18 16:42:17 +01:00
SimonFlapse
cb0daa31bf Changed Debug to Diggy specific debug.print() 2018-11-18 16:40:37 +01:00
SimonFlapse
e399370292 Less prints at level up 2018-11-18 16:25:56 +01:00
Simon
00c5f8c8ab Fish Market update. Better description for boosts and train savior item (#389)
* Changed small-plane

* Updated boost description

* Clarified train savior item from market

* Fixed SHIFT click on train savior item
2018-11-18 16:23:51 +01:00
Lynn
988713d258 Fixed room loot spill (close to permanently) (#388) 2018-11-18 16:23:25 +01:00
SimonFlapse
7adcc96de3 Changed the level up chat messages 2018-11-18 15:53:25 +01:00
Lynn
247b1df7f4
Merge pull request #377 from Valansch/dev_diggy_antigrief
fixed report desyncs
2018-11-18 13:22:18 +01:00
Valansch
11c297c31d
Update custom_commands.lua 2018-11-18 13:21:08 +01:00
Maik Wild
ab04ac5b4c fixed dual use of same variable name 'target' in custom_commands.lua:jail 2018-11-18 13:19:41 +01:00
Valansch
4a27ab0545
Changed command logging (#386) 2018-11-18 13:10:11 +01:00
Matthew
654216f149 Add day/night cycle options (#360)
* Add day/night cycle options

* txt to markdown and fix formatting errors
2018-11-18 13:00:22 +01:00
Matthew
5beaee7144 Comments to luadoc (#355)
Add logging to many commands, admin chat notices for a few commands
Overhaul print_admins
2018-11-18 12:59:52 +01:00
Matthew
e46bcd347c Increase cost of landmines in the market (#381) 2018-11-18 12:59:06 +01:00
Maik Wild
1e5ea9c58f Revert "Removed unused config (#378)"
This reverts commit 230600cf5c.
2018-11-18 12:56:45 +01:00
Valansch
58a74fe13a added Antigrief.lua 2018-11-18 12:56:03 +01:00
Valansch
77df65014b fixed report desyncs 2018-11-18 12:56:03 +01:00
Lynn
dd7b546caa
Merge pull request #385 from SimonFlapse/Diggy-Market-Item-Fix
Added iron-axe to market
2018-11-18 11:48:07 +01:00
Lynn
389b1a63b2
Merge pull request #384 from Rdjrjqouqcu/dev_diggy_fix_rocks_spawning_ores
Fixes how generating big rocks causes multiple ores to be spawned on …
2018-11-18 11:45:47 +01:00
Rdjrjqouqcu
19e278bba0 Fixes how generating big rocks causes multiple ores to be spawned on the same tile 2018-11-17 22:58:18 -05:00
Lynn
ddbe32bf70
Merge pull request #380 from damium/patch-1
Move level up logic outside of unlock check loop
2018-11-17 20:55:30 +01:00
Lynn
230600cf5c Removed unused config (#378) 2018-11-17 20:48:33 +01:00
damium
af8b2b6bc8
Move level up logic outside of unlock check loop 2018-11-17 11:07:20 -08:00
Lynn
bbd201d2d0
Merge pull request #375 from plague006/fix/player_create
Use player print not game print for on join messages
2018-11-17 16:57:29 +01:00
Lynn
9e55ddae44
Merge pull request #376 from plague006/fix/info_boxsize
Make box for new features larger
2018-11-17 16:57:07 +01:00
SimonFlapse
50062fbce8 Added iron-axe 2018-11-17 15:56:52 +01:00
Matthew Heguy
a742c115ba Make box for new features larger 2018-11-17 09:56:22 -05:00
Matthew Heguy
a76175ad97 Use player print not game print for on join messages 2018-11-17 09:46:14 -05:00
Valansch
4e34d33dcd Merge branch 'develop' of https://github.com/Valansch/RedMew into develop 2018-11-17 15:15:52 +01:00
Valansch
0909cdfff8 merged #319 2018-11-17 15:15:49 +01:00
Valansch
af8c00ea43 converted newlines to unix 2018-11-17 15:07:36 +01:00
Lynn
cef1990068
Merge pull request #374 from iltar/readme-perf-fix
Updated readme and minor perf fix
2018-11-17 14:57:06 +01:00
Lynn
f249cab9df Updated readme and minor perf fix 2018-11-17 14:52:56 +01:00
Valansch
028095f135 changed autojail #319 2018-11-17 14:47:59 +01:00
Lynn
1c5ccdf8f5
Merge pull request #371 from SimonFlapse/Chat-Mention-Fix2
Allowing a single character after a mention
2018-11-17 14:40:00 +01:00
SimonFlapse
ed46ed2b5b Changed how the player not found works for moderators and admins 2018-11-17 14:28:21 +01:00
SimonFlapse
c9b4e596cc Removed prefix for admin and moderator 2018-11-17 14:22:51 +01:00
SimonFlapse
0541682b1a Merge branch 'develop' of https://github.com/SimonFlapse/RedMew into Chat-Mention-Fix2 2018-11-17 13:47:33 +01:00
SimonFlapse
d89bac1510 Removed prefix for mentions
Add a prefix to avoid mention
2018-11-17 13:46:23 +01:00
Lynn
8ad66f70b3
Merge pull request #369 from SimonFlapse/Diggy-Market-Items
[Diggy] Armor items in market
2018-11-17 13:36:10 +01:00
Simon
47fe6c8dc0
Removed gold fish reminder 2018-11-17 13:36:04 +01:00
Jayefuu
c48f31fbe6 Added grid_islands_rotated.lua to map presets. (#363) 2018-11-17 13:33:23 +01:00
Lynn
9e04cc8e8a
Merge pull request #373 from Rdjrjqouqcu/dev_diggy_huge_rocks
changes, courtesy of BlueTemplar
2018-11-17 13:32:14 +01:00
SimonFlapse
7dab50d72a Added more items (NUKE!) and spread it further out
Nuke shouldn't be used, thus the high price. It's almost purely for SP and to give players an achievement feeling at level 100
2018-11-17 13:27:02 +01:00
Rdjrjqouqcu
a2ab7d06fd resolved indentation issues 2018-11-17 07:24:26 -05:00
Rdjrjqouqcu
0e6e879347 changes, courtesy of BlueTemplar 2018-11-17 07:17:49 -05:00
Matthew
fe84d14aa8 Shift elements around, remove "other servers", add train savior info (#356) 2018-11-17 12:59:51 +01:00
Matthew
70130ef500 Update regulars (#370) 2018-11-17 12:57:28 +01:00