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
Lynn
a29d66f47f
Removed unused locals
2018-12-10 21:34:51 +01:00
Lynn
bff12f1fdb
Removed duplicate config
2018-12-10 21:22:25 +01:00
Lynn
2a8a047c64
Fixed coin mining and behavior in Diggy
2018-12-10 21:18:22 +01:00
Lynn
8f2b92f56f
Merge pull request #520 from iltar/diggy-fixes
...
Diggy - Fixed some bugs and tweaked some balance
2018-12-10 21:17:17 +01:00
Lynn
59c70346a3
Fixed a missing comment
2018-12-10 21:15:32 +01:00
Lynn
06d64a6e7c
Diggy - Fixed some bugs and tweaked some balance
2018-12-10 21:15:32 +01:00
Matthew
17f7e9dcfe
Merge pull request #533 from iltar/alien-spawner-using-prototype
...
Alien spawner using prototype
2018-12-10 15:14:09 -05:00
Matthew
b5de650716
Merge pull request #532 from iltar/hydra-mode-into-redmew
...
Made hail_hydra available to all redmew scenarios
2018-12-10 15:13:29 -05:00
Matthew
66240a6c8e
Merge pull request #538 from BlueRock2/patch-2
...
Update tendrils_impure.lua
2018-12-10 14:29:52 -05:00
Matthew
ce6ed47250
Merge pull request #537 from iltar/impure-tendrils-as-default
...
Impure tendrils as default
2018-12-10 14:02:18 -05:00
Lynn
0f2c3655fc
Added comments for the different ores
2018-12-10 19:45:30 +01:00
BlueRock2
66866e7574
Update tendrils_impure.lua
...
Adds a another impurity to coal vein (iron) and another impurity to stone vein (copper). Coal vein no longer overlaps iron vein. Iron and Copper veins slightly narrower than before. Made weights for each cluster add up to 100 so percentage becomes obvious.
2018-12-10 13:44:34 -05:00
Lynn
6b4b8a68f8
Default ore pattern set to tendrils_impure
2018-12-10 19:42:52 +01:00
Lynn
b59d8f5f5f
Removed return
2018-12-10 19:28:51 +01:00
Lynn
fb9e1dba6e
Made hail_hydra available to all redmew scenarios
2018-12-10 19:24:48 +01:00
Matthew
fe4dbe3d8c
Merge pull request #534 from iltar/venus-fixes
...
Some minor fixes for venus
2018-12-09 20:54:32 -05:00
Lynn
2f98d21006
Some minor fixes for venus
2018-12-09 20:55:39 +01:00
Matthew
dfb49c74b9
Update CHANGELOG.md
2018-12-09 13:43:28 -05:00
Lynn
2f44ace4dd
Minor reference improvement
2018-12-09 19:40:07 +01:00
Lynn
8e901a4674
Fixed missing format function
2018-12-09 19:24:08 +01:00
Lynn
61fbcaa653
Simplified AlienSpawner global storage
2018-12-09 19:18:16 +01:00
Lynn
0fbfe49b2f
AlienEvolutionProgress to utils and uses prototype data
2018-12-09 19:18:16 +01:00
Matthew
c3d7876113
Overhauled day_night_cycle, creep_spread, and nightfall. Add Venus map. ( #524 )
...
* Added dead trees to starting area
* Add shuffle_table to table utilities
* Refine venus, terraforming, nightfall, day_night_cycle
* Overhaul day_night
* Cleanup from day_night overhaul
2018-12-09 16:50:16 +01:00
Matthew
690a80aa42
Update CHANGELOG.md
2018-12-09 08:45:43 -05:00
Matthew
fe73cab917
Merge pull request #530 from iltar/search-command
...
Added a command-search command
2018-12-09 08:36:33 -05:00
Lynn
b44e10b252
Added pagination
2018-12-09 14:12:59 +01:00
Valansch
39085a37c9
Merge pull request #528 from BlueRock2/patch-1
...
Ore tendril pattern with slight impurities
2018-12-09 13:27:50 +01:00
Lynn
55a3cf5f22
Using # instead of string.len
2018-12-09 12:44:20 +01:00