James Gillham
fb7a2f4136
Default market neutral force
2020-09-02 12:25:53 +01:00
Simon
9a2e5e554f
Hilbert Water Trap + Fixes for Hilbert Sand Trap ( #998 )
...
* Initial commit of hilbert water trap
* Refactoring in features/market.lua
* Fixed ribbon for both Hilberts
* Added remove decoratives function to the builder
* Refactoring the new builder functions
* Simplifying create_standard_market
* remove_map_gen_decoratives_by_filter renamed
* Fixed documentation links having _edit in them
* Formating documents
2019-10-20 16:23:34 +02:00
Lynn
8a84ef7504
Cleanup of player stats functions
2019-05-31 23:18:19 +02:00
grilledham
a0e178fc75
removed unsed Game variable
2019-05-16 12:11:01 +01:00
grilledham
880c0366d1
Game.get_player_by_index -> game.get_player
2019-05-16 11:10:56 +01:00
plague006
55aa7fd916
Command descriptions
...
Remove search_command
Overhaul meltdown commands
Localize some gui
2019-03-03 17:21:59 -05:00
Matthew Heguy
76ae6a1847
Fix mining speed buff in market
2019-02-26 16:31:00 -05:00
plague006
4f7236d390
Fix merge/compatibility with other changes.
2019-02-16 14:09:50 -05:00
Matthew Heguy
da7e0a1b06
Fix merge
2019-02-16 00:01:45 -05:00
plague006
f20e4c6247
Add market location config options
2019-02-16 00:00:50 -05:00
Matthew Heguy
e4abc69bf2
Merge for rebase
2019-02-16 00:00:18 -05:00
plague006
39db9fe397
Toggle nth_tick hook
2019-02-14 12:45:34 -05:00
plague006
0f62037355
Switch to new rank system
2019-02-14 12:45:34 -05:00
plague006
927b89d768
Name to index
2019-02-14 12:45:34 -05:00
plague006
22e91d4d3f
Push market buffs from global into Global
...
other misc. tweaks
2019-02-14 12:45:34 -05:00
plague006
a18585860c
Autoformat
2019-02-14 12:44:59 -05:00
plague006
5183f720b5
Track markets and add market removeall command option
2019-02-14 12:44:59 -05:00
Matthew Heguy
28daf88f21
Overhaul rank system, command, donator, add probation rank
2019-02-12 20:22:12 -05:00
Matthew
2f679e737e
Merge pull request #655 from linaori/lazy-bastard
...
Added a Lazy Bastard feature with player limit for market items
2019-01-25 09:05:17 -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
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
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
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
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
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
Maik Wild
1eebea55e8
renamed fish_market.lua to market.lua and market_item to currency
2019-01-10 15:18:55 +01:00