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
Matthew
9282cc974a
Add inspect to utils, change require pointer ( #578 )
2018-12-22 13:49:21 +01:00
plague006
452e1b7054
Re-comment grid_islands map
2018-12-22 06:05:16 -05:00
Matthew
8d3c32e932
Add dump_env ( #558 )
...
* Add dump_env
* Create new global for env dump
2018-12-22 09:42:19 +01:00
Matthew
50fbecf555
Add config option for info ( #572 )
2018-12-22 09:34:51 +01:00
Matthew
86e40584ab
Merge pull request #573 from plague006/map_layout
...
Add table requirement for map_layout
2018-12-21 23:27:52 -05:00
plague006
97fe317b83
Add table requirement for map_layout
2018-12-21 23:20:52 -05: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
43aed22459
correct a typo, re-scope a couple vars, remove unused require ( #570 )
2018-12-22 00:38:11 +01:00
Lynn
1b29ead2e2
Track diggy XP loss ( #569 )
2018-12-22 00:37:44 +01:00
Matthew
098853ec48
Give feedback to player ( #568 )
2018-12-22 00:37:28 +01:00
Valansch
bbc90d3f28
Made tasks throw errors if _DEBUG ( #567 )
...
* Made tasks throw errors if _DEBUG
2018-12-22 00:37:00 +01:00
Matthew
8204f280f6
Merge pull request #562 from plague006/fix/terraforming
...
Fix/terraforming
2018-12-20 09:34:55 -05:00
Valansch
e269656743
Fixed possible gui uid collision ( #563 )
...
* Fixed possible gui uid collision
2018-12-20 14:13:40 +01:00
Matthew Heguy
38bc895796
Fix source of desync
2018-12-19 17:05:44 -05:00
Matthew Heguy
ca0ad6f431
Fix case where get_player_by_index was being sent nil
2018-12-19 17:03:41 -05: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
Matthew
fa231caeeb
Merge pull request #557 from Refactorio/player_stat_chat_fix
...
Fixed error on console chat
2018-12-17 16:20:09 -05: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
Lynn
f6f47b7776
Diggy fixes from last run ( #554 )
...
* Fixed wrong diggy default setting
* Fixes for Diggy
* Small balance changes
2018-12-17 13:08:58 +01:00
grilledham
03b6d9b288
extra checks in player_stats::entity_damaged
2018-12-16 11:13:15 +00:00
grilledham
de8cf8760d
no longer store top_elements in global
2018-12-16 10:58:28 +00:00
grilledham
6cc74b50e8
removed unused variables
2018-12-16 01:41:12 +00:00
grilledham
8bf193db70
fixed typo
2018-12-16 01:39:19 +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
Matthew
f1178a33d4
Merge pull request #550 from Jayefuu/maps/christmas_tree_of_death
...
Added christmas_tree_of_terror.lua and supporting files
2018-12-15 15:27:29 -05:00
Matthew Heguy
bd04ea7fc1
Minor formatting
2018-12-15 15:26:34 -05:00
Jayefuu
9ebb826152
Merge branch 'develop' into maps/christmas_tree_of_death
2018-12-14 17:32:46 +00:00
Jayefuu
0cc268bcb5
Added christmas_tree_of_terror.lua and supporting files
2018-12-14 17:29:37 +00:00
Matthew
f2d6b94b1d
Merge pull request #543 from iltar/hail-hydra-evolution-scale
...
Diggy fixes, performance improvements and balance tweaks
2018-12-14 10:45:58 -05:00
Lynn
2776b67b54
Balanced chest raffle to be more rewarding
2018-12-13 21:42:15 +01:00
Lynn
221cf9c67d
Diggy fixes, performance improvements and balance tweaks
2018-12-13 21:14:27 +01:00
grilledham
9e3f4bd7dd
fixed triangle of death loot balance
2018-12-12 22:11:52 +00:00
grilledham
e8275890b6
fixed triangle_of_death
2018-12-12 22:01:59 +00:00
Matthew
1942f0cf0f
Add "Press F to pay respects to the "Press F to pay respect" message" to join_messages
2018-12-11 15:50:37 -05:00
Matthew
96fa6990de
Remove "Press F to pay respect and loot their items" from join_messages
2018-12-11 15:40:06 -05:00
Lynn
13f511a0bf
Merge pull request #541 from Refactorio/missing-starting-items
...
Re-added missing iron/gears in starting_items
2018-12-11 09:14:43 +01:00
Lynn
239f4c021a
Re-added missing iron/gears in starting_items
2018-12-11 09:13:27 +01:00
Matthew
87375120ff
Merge pull request #540 from iltar/autoloot-coins
...
Autoloot coins in diggy that are dropped
2018-12-10 16:40:51 -05:00
Lynn
6549ad7c12
Autoloot coins in diggy that are dropped
2018-12-10 22:09:21 +01:00
Matthew
c20aad6e78
Merge pull request #539 from iltar/consistent-coin-looting-behavior
...
Fixed coin mining and behavior in Diggy
2018-12-10 15:49:16 -05:00