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

58 Commits

Author SHA1 Message Date
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
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
Piratux
d3cd4015cd Merge remote-tracking branch 'upstream/develop' into develop 2022-06-08 14:11:23 +03:00
Piratux
6236eec4d1 Allow automation-3 to be researched and crafted 2022-06-07 00:35:23 +03:00
danielmartin0
cfad373816
Merge pull request #5 from Piratux/develop
Class related update
2022-06-03 20:47:53 +01:00
danielmartin0
ccbfff87a3 buff starting items for each player 2022-06-03 20:27:47 +01:00
Piratux
918fb6476a
Merge branch 'develop' into develop 2022-06-03 16:57:06 +03:00
danielmartin0
899e5ec9cb buff cannon hp 2022-06-03 12:10:50 +01:00
danielmartin0
f8fffc1957 tweak maze traps, BP timeout, 'large' crew size 2022-06-03 00:15:54 +01:00
Piratux
776a91fad2 In progress again 2022-06-02 22:08:55 +03:00
danielmartin0
281d22bb94 header on each file; clamp function; locale fixes 2022-06-01 19:50:36 +01:00
danielmartin0
e1faf0a5d8 luacheck 2022-05-30 16:52:55 +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
f365dd87b4 bugfixes 2022-05-29 16:27:04 +01:00
danielmartin0
f73765515b luacheck 2022-05-29 12:43:31 +01:00
danielmartin0
c9a6bc6ad4 new features & improvements
code restructuring along with:
v1.2.3
• Rework of 'quest buildings' that appear on islands.
• Fixed stutter when loading certain maps, such as swamp.
• Various new player-friendly visual renderings.
• Mod prepared for translation into other languages.
• Expanded Gourmet's sense of taste.
2022-05-29 12:36:27 +01:00
danielmartin0
e553658e09 adjustments 2022-05-09 00:36:48 +01:00
danielmartin0
c068fc68e5 v1.1.2.2.2
fixes and balance
2022-05-07 21:41:45 +01:00
danielmartin0
b49db03fb8 v1.1.2.1.3
- Coin requisitioning replaced by a 'tax' that takes only 25% of each player's coins
- Scaled up coin economy; every biter kill now provides at least one coin; rocket coin rewards now default to the second reward chest
- Deckhand nerfed
2022-05-06 13:00:57 +01:00
danielmartin0
924837e16a v1.1.2.1.2
- small adjustments to wave spawning
- cannon resistance buffed
- biters now deal bonus damage at night (up to a maximum of 10%)
- uranium ammo is now properly researchable
- modular armor/equipment slightly less rare
2022-05-06 01:47:27 +01:00
danielmartin0
3d111a3211 fix 2022-05-05 13:08:19 +01:00
danielmartin0
834517860f v1.1.2.1.0
- ship and silo pollution slightly decreased for larger player count
- kraken fire rate increased for larger player count
- kraken kill reward buffed
- ship power upgrade made cheaper
- fixed exploit of bots being able to repair cannons
- Smoldering class disabled for now
- other fixes and improvements
2022-05-05 09:55:48 +01:00
danielmartin0
541c87f4b3 v1.1.2.0.5
- biters produced per unit of pollution produced by vanilla methods now scales with difficulty
- fuel cost of major upgrades decreased
- coin reward from killing spitters doubled
2022-05-03 13:52:21 +01:00
danielmartin0
cc7de75e61 v1.1.1.5.2 2022-03-28 00:40:32 +01:00
danielmartin0
ce80f3e108 update for luacheck 2022-03-19 21:20:55 +00:00
danielmartin0
b068529190 v1.1.1.4.2 2022-03-16 15:01:50 +00:00
danielmartin0
e757c82661 v1.1.1.4 2022-03-15 18:50:19 +00:00
danielmartin0
3406def506 v1.1.1.1 2022-03-14 12:44:30 +00:00
danielmartin0
e6df3a60a4 v1.1.1.0 2022-03-13 18:19:59 +00:00
danielmartin0
ee370c9bb3 v1.1.0.0 2022-03-11 22:53:36 +00:00
danielmartin0
9d6e58c53c v1.0.4.8.2 2022-03-11 16:46:02 +00:00
danielmartin0
c88934e91b v1.0.4.8 2022-03-10 22:11:51 +00:00
danielmartin0
a8d8ceb860 v1.0.4.7.3 2022-03-10 21:09:06 +00:00
danielmartin0
697abc3d98 patch 2022-03-09 21:42:51 +00:00
danielmartin0
664db49196 v1.0.4.7.2 2022-03-09 21:39:47 +00:00
danielmartin0
d565cde00d v1.0.4.7 2022-03-08 23:36:03 +00:00
danielmartin0
a03c2ffbd1 v1.0.4.5 2022-03-07 09:50:25 +00:00
danielmartin0
9859d0d9d8 v1.0.4.2 2022-03-05 23:42:47 +00:00
danielmartin0
7a91abdb4c v1.0.4.0.1 2022-03-04 17:57:58 +00:00
danielmartin0
e96c1c3c97 v1.0.3.9.9.1 fix 2022-03-03 00:40:05 +00:00
danielmartin0
b166b46010 v1.0.3.9.9 2022-03-03 00:19:20 +00:00
danielmartin0
0d20fcd973 v1.0.3.9.8 2022-03-02 13:26:17 +00:00
danielmartin0
cf6cc52c4d v1.0.3.9.6 2022-03-01 21:59:48 +00:00
danielmartin0
4ef9d1b61a v1.0.3.9.1 2022-02-28 16:36:46 +00:00
danielmartin0
f4bdebe2f3 v1.0.3.8.3 2022-02-27 18:47:53 +00:00
danielmartin0
27ba3e5dff v1.0.3.8.2 2022-02-27 16:42:25 +00:00
danielmartin0
20de9a40e0 v1.0.3.6 2022-02-26 18:25:48 +00:00
danielmartin0
1f74257cf1 v1.0.3.5 2022-02-26 13:55:36 +00:00
danielmartin0
7ef06c265f 1.0.3.0 2022-02-24 19:39:03 +00:00