1
0
mirror of https://github.com/ComfyFactory/ComfyFactorio.git synced 2025-01-08 00:39:30 +02:00
Commit Graph

218 Commits

Author SHA1 Message Date
Piratux
c052e2ddc4 New commands, class buffs and some fixes
Changes:
- Added damage reduction to Roc Eater that forgot to add before
- Fixed an issue where "placeability_function_optional" in "try_place" could be nil (it was causing crash in debug mode)
- Fixed an issue where arrival timer would continue ticking during kraken encounter past 20 seconds (this should result in kraken encounter  not being unintentionally skippable anymore when arrival timer ends)
- Fixed an issue where kraken spit sometimes would cause a crash in debug mode
- Added 4 new dev related commands
- Significantly buffed Dredger class loot
- Buffed Master Angler class
- Changed tick tack trap to troll emoji when nothing happens
2022-07-16 21:46:23 +03:00
Piratux
fa5b4a0fbc Warning fixes 2022-07-15 15:18:01 +03:00
Piratux
e782796af3 New class Roc Eater
Changes:
- New class: Roc Eater: When eating fish, if they have stone furnaces in their inventory, they will eat those instead. In addition, they receive 10% less damage.
2022-07-11 22:39:29 +03: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
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
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
Piratux
e6663a737b warning fixes 2022-06-08 16:44:24 +03:00
Piratux
b4ed57025b damaged cannons and silo now plays alert sound 2022-06-08 16:26:49 +03:00
Piratux
d3cd4015cd Merge remote-tracking branch 'upstream/develop' into develop 2022-06-08 14:11:23 +03:00
Piratux
5ebadb4474 Fixed mining base drill placement position 2022-06-08 13:17:03 +03:00
Piratux
0c0c2b4944 localised commands.lua 2022-06-07 23:48:42 +03:00
Piratux
fd205f2647 Fixed empty fluid storage bug 2022-06-07 21:58:36 +03:00
Piratux
6236eec4d1 Allow automation-3 to be researched and crafted 2022-06-07 00:35:23 +03:00
Piratux
f9dbf54677 Improved kraken battle
list of changes:
- kraken now may choose to shoot at any spot in the ship instead of some player
- biters, that spawn around kraken, now swim towards the ship
2022-06-06 23:13:58 +03:00
danielmartin0
47c7be0a68 luacheck 2022-06-06 15:55:24 +01:00
danielmartin0
39d94709df some luacheck 2022-06-05 12:02:51 +01:00
danielmartin0
685b27cbe1 version number up 2022-06-05 11:58:45 +01:00
Piratux
4dc9dbfdca purchasing artillery also increases max artillery hp 2022-06-04 21:52:55 +03:00
danielmartin0
cc39d1fcee make swamp slightly nicer 2022-06-04 16:53:46 +01:00
danielmartin0
86765d7984 partial revert of laser buff against krakens 2022-06-04 16:35:51 +01:00
danielmartin0
86aaab18b9 revert 2022-06-04 16:15:40 +01:00
danielmartin0
804363c725 revert 2022-06-04 16:14:45 +01:00
danielmartin0
a4b805819a reverse some of the cost increase 2022-06-04 16:06:05 +01:00
danielmartin0
c37a1a3f3e furnace structures more common 2022-06-04 15:26:56 +01:00
danielmartin0
7175b9efe0 and again 2022-06-04 15:23:51 +01:00
danielmartin0
b5baba7a20 more pollution from silo charging hits immediately 2022-06-04 15:23:18 +01:00
danielmartin0
57bd49d2c5 comment fix 2022-06-04 15:17:41 +01:00
Piratux
0bc327ba50 Lesser restrictions for buying class
You now are able to buy class upgrades without being that class yourself. It upgrades the class wherever it is. In addition when you buy any class and you're using one already, it doesn't replace the class you're using with the newer one.
2022-06-04 17:01:34 +03:00
danielmartin0
3202f9d5cf cleanup; more treasure chests; harder electronic circuit leaving costs 2022-06-04 14:43:08 +01:00
danielmartin0
e7b3e76177 fix 2022-06-03 21:58:10 +01:00
danielmartin0
2c5e4fb46a fix: locale 2022-06-03 21:53:01 +01:00
danielmartin0
bbb9892790 in-progress changelog writeup, plus typo fix 2022-06-03 21:47:10 +01:00
danielmartin0
fa206b170b variable rename 2022-06-03 21:02:30 +01:00
danielmartin0
dc5f862dc4 manual merge fix 2 2022-06-03 20:55:57 +01:00
danielmartin0
62cda272c5 manual merge issue 1 2022-06-03 20:53:31 +01:00
danielmartin0
7af59ec7ff Merge branch 'develop' of https://github.com/danielmartin0/ComfyFactorio-Pirates into develop 2022-06-03 20:50:33 +01:00
danielmartin0
6ca581877b adjust: cannon resistance again
we need to make cannon HP go up with the dock upgrade
2022-06-03 20:48:23 +01:00
danielmartin0
cfad373816
Merge pull request #5 from Piratux/develop
Class related update
2022-06-03 20:47:53 +01:00
danielmartin0
26f00e7578 also start with a gun turret 2022-06-03 20:43:05 +01:00
Piratux
0ba747baaf Merge branch 'develop' of https://github.com/Piratux/ComfyFactorio-Pirates into develop 2022-06-03 22:42:35 +03:00
danielmartin0
bfa40aa3e0 fix: waves would sometimes try to use boat spawners 2022-06-03 20:39:37 +01:00
Piratux
214cdd9b23 requested changes for class update PR 2022-06-03 22:38:46 +03:00
danielmartin0
ccbfff87a3 buff starting items for each player 2022-06-03 20:27:47 +01:00
danielmartin0
5d32ab5e8f fix: situation in which a player joins an empty crew but isn't made captain 2022-06-03 18:59:17 +01:00