1
0
mirror of https://github.com/ComfyFactory/ComfyFactorio.git synced 2025-01-10 00:43:27 +02:00
Commit Graph

271 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
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
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
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
danielmartin0
686e39e4d4
Merge pull request #6 from Piratux/develop 2022-06-09 16:49:19 +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
Piratux
d3cd4015cd Merge remote-tracking branch 'upstream/develop' into develop 2022-06-08 14:11:23 +03:00
Piratux
0c0c2b4944 localised commands.lua 2022-06-07 23:48:42 +03:00
Piratux
4dc9dbfdca purchasing artillery also increases max artillery hp 2022-06-04 21:52:55 +03:00
danielmartin0
3202f9d5cf cleanup; more treasure chests; harder electronic circuit leaving costs 2022-06-04 14:43:08 +01:00
dwightkung
2661dad0b9
add parameter to /tax 2022-06-04 08:07:16 +08:00
dwightkung
dc880881a1
Update pirates.cfg 2022-06-04 08:05:01 +08: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
cfad373816
Merge pull request #5 from Piratux/develop
Class related update
2022-06-03 20:47:53 +01:00
Piratux
0ba747baaf Merge branch 'develop' of https://github.com/Piratux/ComfyFactorio-Pirates into develop 2022-06-03 22:42:35 +03:00
Piratux
214cdd9b23 requested changes for class update PR 2022-06-03 22:38:46 +03:00
danielmartin0
7dda920daf
Merge pull request #4 from dwightkung/develop
chinese localisation for v1.2.12
2022-06-03 14:58:40 +01:00
Piratux
918fb6476a
Merge branch 'develop' into develop 2022-06-03 16:57:06 +03:00
Piratux
e21483149d class related update
- Damage reduction for players work even with "lethal blows" (except when player is about to be one shotted and regenerates slight amount of health to still get oneshotted, but that's quite rare against biters, although if damage reduction works against uranium grenades, this last_health maybe should be updated every now and then (perhaps every 30 or 60 seconds))
- Moved a lot of class related hard coded constants to Balance.lua
- New command: /classinfofull <class>
- Samurai and Hatamoto classes melee damage now also scales from 'physical projectile damage' research bonus
- Other various code related changes
2022-06-03 16:41:49 +03:00
dwightkung
6a71320d54
Update pirates.cfg 2022-06-03 17:01:54 +08:00
danielmartin0
9da8e2f4af un-localise default crew name 2022-06-03 09:53:14 +01:00
dwightkung
8ffb516148
Update pirates.cfg 2022-06-03 16:35:40 +08:00
dwightkung
05ad049af3
Update pirates.cfg 2022-06-03 13:17:36 +08:00
dwightkung
6725aaf4e9
Update pirates.cfg 2022-06-03 13:14:56 +08:00
dwightkung
3e12d2b47f
Update pirates.cfg 2022-06-03 11:15:37 +08:00
dwightkung
daa1cbf877
Update pirates.cfg 2022-06-03 10:35:13 +08:00
Piratux
4b1f9a7f8c Merge remote-tracking branch 'upstream/develop' into develop 2022-06-02 22:14:19 +03:00
Piratux
776a91fad2 In progress again 2022-06-02 22:08:55 +03:00
danielmartin0
513c9559bf version update: v1.2.12 2022-06-02 16:15:28 +01:00
danielmartin0
84e98435d3 more specific 'Granted' messages 2022-06-02 16:11:45 +01:00
danielmartin0
4aa59d687b locale for support toast 2022-06-02 14:51:56 +01:00
Piratux
96f1463adb Merge branch 'develop' of https://github.com/Piratux/ComfyFactorio-Pirates into develop 2022-06-02 16:18:53 +03:00
Piratux
ce1a603bfa In progress 2022-06-02 16:07:17 +03:00
danielmartin0
d25759bda1 market refunds stone furnaces 2022-06-02 12:38:51 +01:00
danielmartin0
6b44d5a4fe patches 2022-06-01 21:01:00 +01:00
danielmartin0
88d4da397e boat now pauses after each destination 2022-06-01 20:45:13 +01:00
danielmartin0
098e0bf2b6 Merge branch 'develop' of https://github.com/danielmartin0/ComfyFactorio-Pirates into develop 2022-06-01 19:50:38 +01:00
danielmartin0
281d22bb94 header on each file; clamp function; locale fixes 2022-06-01 19:50:36 +01:00
dwightkung
8f690263f9
Update pirates.cfg
fix some inproper translation, add new lines.
2022-05-31 10:44:40 +08:00
danielmartin0
2f80f42c05 helpful rearrangement of zh-CN locale to the new ordering 2022-05-30 17:33:49 +01:00
danielmartin0
fc08a81da3 locale fix, improvements
- reorder lines in locale file for clarity
- localise a few additional renderings
- players in the cabin now see the large 'outside world minimap' rather than the small spontaneous camera
- play sounds along with error messages
- correctly print info message when player joins a game with _DEBUG=true
2022-05-30 16:51:08 +01:00
danielmartin0
0d0646011e small fixes 2022-05-30 10:07:49 +01:00
dwightkung
f4183e0e3b
Create pirates.cfg 2022-05-30 17:01:39 +08:00
danielmartin0
03f7da2b95 fix: errors that arose during string refactoring 2022-05-30 08:44:52 +01:00
danielmartin0
f365dd87b4 bugfixes 2022-05-29 16:27:04 +01:00