James Gillham
980ca7672b
More Landfill tests plus fix entity filter blacklist
2020-10-03 21:10:25 +01:00
James Gillham
031517fb85
More landfill remover tests
2020-10-03 14:37:56 +01:00
James Gillham
475b7dc8c6
More landfill_remover tests
2020-09-30 19:47:03 +01:00
James Gillham
00fbe5853e
landfill_remover_tests refactor
2020-09-29 20:50:07 +01:00
James Gillham
7f659cbe58
test discovery
2020-09-28 21:03:31 +01:00
James Gillham
b4fa00ccdf
context improvements
2020-09-28 20:40:47 +01:00
James Gillham
0aff9aabdd
helper
2020-09-26 20:02:53 +01:00
James Gillham
df47b5aa02
module startup/teardown hooks
2020-09-25 20:33:46 +01:00
James Gillham
a1908b93d5
landfill_remover_tests
2020-09-21 19:29:02 +01:00
James Gillham
5cc6ab82b6
Change paint tool to use coloured concrete.
2020-09-13 12:40:09 +01:00
James Gillham
cb43dcc893
Add landfill remove feature.
...
Allows removing landfill using the deconstruction planner, must have landfill tile filter to work.
2020-09-09 20:24:49 +01:00
James Gillham
a2d6b35478
check valid_for_read
2020-09-02 15:04:03 +01:00
James Gillham
fb7a2f4136
Default market neutral force
2020-09-02 12:25:53 +01:00
Claude
5dd2156cfa
Update info.lua
...
Changed domain name because old giving SSL errors.
2020-07-17 11:39:23 +03:00
James Gillham
b2cd925d3a
Update gui styles for 0.18.27
2020-05-26 17:35:14 +01:00
theorangeangle
8f9092cd64
Merge pull request #1001 from SimonFlapse/auto-server-description
...
Server description generator, rich text
2020-05-18 15:04:40 -05:00
grilledham
287c35452c
Merge pull request #1043 from BlueRock2/poll_fix
...
Fix poll
2020-03-24 17:00:54 +00:00
Bluerock
f6b3a83c08
Fix poll
2020-03-24 10:14:46 -04:00
grilledham
f20483540e
Merge pull request #1042 from BlueRock2/fix_tasklist
...
Fix redmew shared gui tasklist
2020-03-20 16:47:00 +00:00
Bluerock
79948a0e70
Fix tasklist
2020-03-20 09:30:00 -04:00
theorangeangle
092f30cded
Merge Space Race into Code Base :D
...
Space Race is still very much a [WIP] and should be treated as such. Many features need to be added, but it is being merged in its current state to allow for easier internal integration. The map is in a playable state, and includes a configuration file.
A list of future ideas and features to implement can be found at #996 and it should be notes that this is still a "high priority" project.
2020-03-01 23:34:23 -06:00
Claude
4899b4bf7d
update4
...
update4
2020-02-05 01:57:12 +02:00
grilledham
68f6809685
Updates to on_capsule_used.
...
- ignore modded fish
- don't ban/kick if enemy entites
- list entities in reason when kick/ban
2020-02-02 13:43:17 +00:00
grilledham
35d1495b35
updates
2020-01-01 15:04:33 +00:00
grilledham
e0dadb7de5
research_printer
2020-01-01 11:58:08 +00:00
Zahir Khan
35990dd22c
Fix for crashsite cutscene edge cases
2019-12-19 21:00:50 -05:00
Zahir Khan
51b89e8989
Enhancements to enable multi-surface cutscenes
...
The setting of the skip_btn_flag to true will...
1. Enable one press to skip cutscene while in multiple.
2. Code paths updated to ensure the Player doesn't get locked out of the game while in a multi-surface cutscene.
3. Do different things depending on which cutscene was canceled in a multi-surface cutscene.
2019-12-03 21:36:58 -05:00
theorangeangle
c1359be75c
Merge pull request #988 from SimonFlapse/diggy_cutscene
...
[Diggy] Cutscene Fixes
2019-12-03 13:20:30 -06:00
SimonFlapse
52f0fe2e5c
Merge remote-tracking branch 'upstream/develop' into space_race
2019-10-26 16:26:19 +02: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
SimonFlapse
d812c71fe5
Merge remote-tracking branch 'upstream/develop' into diggy_cutscene
2019-10-18 23:41:21 +02:00
SimonFlapse
7ca4e61da9
New Description Generator GUI
...
Changes to the info gui to better communicate the max text width to support the server description in the server browser
2019-10-18 23:20:55 +02:00
SimonFlapse
268959331e
Updated rich text generation gui
2019-10-18 14:49:33 +02:00
SimonFlapse
839019514b
Result from first alpha run
2019-10-11 20:24:28 +02:00
SimonFlapse
51dfa636fc
Merge remote-tracking branch 'upstream/develop' into space_race
2019-10-11 10:17:19 +02:00
Simon
ca29a047de
[Snake] Added on_snake_player_died event ( #995 )
...
* Added on_snake_player_died event and a snake_demo map
* Added score to the event
* Fixed entities being destructible
Changed comment
* Fixed cases where controller type wasn't god
* Changed players controller to spectator when their snake dies
* Changed start_game call away from remote.call
* Needed new call to show the snake button
* Changed start_game to use Snake.control
* removed snake event from demo map
* Update map_gen/maps/snake_demo.lua
2019-10-11 00:28:40 +02:00
SimonFlapse
f0e147f39e
Added markets and more
2019-10-09 02:02:48 +02:00
SimonFlapse
5182e21607
Initial commit of Space Race
...
Playable version 0.1
2019-10-07 22:44:17 +02:00
SimonFlapse
fa4442d644
"Fixed" LuaPlayer being invalid messages
2019-10-04 20:59:32 +02:00
SimonFlapse
c3f09a9d3c
Fit_to_edge now accounts for display_scale
2019-07-07 20:51:25 +02:00
SimonFlapse
2b9ca4013a
Merge remote-tracking branch 'upstream/develop' into diggy_cutscene
2019-07-07 20:20:05 +02:00
grilledham
dd28df7502
update docs
2019-07-03 19:36:44 +01:00
grilledham
f8ceeed9bb
use n_th_tick instead of set_timeout
2019-07-03 19:33:04 +01:00
grilledham
dabadd8ac2
teleport player to board surface
2019-07-03 19:27:39 +01:00
grilledham
e33b77e1bb
fix travis errors
2019-07-03 16:52:26 +01:00
grilledham
c2917c24cf
error on missing surface
2019-07-03 15:54:19 +01:00
grilledham
ba05138427
fix typos
2019-07-03 15:54:06 +01:00
grilledham
9b46cebbb8
localisation
2019-07-03 15:50:19 +01:00
grilledham
8abffb30d3
updates
2019-07-03 15:45:34 +01:00
grilledham
3cfbecca17
snake
2019-07-03 12:35:38 +01:00