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

2878 Commits

Author SHA1 Message Date
grilledham
f1949e2b87 only render market text when in map view 2019-03-09 14:00:16 +00:00
grilledham
e53d91cfcf removed unused variables 2019-03-08 17:49:06 +00:00
grilledham
41f2fc8c50 render text when hover over market 2019-03-08 17:31:00 +00:00
grilledham
c9cc32a1c0 use player.zoom_to_world in toasts 2019-03-08 17:30:28 +00:00
grilledham
a59089c496 artillery targets players 2019-03-07 21:07:33 +00:00
grilledham
4abe5c5b06 behemoth worms 2019-03-07 15:55:49 +00:00
Matthew
6ad8f8725e
Merge pull request #860 from plague006/fix_locale
Fix bad locale in crashsite
2019-03-06 19:07:06 -05:00
Matthew
2fa76ac85e
Merge pull request #853 from plague006/restrict_script
luacheckrc tweaks to script and commands
2019-03-06 16:44:18 -05:00
Matthew Heguy
2ab1d38c5d Add command aliases, fix doc in event 2019-03-06 16:35:38 -05:00
Matthew
b52aac027d
Merge pull request #861 from plague006/channel_name
Update channel name
2019-03-06 16:15:50 -05:00
Matthew
635bf89272
Merge pull request #768 from SimonFlapse/Quadrants
Quadrants
2019-03-06 16:10:47 -05:00
Matthew Heguy
102d468c13 Update channel name 2019-03-06 14:33:57 -05:00
Matthew Heguy
3c4632be6c Fix bad locale 2019-03-05 10:34:32 -05:00
Simon
7b0156b1c9
Merge branch 'develop' into Quadrants 2019-03-05 15:11:27 +01:00
SimonFlapse
4fb657cbc3 Added localization 2019-03-05 00:51:56 +01:00
Matthew
f9437761ec
Merge pull request #859 from plague006/fix/grilled_being_fancy
Fix event
2019-03-04 16:38:52 -05:00
plague006
ed3f47ff18 Don't overwrite script.generate_event_name as it errors if given an arg 2019-03-04 16:37:32 -05:00
Matthew
afc7995a10
Merge pull request #858 from plague006/fix/onboarding
Fix onboarding for server
2019-03-04 16:29:08 -05:00
plague006
6b189c850a Fix for server 2019-03-04 16:20:53 -05:00
Matthew
9ad41cb3bc
Merge pull request #855 from plague006/feature/teach_chat
Add player_onboarding
2019-03-04 16:06:43 -05:00
plague006
0f453a0562 Remove unused arg 2019-03-04 16:04:56 -05:00
Simon
a366cfdf82
Fix typo
Co-Authored-By: plague006 <plague006@users.noreply.github.com>
2019-03-04 15:46:26 -05:00
Matthew
b00ddfa47c
Merge pull request #856 from plague006/fix/check_locale
Fix typo in locale_check
2019-03-04 15:06:10 -05:00
plague006
b8a5eebf29 Fix typo 2019-03-04 14:52:52 -05:00
Simon
7ab0f10bb9
Added logic for toggling minable robots (#790)
* Added logic for toggling minable robots

* Added aditional checks to prevent indexing nil

* Moved to Redmew-QoL

* Indent

* Moved to redmew-qol
2019-03-04 13:02:50 +01:00
plague006
b389c15cc5 luacheckrc tweaks to raise warnings when registering events through script, or registering a command through commands 2019-03-04 06:57:08 -05:00
plague006
dc0b597f5e Add player_onboarding 2019-03-04 06:38:54 -05:00
Matthew
e43513fcc1
Merge pull request #849 from plague006/locale
The big localization push
2019-03-04 06:35:13 -05:00
plague006
c491b524ee Remove unused var 2019-03-04 06:15:36 -05:00
plague006
fe830039fa Remove command search 2019-03-04 05:53:02 -05:00
plague006
b589544e4e move toast to correct file 2019-03-04 04:30:54 -05:00
plague006
db6b321170 Remove redmew-setting commands to match #852 2019-03-04 01:57:51 -05:00
SimonFlapse
25bbe67254 Forgot to remove this 2019-03-04 00:05:04 +01:00
plague006
fe9eda2e45 Small updates+fixes 2019-03-03 17:54:51 -05:00
plague006
e0699036f8 Add debug_commands 2019-03-03 17:22:01 -05:00
plague006
891a863e68 Remove venus and its modules, silly_player names, walkabout, rusky_pvp and tempban 2019-03-03 17:22:01 -05:00
plague006
3268ec550e Change print strings to localised strings 2019-03-03 17:22:00 -05:00
Valansch
b7912a5fa8 Add check_locale.sh and update travis.yml to detect missing keys, deleted english values in locale/de/ 2019-03-03 17:22:00 -05:00
plague006
55aa7fd916 Command descriptions
Remove search_command
Overhaul meltdown commands
Localize some gui
2019-03-03 17:21:59 -05:00
plague006
fc48d264cf Commands to locale
Change target_name refs to poll the player
2019-03-03 17:21:47 -05:00
SimonFlapse
57744116ef Reborn test.lua 2019-03-03 23:20:51 +01:00
Valansch
c4ea7c0fa3 Create de locale 2019-03-03 17:20:05 -05:00
SimonFlapse
7db27fdcce Remove custom event
Increased teleport range
Limiting bridges to 12 chunks
2019-03-03 23:20:04 +01:00
Simon
bad47f37ff
Added improved hydra scaling (#795)
* 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

* Removed debug game.prints

* Backwards compatibility

Added conversion from old config to new

* Updated config to show -1 for unused

* Added locking chance

* 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

* Removed debug game.prints

* Backwards compatibility

Added conversion from old config to new

* Updated config to show -1 for unused

* Added locking chance

* Added behemoth-worm-turret

* Removed old behemoth-biter

* Added new default configuration
2019-03-03 22:13:49 +01:00
Matthew
3b07204f98
Merge pull request #851 from plague006/enhancement/event_debugger
Add generate_event_name to event module
2019-03-03 15:59:32 -05:00
plague006
7535506671 Make it fancy 2019-03-03 15:00:35 -05:00
plague006
38ccde5456 Fix event_view catching all checked_state changes 2019-03-03 14:52:05 -05:00
SimonFlapse
1ad42550b7 Fixed gui bug 2019-03-03 19:22:01 +01:00
plague006
535c675028 Add generate_event_name to event module 2019-03-03 13:03:24 -05:00
SimonFlapse
e32802efb7 Fixed evolution factors 2019-03-03 16:48:38 +01:00