Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Pirates update (see changelog) #476

Merged
merged 101 commits into from
Sep 12, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
101 commits
Select commit Hold shift + click to select a range
26ba547
welcome modal
Sep 7, 2024
c689b39
move corpses button to bottom
Sep 7, 2024
61220db
Welcome message in chat also
Sep 7, 2024
ecb9d96
old item retrieval system
Sep 7, 2024
a5e1956
more name tweaking
Sep 7, 2024
cf21c7b
5 crews max
Sep 7, 2024
8f1bd0e
fix bug with crew not disbanding after loss
Sep 7, 2024
c4afbd6
linter cleanups
Sep 7, 2024
4ab447a
more lint fixes
Sep 7, 2024
986ca08
rename protected_run_cap
Sep 7, 2024
44def18
slightly prettify lobby
Sep 7, 2024
b99afc3
tweak visuals
Sep 7, 2024
5125bd1
no marooning
Sep 9, 2024
1880a71
debug on
Sep 9, 2024
3518bad
fix starting runs 4/5
Sep 9, 2024
d553a73
fix boats ordering
Sep 9, 2024
57291b7
omg that bug
Sep 9, 2024
0282d47
wait for other crews to load
Sep 9, 2024
8f6fba6
autojoin comment
Sep 9, 2024
75f5a3d
fix refunding items when player inv is full
Sep 9, 2024
336e41c
condense tips section
Sep 9, 2024
1065d69
remove endorsements and fix another sloop count bug
Sep 9, 2024
5096110
comment
Sep 9, 2024
6a58e31
less damage at night
Sep 9, 2024
6a0316d
scale mining productivity over leagues
Sep 9, 2024
aab12e2
comment out memory nils
Sep 9, 2024
85fe2e4
make cabin into super restricted area
Sep 9, 2024
0b5ce40
fix calling Public rather than Balance
Sep 9, 2024
e9b988a
fix game_lost and game_won
Sep 9, 2024
daa1e82
stop from opening chests in restricted areas
Sep 9, 2024
704e911
auto-drop weapons for samurai or hatamoto
Sep 9, 2024
52834c4
fix sending coins to right chest
Sep 9, 2024
88d97cf
put quest name in tooltip
Sep 9, 2024
ef4c4db
fix closing welcome window
Sep 9, 2024
93bebca
fix placing random landmines on top of themselves
Sep 9, 2024
02b72b1
clean up event_on_entity_damaged
Sep 9, 2024
cda279a
bugfix
Sep 9, 2024
7db7bb1
move starting location to top lane
Sep 9, 2024
5ce9034
more lobby prettification
Sep 9, 2024
e173ed4
less fish
Sep 9, 2024
cedcc86
adjust comments
Sep 10, 2024
d22f68d
fishies tweak
Sep 10, 2024
7234044
unkillable nests again on radioactive island
Sep 10, 2024
b16acf9
kovarex not auto-researched
Sep 10, 2024
d7f7952
add worms to radioactive island
Sep 10, 2024
72e96d3
softer mining productivity boost
Sep 10, 2024
ee19ef1
luminous class
Sep 10, 2024
655742c
update spectator gui, allow changing surface
Sep 10, 2024
f93ad79
performance improvements for idle crews
Sep 10, 2024
e5961a9
remove land mines
Sep 10, 2024
ebb004b
preserve items for 3 minutes
Sep 10, 2024
b612b92
update info
Sep 10, 2024
1ad613e
manually leaving crew now drops items where you are
Sep 10, 2024
9fa0e26
game_ores_scale
Sep 10, 2024
ff891cc
bump nightmare difficulty
Sep 10, 2024
70cd638
rename to update changelog
Sep 10, 2024
0522567
bump hard to 1.6
Sep 10, 2024
955884c
show protected/private state in crews gui
Sep 10, 2024
4d2c87f
remove needs_more_capacity
Sep 10, 2024
2a07e41
reinstate land mines with speed nerf
Sep 10, 2024
eacd4d9
more balance tweaks
Sep 10, 2024
c8072b2
disable prod modules, make ships inactive when waiting at sea
Sep 11, 2024
c8d2871
disband guards
Sep 11, 2024
552a6ab
remove summon_crew
Sep 11, 2024
64ff907
move wait to after destination load, halt loading for krakens
Sep 11, 2024
55d6ce4
use memory.boat more often
Sep 11, 2024
8a20ec3
support 7 crews
Sep 11, 2024
e706fff
enable assembling machines 3
Sep 11, 2024
7109f77
luminous to 0.8
Sep 11, 2024
d9c8a89
update EEIs when progressing
Sep 11, 2024
b232ae5
Update api_on_tick.lua
Sep 11, 2024
13d26a0
faster boat to 1st island
Sep 11, 2024
eed9031
ATSEA_VICTORIOUS state
Sep 11, 2024
3c56c57
revert nightmare/hard bools
Sep 11, 2024
d0c5ae0
lessen landmine speed nerf
Sep 11, 2024
273cd65
enable landmines in loot
Sep 11, 2024
24515d0
sell land mines at dock markets
Sep 11, 2024
6c71133
fix landmine offer
Sep 11, 2024
95f16e7
disable crafters when waiting only after X minutes
Sep 11, 2024
74827d2
fix crafting disabled time
Sep 11, 2024
64779b0
fix bug, only stop power when crafters disable
Sep 11, 2024
ee50871
organize commands
Sep 11, 2024
20be461
comments
Sep 11, 2024
0d41bf4
bugfix restrictions code
Sep 12, 2024
8705819
unkillable nests on most maps
Sep 12, 2024
3d66293
buff damage by 10% upgrade
Sep 12, 2024
7adc2e1
add command
Sep 12, 2024
3a47ab7
fix viz width
Sep 12, 2024
2a08042
change damage upgrade to 5%
Sep 12, 2024
d9e64c4
more biters to compensate for damage upgrades
Sep 12, 2024
576d3ca
scale back flamer nerf
Sep 12, 2024
28b408f
Fix first map selection
Sep 12, 2024
4b96c52
can't mine fish in the lobby
Sep 12, 2024
9bb0ea7
rework tips screen
Sep 12, 2024
16495ba
Update control.lua
Sep 12, 2024
5e29fe5
prettier pass
Sep 12, 2024
5ecea5f
luacheck
Sep 12, 2024
2da8c20
Update boats.lua
Sep 12, 2024
b01415c
more luacheck
Sep 12, 2024
9d323ef
seconds_until_alert_sound_can_be_played_again
Sep 12, 2024
b132bef
Update pirates.cfg
Sep 12, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion control.lua
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@ require 'utils.remote_chunks'
--require 'maps.chronosphere.main'

