Matthew
|
55aaf19b48
|
Add player renaming (#428)
* Add player renaming from auto-generated names
* Give admins IDs on name changes
|
2018-11-23 18:08:44 +01:00 |
|
Matthew
|
b9e360ce3a
|
Shift command logging to free_item_logging, fix cases of server as actor (#427)
Shift command logging to free_item_logging, fix cases of server as actor
|
2018-11-23 18:07:44 +01:00 |
|
grilledham
|
163f04789d
|
Merge branch 'develop' of https://github.com/grilledham/RedMew into server-module
|
2018-11-23 11:44:20 +00:00 |
|
Matthew
|
3469225eaa
|
Changelog: Added particles when a biter mines a rock upon spawning #424
|
2018-11-22 23:22:56 -05:00 |
|
Matthew
|
a5d0ff0ae9
|
Merge pull request #424 from iltar/biter-mining-particles
Added particles when a biter mines a rock upon spawning
|
2018-11-22 22:53:50 -05:00 |
|
Matthew
|
f5c9b787b5
|
Added bot mining #434, Add Tetris and world thanksgiving maps #433
|
2018-11-22 22:24:18 -05:00 |
|
Matthew
|
9a62febdea
|
Merge pull request #433 from Jayefuu/map/tetris_and_world_thanksgiving
Add Tetris and World Thanksgiving maps
|
2018-11-22 22:22:03 -05:00 |
|
plague006
|
b85555bc00
|
Fix other lint warnings
|
2018-11-22 22:18:38 -05:00 |
|
Matthew
|
5b9268ade6
|
Merge pull request #434 from iltar/bot-mining
Added bot mining
|
2018-11-22 22:07:01 -05:00 |
|
Matthew
|
8db491634d
|
Fix nil ref in train_station_names Closes #440 (#441)
|
2018-11-23 01:03:15 +01:00 |
|
Matthew
|
8b0febb478
|
Changelog: Add server print on admin_prints (#430)
|
2018-11-22 18:36:10 -05:00 |
|
plague006
|
b6c8f32c14
|
Merge and move docs
|
2018-11-22 17:44:27 -05:00 |
|
plague006
|
31ab06a33b
|
Remove line length limit
|
2018-11-22 17:29:53 -05:00 |
|
Jayefuu
|
0920ad70a5
|
Resolved Plague's comments
|
2018-11-22 22:11:00 +00:00 |
|
Matthew
|
8fb9ae35d7
|
Add server print on admin_prints (#430)
* Add server print on admin_prints
|
2018-11-22 23:04:01 +01:00 |
|
Matthew
|
9ede998686
|
Changelog: Add stickler_ci #435
|
2018-11-22 16:08:47 -05:00 |
|
plague006
|
1c4b052317
|
Add tab
|
2018-11-22 15:45:41 -05:00 |
|
Matthew
|
22044ee0cc
|
Merge pull request #435 from plague006/add_ci
Add stickler_ci
|
2018-11-22 15:06:30 -05:00 |
|
plague006
|
30df59c83c
|
Add stickler_ci
|
2018-11-22 14:59:32 -05:00 |
|
Lynn
|
b3a19a2a7b
|
Added bot mining
|
2018-11-22 20:43:23 +01:00 |
|
Jayefuu
|
5b727f5b53
|
Added:
- Tetris map and associated files
- World Thanksgiving map with turkey ore preset
|
2018-11-22 18:39:46 +00:00 |
|
Matthew
|
f9c40be920
|
Changelog: Fix null reference in chat_triggers
|
2018-11-22 13:30:14 -05:00 |
|
Simon
|
7e5ba82149
|
Merge pull request #431 from plague006/fix/chat_triggers
Fix null ref (event.player_index nil if server)
|
2018-11-22 17:11:59 +01:00 |
|
plague006
|
af9fe138fb
|
Fix null ref (event.player_index nil if server)
|
2018-11-22 07:17:07 -05:00 |
|
Matthew
|
849181d072
|
Merge pull request #429 from plague006/doc/list_utils
Add some documentation to list_utils
|
2018-11-22 06:10:34 -05:00 |
|
plague006
|
0b2d6e98e9
|
Add some documentation to list_utils
|
2018-11-22 04:39:07 -05:00 |
|
Matthew
|
af0f8d29a1
|
Changelog: Fix /kill non-functional if walkabout is disabled. Fix walkabout giving from variable definition.
|
2018-11-21 18:26:38 -05:00 |
|
Matthew
|
49b15978ba
|
Merge pull request #425 from plague006/fix/walkabout
Fix/walkabout
|
2018-11-21 18:23:43 -05:00 |
|
plague006
|
857baf6c5e
|
Don't define global as a local
|
2018-11-21 17:56:52 -05:00 |
|
plague006
|
7f8eb83e55
|
Add check in case walkabout.lua isn't loaded.
|
2018-11-21 17:56:23 -05:00 |
|
Lynn
|
38068e15cd
|
Added particles when a biter mines a rock upon spawning
|
2018-11-21 21:09:46 +01:00 |
|
Lynn
|
a52e9f710c
|
Improved biter spawning algorithm (#408)
* Improved biter spawning algorithm
* HAIL HYDRA, biter hell
|
2018-11-21 15:26:04 +01:00 |
|
Matthew
|
3eadc68aa9
|
Merge pull request #422 from plague006/tabs2space
All tabs to spaces
|
2018-11-21 08:47:43 -05:00 |
|
Matthew Heguy
|
e6dda20e41
|
All tabs to spaces
|
2018-11-21 08:42:39 -05:00 |
|
Matthew
|
8b74f104fc
|
Formatting (#420)
|
2018-11-21 14:35:47 +01:00 |
|
Matthew
|
4d3ecd5527
|
Finalize styleguide (#396)
* Add styleguide
* Encourage full luadoc
* @param and @return in code blocks
* Add multi-line table comma rule
|
2018-11-21 14:35:18 +01:00 |
|
Matthew
|
691d47cbd0
|
Cleanup map_gen/shared (#421)
* Cleanup whitespaces+tabs
* Tabs to spaces
|
2018-11-21 14:34:19 +01:00 |
|
Matthew Heguy
|
9b064af399
|
Change wording to be more clear
|
2018-11-21 07:53:00 -05:00 |
|
Lynn
|
defe983805
|
Merge pull request #413 from plague006/cleanup/root
Root cleanup
|
2018-11-21 13:24:46 +01:00 |
|
Matthew Heguy
|
537cbc1832
|
Replace comma
|
2018-11-20 17:28:39 -05:00 |
|
Matthew
|
f14306e6fa
|
Cleanup of code formatting. Establishment of a style guide.
|
2018-11-20 17:19:40 -05:00 |
|
Matthew
|
2f66b9f106
|
Add guidelines for contributing to redmew (#406)
* Add guidelines for contributing to redmew
* Change issues link
|
2018-11-20 11:48:07 +01:00 |
|
Matthew
|
57d24e68e1
|
Resources cleanup (#412)
* Export single quotes instead of double
* Autoformat (with quote-changing disabled)
|
2018-11-20 11:47:46 +01:00 |
|
Matthew
|
c49f5007fa
|
Utils cleanup (#411)
* Clean up unused vars and using same var names
* Autoformat
|
2018-11-20 11:46:42 +01:00 |
|
Matthew
|
96ab772393
|
Autoformat (#415)
|
2018-11-20 11:46:32 +01:00 |
|
Matthew
|
c9369c3d14
|
Features cleanup (#414)
* Fix scoping, var names, unused functions, etc.
* Autoformat
|
2018-11-20 11:46:19 +01:00 |
|
Matthew
|
a1dae9ee91
|
Merge pull request #410 from plague006/add_changelog
Add changelog
|
2018-11-20 03:02:22 -05:00 |
|
Matthew
|
14903295d0
|
Merge pull request #409 from Refactorio/issue_templates
Add issue templates
|
2018-11-20 03:02:12 -05:00 |
|
Matthew Heguy
|
5157503e9a
|
Autoformat and remove unused local
|
2018-11-20 01:33:06 -05:00 |
|
Matthew Heguy
|
f0a9e0f64c
|
Add changelog
|
2018-11-19 22:57:22 -05:00 |
|