Gerkiz
2f54542c2f
rename module
2022-07-10 21:37:11 +02:00
Gerkiz
897360c70c
update module
2022-07-10 20:27:18 +02:00
Gerkiz
f2baab5978
minor changes
2022-07-10 19:42:07 +02:00
Gerkiz
b30f814d3a
difficulty fix
2022-07-10 19:41:54 +02:00
Gerkiz
1b1b7b620b
new module
2022-07-10 19:41:43 +02:00
Gerkiz
ce714f6518
move functions
2022-07-10 19:41:26 +02:00
Gerkiz
b4a7709593
minor changes to globals
2022-07-10 19:41:21 +02:00
Gerkiz
e437b5c630
refactor
...
Adjusts the different difficulties
Adds a new modifier when breaching zone 10 - slowness
Coin nerf was never applied to zone 10 (forest zone)
2022-07-10 19:41:11 +02:00
Gerkiz
3e22b93556
locale changes
2022-07-10 19:37:03 +02:00
Piratux
b6201765df
Spectating fixes
...
Changes:
- When player from lobby spectates a crew that is at sea, it no longer crashes (in debug mode) and shows boat destination instead of marooned island
- When player from lobby spectates a crew that is at sea, and waiting for island to load, it now shows boat surface instead of island that is being loaded
2022-07-09 14:49:53 +03:00
Piratux
899ce22ed3
Parrot tip for burried treasure
...
Changes:
- When players find treasure map, but are unable to dig it, parrots will give them tip, when they will leave the island.
2022-07-08 23:06:35 +03:00
Piratux
383035aed1
Deprecated simple class explanations
...
Changes:
- Removed /classinfofull command and merged it onto /classinfo command
- Shops now show advanced explanation of classes
2022-07-08 15:53:31 +03:00
Piratux
150828987d
New class: Chief
...
Changes:
- New Chief class: receives fish for every biter/worm kill
- Updated Samurai and Hatamoto class descriptions
2022-07-08 14:58:23 +03:00
Piratux
f826660619
New class GUI window
...
Changes:
- Fixed crash that could happen if player clicked on crew window button with middle mouse button while in lobby
- Removed "Pro..." text from Progress window button
- Moved class related info from crew window to new class window
- Added scroll pane for crew window
2022-07-07 23:01:45 +03:00
Gerkiz
fdcc742914
rpg - fixes
2022-07-06 18:26:28 +02:00
Gerkiz
dc2d77e7e3
Merge pull request #281 from ComfyFactory/decon_fix
...
Mtn v3 - allow deconstruct
2022-07-04 00:29:27 +02:00
Gerkiz
2428a6d3a2
Luacheck happy
2022-07-04 00:28:30 +02:00
Gerkiz
aea19abe17
AG - add decon handler
2022-07-04 00:27:35 +02:00
Gerkiz
158898e261
Mtn v3 - allow decon but log who is deconstructing so we can ban
2022-07-04 00:27:16 +02:00
Piratux
5e2200f897
Fixed overlap between structures
...
Fixed overlap that could occur between special structures (small mining base, etc.) and "quest structures" (silo, market, etc.)
2022-07-03 17:58:44 +03:00
Piratux
487f509483
Easier fluid transportation
...
Added pair of storage tanks for deck and holds to easily transfer fluids between surfaces
2022-07-02 18:42:22 +03:00
Gerkiz
12edab06f0
Fix minor log issue
2022-06-27 00:17:03 +02:00
Gerkiz
93e0b5f91f
Minor fix
2022-06-26 23:40:56 +02:00
Gerkiz
f9009a9e8f
Merge pull request #280 from ComfyFactory/refactor
...
Refactor and new module(s)
2022-06-26 23:38:35 +02:00
Gerkiz
3bc4f692f0
Luacheck fix
2022-06-26 23:36:49 +02:00
Gerkiz
4e1a5d279b
Minor change to clear_vacant_players
2022-06-26 23:35:20 +02:00
Gerkiz
7590be58fe
Change Game.get_player_by_index -> game.get_player
2022-06-26 23:34:38 +02:00
Gerkiz
3f582a5cd1
Global and tokens
...
Fixes an issue where if you unloaded a module midgame, the whole save broke.
2022-06-26 23:34:12 +02:00
Gerkiz
720feaf13b
Event - add script.raise_event
2022-06-26 23:33:37 +02:00
Gerkiz
696de12321
Minor nil checks
2022-06-26 23:33:27 +02:00
Gerkiz
3ee2795ebc
New module - clear vacant players
2022-06-26 23:33:05 +02:00
Gerkiz
2ba01e7676
Mtn v3 - remove private module
2022-06-26 23:32:54 +02:00
Gerkiz
3eeb1d6475
Mtn v3 - disallow untrusted to cancel research
2022-06-26 22:38:13 +02:00
Gerkiz
a4193242f3
RPG - fix capsule history
2022-06-26 22:37:51 +02:00
Gerkiz
980d616e16
WD - log wave to discord
2022-06-26 22:37:41 +02:00
Gerkiz
bb96ff4fef
New module - banhandler
...
Bans a player on join if found in banlist
2022-06-26 22:37:31 +02:00
Gerkiz
9df1378fc3
Merge pull request #279 from ComfyFactory/fixes
...
Fixes to scenario
2022-06-25 23:42:25 +02:00
Gerkiz
ac403cf52f
Luacheck - make ya happy!
2022-06-25 23:41:39 +02:00
Gerkiz
0bf4f9fb5a
fix autostash
...
from profiler: 2959x C function "can_insert". Total Duration: 10693.515400ms
2022-06-25 23:39:04 +02:00
Gerkiz
7715a201f9
fix fish_defender v2
2022-06-25 23:38:44 +02:00
danielmartin0
77a70c5c61
Update .gitignore
2022-06-20 10:52:45 +01:00
Piratux
b8034ddafe
added landfill for wooden boxes on lakes
...
- Wooden chests that spawn on lakes will have a landfill tile underneath them
2022-06-18 17:45:38 +03:00
Piratux
2944a907aa
features+code cleanup
...
Changes:
- Changed requirements for placing structures on islands: instead of trying to squeeze in-between trees, now it needs a single corner to be on land (it still can't spawn in ocean). In result, islands with more dense forests should see special structures more often and more scattered around the island, rather than them spawning mostly on beaches (because they had no trees)
- When area in which structure is going to be placed contains water, it's replaced with landfill
- New structure: friendly small-cliff-base with cliffs, gun turrets and car
- Captain's cabin now contains cliff-explosives that can be placed in hold's chests to remove them
- Moved repeating code snippets into seperate functions
2022-06-16 00:00:18 +03:00
Gerkiz
8e014cda31
Merge pull request #278 from ComfyFactory/small_fixes
...
small fixes
2022-06-10 22:09:03 +02:00
Gerkiz
e85271ef2b
small fixes
2022-06-10 22:06:47 +02:00
danielmartin0
686e39e4d4
Merge pull request #6 from Piratux/develop
2022-06-09 16:49:19 +01:00
danielmartin0
62a6ffe39c
Merge pull request #7 from dwightkung/develop
2022-06-09 16:48:01 +01:00
dwightkung
4123082366
Update pirates.cfg
2022-06-09 11:09:05 +08:00
dwightkung
12f65de94c
Merge branch 'danielmartin0:develop' into develop
2022-06-09 09:35:56 +08:00
Gerkiz
8b6e72bcb1
Merge pull request #277 from ComfyFactory/mtn_v3
...
Super minor changes to mtn v3
2022-06-09 00:18:40 +02:00