Jayefuu
a4d9707f42
WIP
2021-03-03 18:52:30 +00:00
Jayefuu
27ba6e412f
Dump player inventories (not armor and weapons) after 15 mins
2021-03-02 20:46:42 +00:00
James Gillham
21ec6fb120
Change biter corpse remover.
...
The biter corpse remover was attempting to be clever about removing corpses and only remove them when they exceeded a certain threshold per chunk. For some reason it is no longer working and I can't figure out why.
So I replaced it with a simpler approach. Now we keep track of the corpses in a queue. When the queue size exceeds the threshold we remove and destroy the oldest corpse.
2021-01-10 15:45:28 +00:00
James Gillham
c72bba28e5
Remove blueprint helper
2020-11-24 17:47:02 +00:00
James Gillham
171737e587
Remove removed items/entities.
2020-11-24 16:39:22 +00:00
James Gillham
0b95a25f1d
Change train_saviour to use 'player-port' instead of 'small-plane'.
2020-11-24 16:39:22 +00:00
James Gillham
dd0ddd131e
technology renames.
2020-11-24 16:39:22 +00: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
theorangeangle
8f9092cd64
Merge pull request #1001 from SimonFlapse/auto-server-description
...
Server description generator, rich text
2020-05-18 15:04:40 -05:00
theorangeangle
f474b562af
Merge pull request #991 from SimonFlapse/concrete_jungle
...
Concrete Jungle - the map is complete, only remaining things to do are are
- migrate description to wiki
- add cutscene
- bring into regular map rotation (this is an interesting map that we should run more often)
2020-05-10 16:23:52 -05:00
James Gillham
c65090321a
Remove compilatron-chest from cheat items.
...
Looks like they have been removed from the game so we have to remove them from the cheat items to allow cheat mode to still work.
2020-04-29 21:50:48 +01:00
grilledham
e0dadb7de5
research_printer
2020-01-01 11:58:08 +00: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
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
199c824ad7
Refactoring + Locales + Welcome message fix
2019-10-06 14:53:51 +02:00
theorangeangle
fc1d1af9d8
Merge pull request #947 from SimonFlapse/diggy_cutscene
...
Cutscene Controller
2019-08-31 20:52:28 -05:00
grilledham
c2a663dbb7
remove missing items
2019-08-03 12:11:25 +01:00
SimonFlapse
2b9ca4013a
Merge remote-tracking branch 'upstream/develop' into diggy_cutscene
2019-07-07 20:20:05 +02:00
grilledham
6f944fc3ec
apocalypse fix
2019-06-26 13:19:08 +01:00
Simon
890cdf12e7
Merge branch 'develop' into diggy_cutscene
2019-06-22 15:11:56 +02:00
grilledham
ae3f84667b
reduce turret activation delay with tech
2019-06-19 20:48:05 +01:00
grilledham
b768b87546
autofill
2019-06-19 17:36:18 +01:00
grilledham
c7f63dcc4f
turret active delay
2019-06-19 14:28:40 +01:00
grilledham
d1ba1660df
rename biter_corpse_util -> biter_corpse_remover
2019-06-13 22:28:14 +01:00
grilledham
4607706149
grill's refactoring
2019-06-13 22:25:42 +01:00
Russel Delainey
0aa715fcce
Update config name to better match purpose
2019-06-09 22:36:53 -06:00
Russel Delainey
1573217813
Rewrite to avoid surface lookups
2019-06-09 22:34:13 -06:00
SimonFlapse
85fc38fd3a
Minor changes to player_create
...
Allowing cutscenes to run before welcoming players via info gui and console messages.
Also includes a search limit for walls and rock to prevent the cutscene from running too far away from {0, 0}
2019-06-09 23:59:16 +02:00
SimonFlapse
003cd6c801
Added a radio to browse sounds
2019-06-09 16:39:21 +02:00
Russel Delainey
c501c9ca85
Don't run cleanup on every death.
2019-06-04 15:28:08 -06:00
Russel Delainey
3a56ee1e5c
First shot at #608
2019-06-04 13:07:43 -06:00
Lynn
fdee00dc06
Translate whois data
2019-06-01 13:41:12 +02:00
Lynn
94934a7695
Merge pull request #934 from linaori/rewrite-score-storage
...
Rewrite score storage
2019-05-31 22:33:27 +02:00
Lynn
f8812f6189
Use ScoreTracker for global score display
2019-05-30 21:57:43 +02:00
Lynn
4add981a76
Sync colors from /color command to the settings
2019-05-30 18:55:41 +02:00
Lynn
1cd19c69e7
Replaced command for player and chat colors
2019-05-30 18:55:41 +02:00
Lynn
ed1f7b9bef
Fixed duplicate setting
2019-05-26 14:01:56 +02:00
plague006
ed8c3a1453
Detect server
2019-05-26 13:42:10 +02:00
Lynn
998fdcf20f
Replaced settings commands with a GUI
2019-05-26 13:42:09 +02:00
Lynn
ac9c25ac6e
Replaced settings commands with a GUI
2019-05-26 13:42:09 +02:00
grilledham
500bcd1a18
biter_attacks module off by default
2019-05-16 11:10:07 +01:00
plague006
03149901fa
Add quick bar saving
2019-04-16 15:42:24 -04:00
Matthew Heguy
2f44acdd15
Change to number difficulty scaling
2019-04-16 14:00:30 -04:00
plague006
73e7acab57
Add biter_attacks
2019-04-16 13:43:27 -04:00
Simon
4795fdd059
Redmew QoL additions ( #870 )
...
Added research_queue_enabled switch
Fixed construction robots placed by players in early game is unminable.
Also Fixed construction robots being bugged as unminable
2019-03-09 23:42:03 +01:00
Matthew
9ad41cb3bc
Merge pull request #855 from plague006/feature/teach_chat
...
Add player_onboarding
2019-03-04 16:06:43 -05:00
Simon
7ab0f10bb9
Added logic for toggling minable robots ( #790 )
...
* Added logic for toggling minable robots
* Added aditional checks to prevent indexing nil
* Moved to Redmew-QoL
* Indent
* Moved to redmew-qol
2019-03-04 13:02:50 +01:00
plague006
dc0b597f5e
Add player_onboarding
2019-03-04 06:38:54 -05:00
Matthew
e43513fcc1
Merge pull request #849 from plague006/locale
...
The big localization push
2019-03-04 06:35:13 -05:00