plague006
afb9204549
Revert "only luacheck files changed in latest commit"
...
This reverts commit fe5e8d1c1d
.
2019-01-05 01:44:19 -05:00
plague006
237ebaa079
Update luacheckrc
2019-01-05 01:36:49 -05:00
Matthew
8ce3010da5
Merge pull request #628 from Jayefuu/patch-7
...
Added market remove instructions
2019-01-04 21:44:23 -05:00
plague006
4d929248b7
Use player from function rather than game.player
2019-01-04 16:31:34 -05:00
Matthew
8f947e6822
Merge pull request #629 from plague006/q
...
Finish renaming Queue to queue and Task to task
2019-01-04 15:12:09 -05:00
plague006
503a3843fb
Clear space characters
2019-01-04 15:09:16 -05:00
plague006
bcd95662b6
Redirect all dependencies
2019-01-04 15:02:55 -05:00
plague006
8669330b90
Rename q and schedule back to queue and task
2019-01-04 15:02:16 -05:00
Jayefuu
2df0e27fe6
Added market remove instructions
...
Users downloading the scenario were asking for instructions on how to remove the market (in #mapgen). Adding this reply will also help admins and others using the scenario to generate maps.
2019-01-04 19:59:37 +00:00
Matthew
cb9e1e9792
Have info pull changelog from server ( #621 )
...
* Have info pull changelog from server
* Use on_server_started and create a proper function to pass to event
2019-01-04 14:45:37 +01:00
Jayefuu
ec2687accd
Score spelling correction ( #627 )
2019-01-04 12:56:25 +01:00
Matthew
dab49c6f6c
Yet another camera fix ( #626 )
2019-01-04 12:56:12 +01:00
Matthew
2bd96d267d
Add source of message to Debug.print ( #623 )
...
ENHANCE debug!
2019-01-03 21:04:09 +01:00
grilledham
8e56eba51a
removed init function
2019-01-03 17:24:18 +00:00
grilledham
ab347734e8
allow removeable event to be added on_init
2019-01-03 17:23:41 +00:00
Valansch
da8d60df5b
Update redmew_commands.lua
2019-01-03 18:16:50 +01:00
Lynn
30829b20eb
Merge pull request #622 from Refactorio/enable_server_search_command
...
Update redmew_commands.lua
2019-01-03 18:10:22 +01:00
Valansch
2fd78cbc5c
Update redmew_commands.lua
2019-01-03 18:09:26 +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
b43eef96e7
Fix not being able to switch targets without first closing camera ( #574 )
2019-01-02 14:42:31 +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
grilledham
14a81aedb4
Bug fixes ( #620 )
...
* fixed error on empty regular list
* fixed train kill count
2019-01-01 22:26:57 +01:00
Matthew Heguy
7bda4622a1
Add explanation of what core contains
2019-01-01 11:09:01 -05:00
Matthew
31a7b0c7f6
Document utils from factorio's util.lua ( #611 )
...
* Document utils from factorio's util.lua
* Change doc to match suggestion
2019-01-01 16:03:41 +01:00
Matthew Heguy
e37511e68d
Change to comment block
2019-01-01 09:59:24 -05:00
Matthew
9322054681
Merge pull request #616 from iltar/retailer-docs
...
Added some basic docs about the Retailer
2019-01-01 09:55:51 -05:00
Matthew
a839e6ad7b
Merge pull request #618 from SieveyEnvoys/patch-1
...
Update poke_messages.lua
2019-01-01 09:55:01 -05:00
SieveyEnvoys
83907df780
Update poke_messages.lua
...
278 » 400 » ?
Yes I'm Vintage
I'll probably forget about this unless you ping me
2018-12-31 20:54:53 -06:00
Lynn
23af703bc8
Added some basic docs about the Retailer
2018-12-31 18:08:14 +01:00
Lynn
c5f21d2a9d
Merge pull request #607 from iltar/market-gui-tweaks
...
Tweaked the Market GUI with auto-close and refresh
2018-12-31 09:23:11 +01:00
Lynn
a62fed2b78
Merge branch 'develop' into market-gui-tweaks
2018-12-31 09:22:26 +01:00
Matthew
17c54eb136
Merge pull request #579 from iltar/retailer-in-crash-site
...
Uses the retailer in crash site for markets
2018-12-30 17:21:46 -05:00
Matthew
77846c1d66
Merge pull request #604 from plague006/use_color_presets
...
Change custom colors to presets
2018-12-30 17:20:15 -05:00
Matthew
fa7a8f9fe3
Merge pull request #609 from Refactorio/iltar-patch-1
...
Re-added refined-hazard-concrete to the support entities
2018-12-29 16:05:25 -05:00
Lynn
97e757dca5
Re-added refined-hazard-concrete to the support entities
2018-12-29 22:03:44 +01:00
Lynn
e4e21b89cc
Re-order require and added an explanation
2018-12-29 20:01:18 +01:00
plague006
494648f35c
Change custom colors to presets
2018-12-29 12:39:20 -05:00
Lynn
444b107190
Refresh player market GUI when something changes
2018-12-29 14:30:20 +01:00
Lynn
91b4b0f007
Added a distance check for the Retailer market GUI to close
2018-12-29 14:09:26 +01:00
Lynn
377ad8a25a
Merge pull request #603 from iltar/disabled-market-items
...
Ability to disable market items without removal
2018-12-29 14:07:38 +01:00
Matthew
486effcab7
Remove spaces in extant names and modify name function to remove spaces to prevent future mistakes ( #581 )
...
* Remove spaces in extant names and modify name function to remove spaces to prevent future mistakes
* Remove regulars hack and map_layout entry
2018-12-29 02:20:23 +01:00
Matthew
1b20b72d9e
Update to Info's new function ( #580 )
2018-12-29 02:20:09 +01:00
Matthew
8f4c99cc43
Restore ability to set map_extra_info ( #588 )
2018-12-29 02:19:55 +01:00
plague006
62d7ebda30
Use preset colors
2018-12-28 18:17:44 -05:00
Matthew
19c2ded8cb
Add color presets ( #596 )
2018-12-28 23:38:40 +01:00
Lynn
14e814d47f
Ability to disable market items without removal
2018-12-28 21:31:08 +01:00
grilledham
d1f2eb5686
Event ( #565 )
...
* First pass at removable events
* added documentation
* added is_closure function
* fixed return multiple values
* is_closure now ignores _ENV
2018-12-28 17:21:45 +01:00
Matthew
69e675ffeb
Beach and paint typos ( #601 )
...
* correct a typo, re-scope a couple vars, remove unused require
* Add typo in paint
2018-12-28 17:21:09 +01:00
Lynn
2661b92b5b
Re-added the blueprint helper for diggy ( #602 )
...
* Re-added the blueprint helper for diggy
* Balance shop items
2018-12-28 17:20:16 +01:00
Matthew
5864dafa04
Merge pull request #589 from BlueRock2/patch-3
...
Improve overall ore balancing for tendrils_impure.lua
2018-12-27 11:58:51 -05:00