Matthew Heguy
a6f1d6895c
Add redmew_surface to maps, clean up linting, clean up broken maps
2019-01-16 19:11:07 -05: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
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
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
Lynn
745c55be7a
Removed the old cave_miner
2018-12-01 22:47:39 +01:00
Lynn
9d35776849
Server/Debug/Player only flags and Debug extraction
2018-11-30 18:45:27 +01:00
Matthew Heguy
bdc5d2ae77
Revert change to utils.task refs
2018-11-27 17:08:27 -05:00
Matthew Heguy
c3a2c25f3c
Remove task require
2018-11-27 17:08:26 -05:00
Matthew Heguy
c7201e119b
Rename utils and fix requires
2018-11-27 17:08:26 -05:00
Matthew
b142939c5f
Overhaul config and global.scenario usage ( #466 )
2018-11-27 01:09:52 +01:00
Lynn
dbc862a2a7
Properly pass debug and cheats
2018-11-24 17:55:08 +01:00
Matthew Heguy
e6dda20e41
All tabs to spaces
2018-11-21 08:42:39 -05:00
Valansch
7fa48bc583
Changed all windows style line endings to unix style line endings ( #393 )
2018-11-18 17:12:00 +01:00
plague006
818391707e
Move features into features folder
2018-11-11 03:08:50 -05:00
Lynn
ba739a8563
Merge branch 'develop' into scenario/diggy
2018-10-13 00:26:28 +02:00
Maik Wild
4a2e258ff3
moved math functions into math.lua
2018-10-04 17:56:49 +02:00
Lynn
08a23749ab
Integration with RedMew
2018-10-02 10:09:03 +02:00
grilledham
d38a87e9bb
changed Game.players to Game.get_player_by_index(index)
2018-09-23 11:46:58 +01:00
grilledham
f1ef10beb6
Game is now local
2018-09-22 23:25:13 +01:00
grilledham
594c1fa15b
changed game.player -> Game.player
2018-09-22 21:07:05 +01:00
Valansch
9f4da47429
implemented fish_market.enable
2018-09-12 08:41:56 +02:00
Maik Wild
3ea6a301f1
minor fixes
2018-09-11 17:07:07 +02:00
Maik Wild
d1030b5198
created getter/setter for info. reverted info change
2018-09-11 16:55:20 +02:00
Maik Wild
0cae822a7c
moved caveminer files
2018-09-11 16:23:55 +02:00
Maik Wild
9e632a0469
implemented nuke_control.enable_autokick/ban
2018-09-11 16:21:35 +02:00
Maik Wild
cfdfe1bbdb
moved caveminer into map_gen/combined
2018-09-11 16:14:12 +02:00
grilledham
c03485fd81
updates
2018-06-18 20:35:01 +01:00
grilledham
199bce4b00
random gens refactoring
2018-06-12 16:57:39 +01:00
Maik Wild
398b3e42f4
Fixed grilleds suggestions
2018-06-06 15:32:20 +02:00
grilledham
bbca8c3102
updates
2018-05-24 19:05:32 +01:00
grilledham
dad8841952
updates
2018-05-24 15:50:10 +01:00
grilledham
4b31596caa
updates
2018-05-24 14:29:40 +01:00
grilledham
cf2272e72d
fixed decoratives
2018-05-23 23:04:28 +01:00
grilledham
809f2ffb31
changed perline noise to local
2018-05-23 22:34:47 +01:00
grilledham
b356e3ec5e
changed to new map gen system
2018-05-23 22:34:19 +01:00
grilledham
a656e3a459
changes to match new event module
2018-04-06 20:58:50 +01:00
grilledham
2a5996758f
updated to use task weights
2018-01-28 18:33:47 +00:00
grilledham
1b33a64e91
changed to resusable task
2018-01-27 17:59:20 +00:00
grilledham
e3168f8bee
renamed thread / action to task
2018-01-27 15:49:55 +00:00
grilledham
d3b3c337bc
corrected require statements
2018-01-24 20:23:50 +00:00
grilledham
d4b2d655b4
fixed file path
2018-01-24 19:49:05 +00:00
grilledham
c0b625afbf
new maps
2018-01-21 15:30:42 +00:00
Valansch
d3b31a5894
moved map_gen.lua to map_gen/shared/generate.lua. Also fixed typo
2018-01-19 22:33:54 +01:00
Valansch
fbe97925c3
map_gen/combined/grilledham_map_gen/data/ ==> map_gen/data/ #152
2018-01-19 22:11:36 +01:00
Valansch
c2bba1bf29
moved presets into map_gen/presets/ #152
2018-01-19 22:09:03 +01:00
Maik Wild
dd1f298a31
locale/gen_[...] ==> map_gen/[...] #152
2018-01-19 15:18:01 +01:00