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

1821 Commits

Author SHA1 Message Date
danielmartin0
8fd3c7ff67 Merge branch 'develop' of https://github.com/danielmartin0/ComfyFactorio-Pirates into develop 2022-05-09 00:36:51 +01:00
danielmartin0
e553658e09 adjustments 2022-05-09 00:36:48 +01:00
Gerkiz
8b0b437a7d
Merge branch 'develop' into develop 2022-05-08 23:24:58 +02:00
Gerkiz
1a47ebc089 mtn v3 - small tweak to breached wall 2022-05-08 23:06:31 +02:00
danielmartin0
229fbe82b6 luacheck fix 2022-05-08 11:06:22 +01:00
danielmartin0
9e8cb6322a quick rebalance 2022-05-08 10:47:48 +01:00
danielmartin0
1ff3c8f5bd Merge remote-tracking branch 'upstream/develop' into develop 2022-05-08 10:32:41 +01:00
danielmartin0
6b1fc8e341 small balance 2022-05-08 10:25:21 +01:00
danielmartin0
1252134ec8 luacheck update 2022-05-07 21:59:15 +01:00
danielmartin0
0910c3ea31 luacheck update 2022-05-07 21:56:16 +01:00
danielmartin0
c068fc68e5 v1.1.2.2.2
fixes and balance
2022-05-07 21:41:45 +01:00
danielmartin0
1ba20103c4 v1.1.2.2.0
small changes
2022-05-06 16:16:15 +01:00
danielmartin0
1e1a070993 v1.1.2.1.4
small fixes
2022-05-06 13:43:59 +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
50a8391152 fix 2022-05-05 10:14:22 +01:00
danielmartin0
e41119e292 fix 2022-05-05 09:58:08 +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
Eric Anderson
7178bd2a41 Fix merge conflict 2022-05-01 14:27:29 -07:00
Eric Anderson
60f5f545bf Merge branch 'master' into dungeons_1.1.1 2022-05-01 14:20:58 -07:00
hanakocz
f26efb12c3 small refactor of duplicated code in dungeons 2022-05-01 20:31:47 +02:00
danielmartin0
a39d00c24c wave size rng bugfix 2022-05-01 11:52:43 +01:00
danielmartin0
cba8f26b21 secret update - economy rescaling 2022-04-30 03:15:50 +01:00
danielmartin0
a059ebe8fc v.1.12; Since other people are now expected to read these, some changelogs will be provided
- Biters now drop coins on death
- Boat input/output expanded to 4-lanes
- Captain's store removed and replaced by physical markets
- Resolved highscore table conflict with base comfy code
2022-04-29 23:48:34 +01:00
danielmartin0
b6316644eb v1.1.1.5.6 2022-04-29 17:43:46 +01:00
Gerkiz
304b3402fc
Merge branch 'develop' into master 2022-04-25 08:12:32 +02:00
Eric Anderson
7e55d2453e Disable start_now in collapse rather than adding disable feature.
It looks like this works to keep the collapse logic from running.
It relies on the dungeons on_init function running after the collapse
one.
2022-04-24 19:50:50 -07:00
Eric Anderson
418d8ea3ee Rebalance based on main Comfy server playthrough.
* Evolution goes up faster with floor level 0.05/level -> 0.06/level;
  e.g. floor 20 now like floor 24 before
* Now require 100 open rooms to descend
* Treasure rooms
  * Occur less frequently as each subsequent one is found. was 1 in 30
    10*Nfound now 1 in 30 + 15*Nfound
  * Rebalanced ores to match end-game science needs. Was very low on
    copper
* Loot
  * Ammo/follower robot frequency ~0.5x previous
  * Loot is calculated at floor evolution * 0.9
  * Loot/box down by 0.75x
* Rocks
  * Ore from rocks from 25 + 25*floor to 40 + 15*floor capped at
    floor 15
  * Rebalanced to include ~10% more coal to give coal for
    power
  * Require getting to room 100 before you can descend
  * Science from rooms 40-160+2.5*floor to 60-300+2.5*floor
  * Atomic bomb research moved to 40-50
2022-04-23 03:21:45 -07:00
Gerkiz
b31379378c minor fixes 2022-04-18 18:46:19 +02:00
Gerkiz
4b1577616c mtn v3 fixes 2022-04-18 01:17:26 +02:00
Eric Anderson
4c9204747f BUGFIX: code incorrectly handled floors without research 2022-04-10 14:21:44 -07:00
Gerkiz
2b90f23e4a
Merge branch 'develop' into develop 2022-04-10 11:28:27 +02:00
Gerkiz
568a94a88d make luacheck happy 2022-04-10 11:23:27 +02:00
Gerkiz
548747d9df Mtn v3 - fix radar scanning 2022-04-10 11:21:52 +02:00
danielmartin0
4203f740f2 adapt to new Comfy Gui 2022-04-08 23:44:41 +01:00
Gerkiz
c6caeed025 Pirates - fix a minor issue that was missed in the PR 2022-04-08 22:47:56 +02:00
Gerkiz
d9ec7d40cf mtn v3 - fix for rpg 2022-04-08 22:00:49 +02:00
Gerkiz
4e8231f05d
Merge branch 'develop' into develop 2022-04-08 16:51:52 +02:00
danielmartin0
52d1000731 gitignore fix 5 2022-04-08 15:25:19 +01:00
danielmartin0
f87b5cc335 gitignore fix 3 2022-04-08 15:13:51 +01:00
danielmartin0
46f17c735a gitignore fix 2 2022-04-08 15:13:28 +01:00
Gerkiz
68404927ac fix collapse and shuffle the zones more 2022-04-08 16:11:06 +02:00
danielmartin0
9e4211605a prepare for PR 2022-04-08 14:49:53 +01:00
danielmartin0
e598976ede Merge remote-tracking branch 'upstream/develop' into develop 2022-04-08 14:46:11 +01:00
Eric Anderson
938528798b Update changelog module and tiered dungeon to handle move of comfy_panel to utils.gui 2022-04-07 21:50:05 -07:00
Eric Anderson
b8158f1f01 Merge remote-tracking branch 'gh/develop' into master 2022-04-07 21:05:59 -07:00
Eric Anderson
26f34ea8d5 Review fixes.
* Clearing corpses remains trusted only.
* Remove spurious debugging code.
2022-04-07 20:54:22 -07:00
Gerkiz
98d29e73da mtn v3 - fixes 2022-04-07 16:11:18 +02:00