--![[Adventure as a crew of pirates]]--
--require 'maps.pirates.main'
-- require 'maps.pirates.main'

--![[Launch rockets in increasingly harder getting worlds.]]--
--require 'maps.journey.main'
Expand Down
111 changes: 61 additions & 50 deletions locale/en/pirates.cfg

Large diffs are not rendered by default.

1 change: 0 additions & 1 deletion locale/ru/pirates.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -246,7 +246,6 @@ warn_nearly_afk_captain=Примечание: если вы слишком до
# error_class_assign_unavailable_class=Ошибка класса: нет запасного класса такого типа.
personal_join_string_1=Вы присоединились к команде '__1__' [Вместимость __2__].
personal_join_string_2=Вы присоединились к команде '__1__' [Вместимость __2__, Сложность [color=__3__,__4__,__5__] __6__[/color]].
player_join_game_info=Добро пожаловать! Вы сейчас находитесь в лобби. Чтобы приступить к делу, вы можете нажать кнопку «Команды» вверху, чтобы создать команду, или выбрать существующую команду, к которой вы хотите присоединиться.
player_joins_protected_run_with_no_captain=В этом заплыве включена защита капитана, поэтому вам придётся подождать, пока капитан вернётся, чтобы управлять кораблём.
create_new_crew_tip=Вы всегда можете присоединиться/создать другой заплыв из лобби, выйдя из текущего заплыва, щёлкнув красный флажок вверху, а затем нажав «Выйти из команды».
goto_oldest_crew_with_large_capacity=На этом сервере несколько команд. Вы были помещены в старейший экипаж с большой вместимостью.
Expand Down
131 changes: 57 additions & 74 deletions maps/pirates/ai.lua

Large diffs are not rendered by default.

614 changes: 293 additions & 321 deletions maps/pirates/api_events.lua

Large diffs are not rendered by default.

Loading
Loading