TWLTriston
464b25b1b9
Changed win conditions to be globals for desync prevention and correction to the wrong variable being called as a win condition for disabling biters.
...
TravisCI fix on varible name reuse (entity)
2019-04-25 06:21:03 -04:00
grilledham
26ea48de48
fixed desync issue with random quadrants
2019-04-25 10:38:17 +01:00
grilledham
bdb524c6db
formatting
2019-04-25 10:37:49 +01:00
TWLTriston
03de8ca472
Added win condition for evolution increases and finally biter wipes from the map.
2019-04-24 22:21:06 -04:00
TWLTriston
5d06eba612
Randomized ore quadrant starting position, moved to single table for easier cross-reference
2019-04-24 18:48:52 -04:00
TWLTriston
b6d453dbb3
Converted tile references to be abstracted to the quadrant instead of ore specific
2019-04-24 17:11:20 -04:00
TWLTriston
9c4c2dce93
Converting to named ratios, reduced stone ratio by 1/2 in all quads.
2019-04-24 17:00:34 -04:00
TWLTriston
c4b6ea0bf0
Converting tile names to tables instead of string concatenation.
2019-04-24 16:45:27 -04:00
Simon
201fc80e55
[Diggy] Updated experience gui ( #840 )
...
* Updated experience gui
* Fixed XP from rocket launches
* Added more rich-text
* Updated experience gui
* Fixed XP from rocket launches
* Added more rich-text
* Added more rich_text
* Added new hail_hydra and weapon_balance
* Spitter spawn behemoth worms
* Fixed linting
* Reverted spawn chance back to 0.05
* Fixed Diggy _CHEAT
Now overrides config.lua cheats when debug is not true
2019-04-22 20:21:04 +02:00
grilledham
186e5eedd4
disabled biter attacks module for crashsite
2019-04-21 11:38:27 +01:00
Matthew
820a95111d
Merge pull request #889 from grilledham/map/terraforming_daner_ores
...
Revisions to the danger ores scenario
2019-04-16 14:38:28 -04:00
Matthew Heguy
2f44acdd15
Change to number difficulty scaling
2019-04-16 14:00:30 -04:00
plague006
73e7acab57
Add biter_attacks
2019-04-16 13:43:27 -04:00
grilledham
5e990cca2c
Merge branch 'map/terraforming_daner_ores' into develop
2019-03-31 15:59:23 +01:00
grilledham
48178f912d
updates
2019-03-31 13:51:26 +01:00
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
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
9af73833fa
roate refineries
2019-03-26 21:27:51 +00:00
Matthew Heguy
13c93425a7
Fix logic in entity_placement_restriction. Closes #875
2019-03-16 14:35:09 -04: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
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 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
plague006
0f453a0562
Remove unused arg
2019-03-04 16:04:56 -05: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
Matthew
e43513fcc1
Merge pull request #849 from plague006/locale
...
The big localization push
2019-03-04 06:35:13 -05:00
SimonFlapse
25bbe67254
Forgot to remove this
2019-03-04 00:05:04 +01: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
55aa7fd916
Command descriptions
...
Remove search_command
Overhaul meltdown commands
Localize some gui
2019-03-03 17:21:59 -05:00
SimonFlapse
57744116ef
Reborn test.lua
2019-03-03 23:20:51 +01:00
SimonFlapse
7db27fdcce
Remove custom event
...
Increased teleport range
Limiting bridges to 12 chunks
2019-03-03 23:20:04 +01:00