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
Simon
bad47f37ff
Added improved hydra scaling ( #795 )
...
* Added improved hydra scaling
Added min, max and trigger to config
Added online_player_scale to config
Made hail hydra chances a variable of: - number of online players (toggleable)
- evolution based on a custom formula that has a slow scaling until evolution 0.8
* Removed debug game.prints
* Backwards compatibility
Added conversion from old config to new
* Updated config to show -1 for unused
* Added locking chance
* Added improved hydra scaling
Added min, max and trigger to config
Added online_player_scale to config
Made hail hydra chances a variable of: - number of online players (toggleable)
- evolution based on a custom formula that has a slow scaling until evolution 0.8
* Removed debug game.prints
* Backwards compatibility
Added conversion from old config to new
* Updated config to show -1 for unused
* Added locking chance
* Added behemoth-worm-turret
* Removed old behemoth-biter
* Added new default configuration
2019-03-03 22:13:49 +01:00
SimonFlapse
1ad42550b7
Fixed gui bug
2019-03-03 19:22:01 +01:00
plague006
535c675028
Add generate_event_name to event module
2019-03-03 13:03:24 -05:00
SimonFlapse
e32802efb7
Fixed evolution factors
2019-03-03 16:48:38 +01:00
SimonFlapse
6781c6438d
Fixed linting
2019-03-03 16:40:58 +01:00
SimonFlapse
9bf6bde27a
Added train_crossings
...
Allowing for trains to cross.
Handles the player switcing force and more.
Reverting pushed config.lua
2019-03-03 16:32:08 +01:00
SimonFlapse
949e902101
Minor additions
...
Research message on research finished
Chart tags sync with all forces
- Needs refactoring
Quadrants labeled with a number
Evolution factors halved (except: Pollution from 150 -> 50)
Fixed linting
Added position to item_to_chest to override player position
2019-03-03 11:20:56 +01:00
SimonFlapse
8d7ca6e558
Fixes and minor additions
...
Player count
Where -> Were
How to Chat
Allowing pipes
Unminable chests explained by compilatron
Better too heavy message
Fixed auto shout formating
Initial code for Map tag sync
2019-03-03 02:17:13 +01:00
SimonFlapse
277a2c599d
Revert "Merge remote-tracking branch 'origin/hydra-scaling' into Quadrants"
...
This reverts commit 80d56c2e4a
, reversing
changes made to 92841bc13c
.
2019-03-02 16:54:42 +01:00
SimonFlapse
bfa355e309
Linting fix and tooltip added
2019-03-02 16:52:13 +01:00
SimonFlapse
5e0598d35f
More messages
2019-03-02 16:20:01 +01:00
SimonFlapse
79084a9cd3
Updated version
2019-03-02 16:14:39 +01:00
SimonFlapse
ead14ea88c
Added player force to all_chat
2019-03-02 16:11:16 +01:00
SimonFlapse
b1e8231945
Removed shout message
2019-03-02 16:00:59 +01:00
SimonFlapse
74e8e58746
Colors and server protect
2019-03-02 15:59:18 +01:00
SimonFlapse
fea462cd93
Chat_fix
2019-03-02 15:50:18 +01:00
SimonFlapse
1694c920c5
All_chat
2019-03-02 15:42:41 +01:00
SimonFlapse
218523e419
Hail_hydra
2019-03-02 15:28:50 +01:00
SimonFlapse
80d56c2e4a
Merge remote-tracking branch 'origin/hydra-scaling' into Quadrants
2019-03-02 15:18:00 +01:00
SimonFlapse
92841bc13c
Hail hydra added, more help text
2019-03-02 15:17:19 +01:00
grilledham
5f9ceda8e9
fix localised string to not exceed limit
2019-03-02 14:16:54 +00:00
SimonFlapse
5b16c18a2b
More text and removed game.print
2019-03-02 14:21:52 +01:00