Lynn
8b8d17fbbf
Update features/performance.lua
...
Co-Authored-By: plague006 <plague006@users.noreply.github.com>
2019-01-25 08:22:20 -05:00
Lynn
43d0742412
Update features/performance.lua
...
Co-Authored-By: plague006 <plague006@users.noreply.github.com>
2019-01-25 08:22:14 -05:00
Lynn
e64ad7eca0
Update features/performance.lua
...
Co-Authored-By: plague006 <plague006@users.noreply.github.com>
2019-01-25 08:22:06 -05:00
Matthew Heguy
b1647641c8
Use on_data_set_changed instead of nth tick
2019-01-25 08:15:58 -05:00
grilledham
2dd235fcb2
Merge branch 'develop' of https://github.com/grilledham/RedMew into crashsite_0.5
2019-01-25 11:24:12 +00:00
grilledham
d5c1b14b6e
fix bug: toggle score gui button
2019-01-25 11:23:42 +00:00
grilledham
9252c41add
allow LocalisedStrings
2019-01-25 00:13:25 +00:00
Matthew Heguy
5fa97079fa
Expand performance to affect mining and crafting speeds
2019-01-24 18:41:32 -05:00
Matthew
9e05721170
Merge pull request #660 from plague006/seeds
...
Add seeds command
2019-01-24 18:14:47 -05:00
Matthew
e74daef19a
Merge pull request #668 from plague006/advertise_colors
...
Print message when someone saves a color
2019-01-24 18:14:37 -05:00
Matthew
87691f0fbd
Merge pull request #670 from plague006/table_get_random_dictionary_entry
...
Remove get_random, add get_random_dictionary_entry
2019-01-24 18:14:27 -05:00
Matthew
397f8e47a9
Merge branch 'develop' into maps/grid_bot_islands
2019-01-24 18:05:39 -05:00
Matthew Heguy
7a3418262e
Add ability to modify changelog in-game
2019-01-24 17:45:57 -05:00
grilledham
91c17432fd
Merge branch 'develop' of https://github.com/grilledham/RedMew into crashsite_0.5
2019-01-24 13:40:21 +00:00
grilledham
4e8fa9d54a
Merge pull request #672 from grilledham/score_update
...
Score update
2019-01-24 13:39:40 +00:00
grilledham
fc32446215
refresh score on all launches
2019-01-24 13:38:17 +00:00
Matthew Heguy
d5be21a990
Chaaaaaaange places
2019-01-23 23:37:11 -05:00
Matthew Heguy
b9c985e386
Use action_warning
2019-01-23 19:55:15 -05:00
Matthew Heguy
54eb1b08ba
Use event.rocket, check force, don't print every launch
2019-01-23 18:33:43 -05:00
Matthew Heguy
2ce35ada6a
Add action warnings
2019-01-23 15:54:46 -05:00
grilledham
e6a547a386
updates
2019-01-23 19:15:28 +00:00
Matthew Heguy
2f203a435c
Add seeds command
2019-01-23 10:54:01 -05:00
grilledham
54d30216d1
fixed looting corpse message
2019-01-22 16:06:36 +00:00
grilledham
f20e812919
removed global, changed styles, added total coins spent
2019-01-21 20:37:07 +00:00
grilledham
43197de20a
added total coins spent
2019-01-21 20:36:32 +00:00
plague006
f4ec6aa196
Remove get_random, add get_random_dictionary_entry, and may we never speak of it again.
2019-01-21 14:28:21 -05:00
grilledham
ba27be7433
add messages on looting corpse
2019-01-21 15:54:14 +00:00
plague006
7e565beb21
Remove redundant function
2019-01-21 10:42:38 -05:00
plague006
746d8d8df9
Print message when someone saves a color
2019-01-21 10:39:15 -05:00
grilledham
06f7d59f09
added check for chance == 0
2019-01-20 22:58:46 +00: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
grilledham
1981dd6c0f
fix errors
2019-01-20 18:25:53 +00:00
grilledham
7b393ed65c
changed button sprite
2019-01-20 17:18:01 +00:00
grilledham
eaab7b9b3c
removed stats tracking for damage.
2019-01-20 16:59:07 +00:00
grilledham
b45b4b3dce
score rewrite
2019-01-20 16:50:10 +00:00
Matthew
0927a839b8
Fix linting ( #657 )
...
Fix linting warnings
2019-01-19 11:34:29 -05:00
Lynn
3206728501
secure power source
2019-01-19 14:17:23 +01:00
Lynn
703a3fea53
Added a 7 minute powersource to ensure the bootstrapping works well
2019-01-19 14:17:23 +01:00
Lynn
1e67b974e4
Fixed market desync and more control over limits
2019-01-19 14:17:22 +01:00
Lynn
8e9f48eab4
Some general fixes related to todays bugs
2019-01-19 14:17:22 +01:00
Lynn
b2042f2e1f
Added missing require
2019-01-19 14:17:21 +01:00
Lynn
ccda13c12c
Added a Lazy Bastard feature with player limit for market items
2019-01-19 14:17:21 +01:00
grilledham
167cda342a
Send own join and leave messages
2019-01-17 14:00:15 +00: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
Matthew
91e18a7a96
Merge pull request #652 from grilledham/loaders
...
Loaders
2019-01-15 11:13:47 -05:00
grilledham
cdde0d6967
moved loaders to redmew_qol
2019-01-15 15:10:31 +00:00
Matthew
934adaa9f6
Merge pull request #653 from plague006/fix/qol
...
Check that entities are valid in redmew_qol
2019-01-15 09:52:13 -05:00
Matthew
5dd9ce9f90
Remove math and table as globals. ( #647 )
...
* Remove math and table as globals.
Create exceptions for table.lua and math.lua to modify respective globals and add returns for respective globals.
* Fix lint errors from table and math
2019-01-15 14:27:48 +01:00
Matthew Heguy
229e3e7f25
Check that entities are valid
2019-01-14 17:25:14 -05: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
Matthew
055ca8487f
Merge pull request #644 from grilledham/crashsite_0.4
...
Crashsite 0.4
2019-01-11 16:40:41 -05:00
Valansch
7fa83bae6c
Add Tetris ( #605 )
...
Somehow nailed everything on the first try. What a pro.
2019-01-11 13:31:23 -05:00
Valansch
a8a777bcc5
Update market.lua
2019-01-10 16:28:34 +01:00
grilledham
e46a4983db
Merge branch 'develop' of https://github.com/Valansch/RedMew into crashsite_0.4
2019-01-10 14:35:25 +00:00
Maik Wild
1eebea55e8
renamed fish_market.lua to market.lua and market_item to currency
2019-01-10 15:18:55 +01:00
Valansch
3ab26ea014
Fixed sticklers complaints
2019-01-10 14:53:03 +01:00
Valansch
73a3b7756b
Merge branch 'develop' into event-fixes
2019-01-10 14:38:55 +01:00
grilledham
f093fee5ab
fixed bugs
2019-01-09 22:30:05 +00:00
Lynn
c84dec2aaa
Fixed some market related hacks
2019-01-09 18:29:20 +01:00
Lynn
cb97ea54f3
Removed undefined variable
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
Matthew Heguy
018cab89b6
Fix linting, add comments
2019-01-08 15:58:12 -05:00
grilledham
5ee7a62464
fixed \n escaping + small optimizations ( #635 )
...
* fixed \n escaping + small optimizations
2019-01-07 13:30:59 +01:00
grilledham
84597ea1fe
Merge branch 'develop' of https://github.com/Valansch/RedMew into event-fixes
2019-01-06 12:40:39 +00:00
Lynn
0ebe857532
Fixed volunteer references
2019-01-05 18:13:49 +01:00
Lynn
cb68f0c340
Fixed the infamous task desync and typos
2019-01-05 18:04:31 +01: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
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
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
grilledham
8e56eba51a
removed init function
2019-01-03 17:24:18 +00:00
Valansch
da8d60df5b
Update redmew_commands.lua
2019-01-03 18:16:50 +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
e37511e68d
Change to comment block
2019-01-01 09:59:24 -05:00
Lynn
23af703bc8
Added some basic docs about the Retailer
2018-12-31 18:08:14 +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
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
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
Lynn
14e814d47f
Ability to disable market items without removal
2018-12-28 21:31:08 +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
3cebeb4233
Added a market event to do non-item related stuff ( #577 )
...
* Added a market event to do non-item related stuff
* Moved variable up
* v-align center on market text
2018-12-27 00:42:06 +01:00
Matthew Heguy
d381ee1a03
Update to new config structure
2018-12-23 11:36:34 -05:00
Lynn
7ec2380989
Retailer can generate a unique identifier
2018-12-23 13:33:54 +01:00
Lynn
511fe1a1f7
Uses the retailer in crash site for markets
2018-12-22 17:30:25 +01:00
Lynn
5cdb67979a
Added some features to the market GUI ( #564 )
...
* Added some features to the market GUI
* Grouped inputs differently
* Use referenced table instead of copy
2018-12-22 00:39:18 +01:00
Matthew
bcf0c3e85d
Fix issues with silly names ( #559 )
...
* Fix new LuaPlayer created on join.
* Change set_map_extra_info to add_map_extra_info
* Make silly_player and regulars compatible
2018-12-22 00:38:47 +01:00
Matthew
098853ec48
Give feedback to player ( #568 )
2018-12-22 00:37:28 +01:00
Valansch
a1c21b52db
Implemented deprecated commands ( #549 )
2018-12-19 17:38:28 +01:00
Matthew
eb892a372e
Add player_reward, add coins as reward for looking at info ( #546 )
...
* Add player_reward, add coins as reward for looking at info
* Remove table entries for completed rewards
2018-12-19 14:56:02 +01:00
Matthew
074ea00c54
Add regulars to potential train station names ( #561 )
...
* Add regulars to potential train station names
* Decrease odds of in-game player and regular, increase odds of backer
* Clarify that _player_ is not the player that placed the entity
* Specify random's use, cover case of nil random_player
2018-12-19 14:43:30 +01:00
Matthew
014b53aa42
Expand config ( #560 )
2018-12-19 14:41:28 +01:00
Valansch
defd40db60
Update player_stats.lua
2018-12-17 18:04:46 +01:00
Matthew
00cf6eb40c
Merge pull request #553 from grilledham/top_buttons_visibility
...
allow player to toggle top buttons visibility
2018-12-17 10:55:33 -05:00
grilledham
03b6d9b288
extra checks in player_stats::entity_damaged
2018-12-16 11:13:15 +00:00
grilledham
f45d6d5111
allow player to toggle top buttons visibility
2018-12-16 01:28:00 +00:00
Matthew
edf50d24f7
Add camera ( #493 )
...
* Add camera
* Rewrite camera
* Use global register
* Add runtime killswitch.
* Change to every 120 ticks
2018-12-15 21:29:14 +01:00
Matthew
88e7c46d2f
Expanded stat tracking ( #484 )
...
* Add new stat tracking
* Add player_total_playtime and server storing+getting
* Cover case of not running on server
* Add player built entities, fix playtime tracking
* Add some stat display
* Remove total playtime
2018-12-15 21:28:53 +01:00
Matthew
238f6b9d7b
Rename task and queue ( #535 )
...
* Rename task and queue to q
* Threading to schedule
* processing_queue to q
2018-12-15 21:28:27 +01:00
Lynn
221cf9c67d
Diggy fixes, performance improvements and balance tweaks
2018-12-13 21:14:27 +01:00
Lynn
2a8a047c64
Fixed coin mining and behavior in Diggy
2018-12-10 21:18:22 +01:00
Matthew
17f7e9dcfe
Merge pull request #533 from iltar/alien-spawner-using-prototype
...
Alien spawner using prototype
2018-12-10 15:14:09 -05:00
Matthew
b5de650716
Merge pull request #532 from iltar/hydra-mode-into-redmew
...
Made hail_hydra available to all redmew scenarios
2018-12-10 15:13:29 -05:00
Lynn
b59d8f5f5f
Removed return
2018-12-10 19:28:51 +01:00
Lynn
fb9e1dba6e
Made hail_hydra available to all redmew scenarios
2018-12-10 19:24:48 +01:00
Lynn
2f98d21006
Some minor fixes for venus
2018-12-09 20:55:39 +01:00
Lynn
0fbfe49b2f
AlienEvolutionProgress to utils and uses prototype data
2018-12-09 19:18:16 +01:00
Matthew
fe73cab917
Merge pull request #530 from iltar/search-command
...
Added a command-search command
2018-12-09 08:36:33 -05:00
Lynn
b44e10b252
Added pagination
2018-12-09 14:12:59 +01:00
Lynn
55a3cf5f22
Using # instead of string.len
2018-12-09 12:44:20 +01:00
Lynn
35c916c9b4
Removed unused variables
2018-12-09 00:37:59 +01:00
Lynn
a9d40f74a9
Added a command-search command
2018-12-09 00:34:25 +01:00
Lynn
2b7d0d0890
Removed automatic research unlock from player_create
2018-12-08 22:36:17 +01:00
Lynn
7800fab345
Gave the player_create feature the same as diggy SetupPlayer
2018-12-08 21:52:40 +01:00
Lynn
6617370fbc
Added the crash-site GUI features to the retailer
2018-12-07 22:58:44 +01:00
Lynn
5e00d9b721
Reduced to a single command
2018-12-06 18:17:51 +01:00
Lynn
e08ba30b1b
Added particle limits and scales
2018-12-06 17:42:31 +01:00
Lynn
b46595ff10
Added a scale to change game performance and running speed accordingly ( #505 )
2018-12-06 12:27:08 +01:00
Lynn
bbfcdd4629
Added a basic RedMew configuration setup ( #502 )
...
* Added a basic RedMew configuration setup
2018-12-06 12:18:52 +01:00
Matthew
21ecab0a59
Merge pull request #496 from grilledham/quite-command
...
sc command
2018-12-05 22:27:18 -05:00
grilledham
63bc04ea14
Switch to command wrapper
2018-12-05 11:10:34 +00:00
Matthew
f96183e0c4
Merge pull request #498 from iltar/hydra-improvements
...
Improved Biter aggression and scales a bit higher
2018-12-05 03:05:42 -05:00
Matthew
6ba6a82d8c
Add core cheats ( #490 )
...
* Add core cheats
* Optimize our cheating
2018-12-03 10:39:19 +01:00
plague006
54ff31d233
Add all-tech when cheats enabled
2018-12-02 12:04:44 -05:00
Lynn
39a5b13928
Minor fixes in the config
2018-12-01 22:06:24 +01:00
Lynn
83597c6f5a
Improved Biter aggression and scales a bit higher
2018-12-01 21:39:24 +01:00
Lynn
5b29219f61
Merge pull request #488 from iltar/fix-remaining-require
...
Fixed a few left-over requires in Experience
2018-12-01 18:02:46 +01:00
grilledham
a0fee48bc8
sc command
2018-12-01 16:20:44 +00:00
grilledham
3883c9e770
merge query_online_players
2018-12-01 10:53:46 +00:00
grilledham
0a82e1b68e
query_online_players
2018-12-01 10:49:14 +00:00
Lynn
a83acc4ea7
Fixed a few left-over requires in Experience
2018-11-30 19:57:31 +01:00
grilledham
cd71bb0faa
updates
2018-11-30 15:57:07 +00:00
grilledham
b4fbeae62e
added command for getting server time
2018-11-30 15:56:26 +00:00
grilledham
b1ff3f69a0
get and set server time
2018-11-30 00:18:43 +00:00
Lynn
fefb26c91a
Added a crumbling effect from the ceiling when close to collapse
2018-11-29 20:03:08 +01:00
Matthew
700fdd16a1
Merge pull request #476 from grilledham/ban-sync
...
Ban sync
2018-11-28 17:06:58 -05:00
grilledham
01e25c3056
throw error on non string admin and reason
2018-11-28 22:04:38 +00:00
grilledham
c47a253799
fixed comment
2018-11-28 21:56:18 +00:00
grilledham
70307be441
changed comments slightly
2018-11-28 21:35:07 +00:00
Matthew
1afbeae0ca
Merge pull request #464 from plague006/utils
...
Overhaul utils and add minor functionality
2018-11-28 15:39:51 -05:00
grilledham
5bea1bc153
fixed bug
2018-11-28 17:59:32 +00:00
grilledham
97921a6349
added Server.ban_sync and Server.unban_sync
2018-11-28 17:56:31 +00:00
Lynn
5b0e2f0e9c
Merge pull request #473 from plague006/fix/kill
...
Fix /kill checks around walkabout
2018-11-28 13:14:22 +01:00
Lynn
67ce1c301f
Merge pull request #474 from plague006/fix/walkabout
...
Fix walkabout case of player with no character
2018-11-28 13:13:55 +01:00
Matthew Heguy
0553c2af7e
Catch up on new requires
2018-11-28 07:03:10 -05:00
grilledham
04199312bd
Merge branch 'develop' of https://github.com/Valansch/RedMew into develop
2018-11-28 11:20:54 +00:00
grilledham
12b8e92260
fix for nuke_control
2018-11-28 11:20:23 +00:00
grilledham
4031c528e3
fixes to nuke_control.lua
2018-11-28 11:15:44 +00:00
Matthew Heguy
20dc540d79
Fix case of player with no character
2018-11-27 18:23:40 -05:00
Matthew Heguy
be87e0fb12
Fix not catching server killing walkabout player
2018-11-27 17:36:05 -05:00
Matthew Heguy
a5f0cc77b9
Fix checks around walkabout
2018-11-27 17:25:07 -05:00
Matthew Heguy
1d4acc8e35
Fix train station names
2018-11-27 17:08:27 -05:00
Matthew Heguy
bdc5d2ae77
Revert change to utils.task refs
2018-11-27 17:08:27 -05:00
Matthew Heguy
3fa0091971
Change existing code to use new utility functions
2018-11-27 17:08:26 -05:00
Matthew Heguy
c7201e119b
Rename utils and fix requires
2018-11-27 17:08:26 -05:00
SimonFlapse
d971075da0
admin mentions now require pre, or postfix
2018-11-27 20:12:50 +01:00
Matthew Heguy
40f20bd2d3
Use string.format
2018-11-27 13:39:08 -05:00
Matthew
06a1a1927a
Merge branch 'develop' into chat_triggers
2018-11-27 13:39:05 -05:00
grilledham
6667ab3e11
updated docs
2018-11-27 16:54:41 +00:00
grilledham
5585c0357b
fixed printing regulars and donators to all players
2018-11-27 16:51:15 +00:00
grilledham
3e56fe32b8
removed defines.events.on_server_started
2018-11-27 14:48:45 +00:00
grilledham
031c8b82d9
added nil check for regulars and donators fetched from web
2018-11-27 14:47:37 +00:00
Matthew Heguy
7cbf650e63
Add explicit luacheck ignore when defining on_server_started
2018-11-27 07:50:07 -05:00
James
f010eb0119
moved server and serverCommands module to features + added more documentation to server
2018-11-27 12:32:33 +00:00
Matthew
2bc69414e0
Merge branch 'develop' into server-module
2018-11-26 21:12:36 -05:00
Matthew
b142939c5f
Overhaul config and global.scenario usage ( #466 )
2018-11-27 01:09:52 +01:00
grilledham
cb9b8e3ecc
changed logic to remove regular's old name
2018-11-26 19:39:51 +00:00
Lynn
d80becdc9b
I need Herr Stickler's approval
2018-11-26 18:11:32 +01:00
Lynn
8fe49e8930
Added a market retailer to manage the markets
2018-11-26 18:11:32 +01:00
grilledham
4e000efbb8
added missing server require
2018-11-26 16:55:12 +00:00
grilledham
420b584228
removed unused function donators
2018-11-26 16:50:38 +00:00
grilledham
7a4700052c
Merge branch 'develop' of https://github.com/Valansch/RedMew into server-module
2018-11-26 16:10:08 +00:00
Matthew Heguy
17af2498f8
Have get_player return nil if no index/player
2018-11-26 10:50:06 -05:00
grilledham
218f53da83
fixed donator_messages
2018-11-26 12:40:38 +00:00
Matthew
6697f4cb99
Delete features/silly_player_names.lua -- fixes 508f75c4b9
( #462 )
2018-11-26 13:11:38 +01:00
Matthew
b5477034b7
Move infinite storage ( #463 )
2018-11-26 13:11:26 +01:00
Matthew
1332ad5a8d
Move spawn control ( #456 )
2018-11-26 13:10:37 +01:00
grilledham
018675c9c4
user_groups to sync regulars with server
2018-11-26 11:44:27 +00:00
Matthew Heguy
de87998299
Break chat_trigger functions apart
2018-11-26 01:52:43 -05:00
grilledham
297c99d204
Merge branch 'develop' of https://github.com/Valansch/RedMew into server-module
2018-11-25 19:18:58 +00:00
grilledham
3768a6a3ca
merge develop
2018-11-25 11:54:06 +00:00
SimonFlapse
b240b278f6
Minor changes based on feedback
2018-11-25 12:53:05 +01:00
SimonFlapse
7b031a7c9d
Tweaking Diggy controls
...
Fixed rockets not giving experience and converted it to 1% of total experience.
Decreased player died deduct to 0.2%
Increased xp from rocks by 1 every fifth level
Increased xp from bots by about 1 every tenth level.
Increased early science XP reward (doubled for red and green, 50% for black and blue)
Level 100 is not 19,990,000 XP (Down from 30 million)
Starting XP is 400.
2018-11-25 02:27:41 +01:00
Matthew
caca778ec5
Merge pull request #446 from Refactorio/bot_removal
...
Delete bot.lua
2018-11-24 10:49:02 -05:00
Valansch
cc17b0205e
Delete bot.lua
2018-11-24 14:25:49 +01:00