TWLTriston
d378fd1387
- Modified the terrain tile generation to match the ore quadrants, smoothed the quadrant edges with some faux gradiant randomness
2019-03-30 08:58:17 -04:00
TWLTriston
44259be9d3
- Added scenario info and what's new into the map gen file to allow tracking and accountability to those who join the server.
2019-03-30 06:54:10 -04:00
TWLTriston
27e4c17268
- Increased the starting pond size to help control madness at spawn and visually reinforce the quandrant realities of the map
2019-03-30 06:32:55 -04:00
TWLTriston
880d154577
- Slight increase to uranium threshold to increase frequency based on playtesting.
2019-03-30 06:29:09 -04:00
TWLTriston
bcaedb4267
- Reduced min pollution level based on play testing.
2019-03-30 06:21:10 -04:00
TWLTriston
fbb8f17253
- Bug fix: Allow cars and tanks to be placed onto ore piles.
2019-03-30 06:20:49 -04:00
TWLTriston
ded03fdcbc
Removed unused variables
2019-03-27 20:57:02 -04:00
TWLTriston
81f38a89b8
Adding game field defiition
2019-03-27 18:39:29 -04:00
TWLTriston
befa9253af
Fix to unused global variables (commented out for now), small whitespace cleanup on game definition
2019-03-27 18:38:11 -04:00
TWLTriston
c41e296c95
* Modified the ore generation to be quadrant based with more balance towards .17
...
* upped minimum pollution to keep map smaller
* reduced base tech multiplier to 20
* removed pollution factor and increased time factor for enemy evolution
2019-03-27 18:17:41 -04:00
grilledham
9184b2940f
Merge pull request #884 from grilledham/crashsite/updates
...
moved refineries to not touch storage tanks
2019-03-26 21:43:32 +00:00
grilledham
0aab1c61b7
Merge branch 'crashsite/updates' of https://github.com/grilledham/RedMew into crashsite/updates
2019-03-26 21:34:04 +00:00
grilledham
9af73833fa
roate refineries
2019-03-26 21:27:51 +00:00
grilledham
efd05016a1
moved refineries to not touch storage tanks
2019-03-26 21:14:53 +00:00
Matthew
a437324592
Merge pull request #876 from plague006/fix/entity_placement_restriction
...
Fix logic in entity_placement_restriction
2019-03-16 15:27:24 -04:00
Matthew Heguy
13c93425a7
Fix logic in entity_placement_restriction. Closes #875
2019-03-16 14:35:09 -04:00
grilledham
15648bd66e
Merge pull request #874 from grilledham/crashsite/updates
...
crashsite updates
2019-03-16 13:31:56 +00:00
grilledham
92d2ee4ae7
updates
2019-03-16 13:08:44 +00:00
Simon
4809f27bac
Fixing danger ores maps ( #866 )
...
* Fixed danger_ores, added behemoth worms
* Fiex terraforming_danger_ores
Added behemoth worms
* Decreased evolution rates
2019-03-15 20:08:22 +01:00
Matthew
4817a45266
Merge pull request #793 from R-Nukem/patch-1
...
Create HilbertSandTrap.lua
2019-03-13 14:08:18 -04:00
Ross Newcome
2e0d4db719
Update HilbertSandTrap.lua
...
added enable_water mapgen setting for use with grass_only
2019-03-13 09:53:54 -04:00
grilledham
81b231c92d
Merge pull request #871 from grilledham/locale/player_colors_fix
...
fixed player_colors.color_saved_advert locale
2019-03-10 18:25:27 +00:00
grilledham
11899e0668
fixed player_colors.color_saved_advert locale
2019-03-10 18:17:51 +00:00
Simon
4795fdd059
Redmew QoL additions ( #870 )
...
Added research_queue_enabled switch
Fixed construction robots placed by players in early game is unminable.
Also Fixed construction robots being bugged as unminable
2019-03-09 23:42:03 +01:00
grilledham
8a83b91900
Merge pull request #869 from grilledham/debugger/layout_fixes
...
Debugger/layout fixes
2019-03-09 15:09:25 +00:00
grilledham
953c6c1805
unselected tab color to black
2019-03-09 15:02:01 +00:00
grilledham
29926ec609
layout fixes
2019-03-09 15:01:44 +00:00
grilledham
62eb07ac0b
Merge pull request #864 from grilledham/crashsite/updates
...
Crashsite updates
2019-03-09 14:19:05 +00:00
grilledham
7246b27af3
added render_mode to luacheckrc
2019-03-09 14:11:52 +00:00
grilledham
9d23160837
Merge pull request #868 from grilledham/tasklist/fix_notify
...
fix tasklist no notify
2019-03-09 14:00:49 +00:00
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
34f6e04a84
also fix no notify for player_list, poll and tag_groups
2019-03-08 14:36:28 +00:00
grilledham
3486cda7c4
fix tasklist no notify
2019-03-08 14:32:16 +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