Matthew Heguy
fbc57ef0e7
Add apocalypse
2019-02-14 11:44:05 -05:00
Matthew Heguy
28daf88f21
Overhaul rank system, command, donator, add probation rank
2019-02-12 20:22:12 -05:00
plague006
a6f6cb4a3f
No don't log this, give me the logarithm!
2019-02-10 15:53:09 -05:00
grilledham
d3cc27be0c
Merge pull request #737 from plague006/fix/chunklist
...
Chunklist: Create new table instead of writing to and passing the old event table
2019-02-04 20:46:11 +00:00
plague006
9742261a52
Drop deepcopy
2019-02-04 13:22:58 -05:00
Matthew
47551adb85
Merge pull request #725 from plague006/day_night
...
Refactor day_night
2019-02-03 14:15:50 -05:00
plague006
0a04f1d628
Logs to errors
2019-02-03 00:54:01 -05:00
plague006
8894a5e79d
Refactor day_night
2019-02-03 00:54:01 -05:00
plague006
d8e865b060
Revert formatting change
2019-02-03 00:18:55 -05:00
Matthew Heguy
6fafdd89bc
So long, inserts!
2019-02-03 00:18:55 -05:00
Matthew Heguy
79a5c954fe
Localize functions!
2019-02-03 00:18:55 -05:00
plague006
f47f0807b0
Copy event table before writing to it.
2019-02-02 21:36:00 -05:00
Lynn
2b5405da08
Check if the cause is valid and has a force for hydra spawns
2019-02-02 20:01:39 +01:00
plague006
d0072f8e28
Add case for non-function, non-true being returned
2019-02-02 11:22:53 -05:00
grilledham
786cb0e8cc
load map selection first
2019-02-02 14:39:22 +00:00
plague006
8f6f02b47c
Move files to appropriate locations, tweak doc in control
2019-02-01 20:12:45 -05:00
Matthew
6aed6d6317
Change map loading method ( #640 )
...
Add map loader
2019-01-31 20:15:41 -05:00
Matthew
877a57f9f6
Merge pull request #685 from plague006/chunklist
...
Add chunklist
2019-01-25 08:21:36 -05:00
Matthew Heguy
d2a944ac57
Add chunklist
2019-01-24 19:12:24 -05:00
Matthew Heguy
0f84071fa0
Correct doc
2019-01-24 15:52:45 -05:00
Matthew
0927a839b8
Fix linting ( #657 )
...
Fix linting warnings
2019-01-19 11:34:29 -05:00
Matthew
e14ceb24aa
Merge pull request #656 from plague006/map_cleanup
...
Add features to redmew_surface, change maps to use redmew_surface
2019-01-17 11:51:49 -05:00
Matthew Heguy
c05c741412
Add ability to set spawn and island_tiles
2019-01-16 19:11:45 -05:00
grilledham
2d7f9d084a
refactor
2019-01-16 21:32:57 +00:00
grilledham
7184d7c5e2
merge devople into terraforming_danger_ores
2019-01-16 20:50:51 +00:00
Matthew
3f8be3151a
Add redmew_surface ( #631 )
...
* Add redmew_surface
* Change map_layout to have all maps use redmew_surface
* Maps: switch hardcoded nauvis refs to redmew_surface
* Features: switch hardcoded nauvis refs to redmew_surface
* Per discussion, removal of RSO
* Changes to files based on linting warnings/errors
* ent_functions: remove functions from global scope, ignore remaining linting warnings (~100 remaining)
* borg_planet: ignore linting warnings (88 remaining)
* mazes refactored
* Changed global.lua so events are run in the order they are registered
2019-01-16 13:44:55 -05:00
grilledham
1750594b85
delete generate_not_threaded
2019-01-16 15:40:18 +00:00
grilledham
6a2e7ed6d5
Changes to generate to allow controlling the chunk event
2019-01-16 15:39:42 +00:00
plague006
bcd95662b6
Redirect all dependencies
2019-01-04 15:02:55 -05: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
Jayefuu
d8335494f3
Added builders.circular_pattern
2018-12-05 13:50:02 +00:00
Matthew Heguy
bdc5d2ae77
Revert change to utils.task refs
2018-11-27 17:08:27 -05:00
Matthew Heguy
c7201e119b
Rename utils and fix requires
2018-11-27 17:08:26 -05:00
Matthew
691d47cbd0
Cleanup map_gen/shared ( #421 )
...
* Cleanup whitespaces+tabs
* Tabs to spaces
2018-11-21 14:34:19 +01:00
Valansch
7fa48bc583
Changed all windows style line endings to unix style line endings ( #393 )
2018-11-18 17:12:00 +01:00
grilledham
3b9247fc90
more builder functions
2018-11-14 12:16:42 +00:00
grilledham
01b27d6146
updated Builders.apply_effect
2018-11-13 16:21:08 +00:00
grilledham
9be688c92f
crash_site outposts set hidden tile to 'grass-1'
2018-11-11 15:36:33 +00:00
grilledham
7fa2173e70
added support for hidden tiles
2018-11-11 15:08:35 +00:00
Valansch
66df4a9a67
made degrees local
2018-11-06 13:09:21 +01:00
Valansch
8562c2663e
removed some _G entries
2018-11-06 12:55:52 +01:00
Lynn
ba739a8563
Merge branch 'develop' into scenario/diggy
2018-10-13 00:26:28 +02:00
Maik Wild
5e25efeee5
required math in all files using sin/cos
2018-10-04 18:01:42 +02:00
Maik Wild
be8ab3d42f
removed some math.sqrt
2018-10-02 21:58:22 +02:00
Lynn
cd7f79fd78
Basic noise and debug tools therefore
2018-10-02 10:09:03 +02:00
grilledham
fcefd2d17a
connected dots updates
2018-08-28 13:31:23 +01:00
grilledham
ba22d98a71
hub spiral map
2018-08-25 12:54:55 +01:00
grilledham
2af61520ca
hub_spiral
2018-08-24 18:27:46 +01:00
grilledham
80df6bb16f
added spiral builders
2018-08-24 15:31:16 +01:00
grilledham
94a44397ba
updates
2018-08-23 15:29:25 +01:00