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

1776 Commits

Author SHA1 Message Date
Gerkiz
7ccec23e28 minor gui changes 2021-12-05 22:26:18 +01:00
Gerkiz
966dcf220a Move files in main folder to utils 2021-12-05 22:15:49 +01:00
Gerkiz
4fedebfd6c remove wintery mode 2021-12-01 18:10:38 +01:00
Gerkiz
a9cbdbd270 add wintery mode 2021-11-28 21:20:23 +01:00
Gerkiz
495b6416d2 balance tweaks and bug fixes 2021-11-28 20:42:38 +01:00
Gerkiz
9a032f8115 fish defender v2 - refactor 2021-11-26 13:48:49 +01:00
Gerkiz
75de24dc4c mtn v3 - minor balance fix 2021-11-26 08:52:18 +01:00
Gerkiz
94a77f3e49 fix hard game crash bug 2021-11-23 22:59:40 +01:00
Gerkiz
18d126463f minor fixes 2021-11-23 20:30:34 +01:00
Gerkiz
43a9865dbc minor fix 2021-11-22 20:22:53 +01:00
Gerkiz
e2b585f689 minor change 2021-11-22 20:18:38 +01:00
Gerkiz
a4f45b8734 Changes to modules and map 2021-11-22 20:16:33 +01:00
Gerkiz
8e5d86506a minor fixes 2021-11-20 20:04:13 +01:00
Gerkiz
06fd09da1c mtn v3 - remove unused functions 2021-11-20 00:37:48 +01:00
Gerkiz
4b3007065e mtn v3 - fix generate spawning units 2021-11-19 22:54:46 +01:00
Gerkiz
9ba5d2387c mtn v3 - fix mystical chest 2021-11-19 22:53:02 +01:00
Gerkiz
3152079c44 mtn v3 - tweak bonus_drill to mining drills 2021-11-19 22:23:57 +01:00
Gerkiz
de94f508d9 mtn v3 - disable threat log, way too many entries in global table 2021-11-19 22:19:23 +01:00
Gerkiz
7d5ccebe84 mtn v3 - fix that biters with less boosted health gave bugged coins 2021-11-19 22:19:08 +01:00
Gerkiz
b2cac3faa5 minor non game breaking changes 2021-11-18 00:58:54 +01:00
Gerkiz
99dc08947b mtn v3 - minor change to filename when the run has ended 2021-11-17 00:01:02 +01:00
Gerkiz
2501240d53 refactor 2021-11-14 13:02:00 +01:00
Gerkiz
c07e3b148e mtn v3 - use our own perlin 2021-11-13 02:11:36 +01:00
Gerkiz
8e99093924 mtn v3 - minor adjustments to terrain layout 2021-11-13 02:08:49 +01:00
Gerkiz
5b940c79ab mtn v3 - fix that generate would use a static biter health boost 2021-11-13 01:38:22 +01:00
Gerkiz
f36c1eeb9f mtn v3 - fix that spawning vSMG spawned a car also 2021-11-13 01:38:01 +01:00
Gerkiz
b4becfd882 mtn v3 - minor changes
Chemical plants now produce explosives out in the wild.
Fixed stack error of wave defense.
Modified so worms and spawners that are spawned when threat is high, to also be included in the scalement of health.
2021-11-12 18:09:24 +01:00
Gerkiz
6d7d920bf2 mtn v3 - fix immortal units 2021-11-11 18:32:34 +01:00
Gerkiz
3392526d70 mtn v3 - minor changes
Changed some functions to utilize local vars.
Modified how we spawn biters. Instead of clumping them together, they're spawned near eachother.
2021-11-11 01:57:58 +01:00
Gerkiz
e2b705e27b
Merge branch 'develop' into patch-2 2021-11-09 23:22:08 +01:00
Gerkiz
8d419ad5ad
Merge branch 'develop' into patch-2 2021-11-09 23:10:03 +01:00
Gerkiz
84c8659406
Merge branch 'develop' into develop 2021-11-09 23:10:00 +01:00
Gerkiz
3ab95c11b3 mtn v3 - minor change 2021-11-07 23:08:42 +01:00
Gerkiz
c732517276 mtn v3 - don't let players explore too much
Exploring too much causes the map to become laggy and players with slower PCs can't play.
2021-11-07 20:40:37 +01:00
Gerkiz
4b4ce8a38f fix weird formatting 2021-11-07 02:40:04 +01:00
Gerkiz
3cb1d3b7b9 mtn v3 - minor change 2021-11-07 02:37:03 +01:00
Gerkiz
5de6913959 mtn v3 - refactor 2021-11-07 01:18:33 +01:00
Gerkiz
cdb04ac65c mtn v3 - changes to spells and mystical chest 2021-11-07 00:15:06 +01:00
Gerkiz
8175126d75 mtn v3 - fix turret bug 2021-11-05 22:54:00 +01:00
Gerkiz
f8816dc24d mtn v3 - insert ammo instantly when placing entity 2021-11-01 17:18:08 +01:00
Gerkiz
71f901a584 Mtn v3 - fix spawning wrong turrets
As I and Agocelt spoke through discord, having on_nth_tick refillment for laser-turret is UPS heavy and is not desync save since arbitrary numbers (consumption of the laser-turrets)

Changing this single line will spawn gun-turrets which will be refilled once their ammo depletes.
2021-11-01 16:48:44 +01:00
danielmartin0
629a9dfe85 quick balance 2021-10-31 20:48:59 +00:00
danielmartin0
40ba94ba53 v1.0.2.0 2021-10-31 20:34:18 +00:00
Gerkiz
e7061ce2c4 mtn v3 - icw
Fix weird bug
2021-10-29 19:57:02 +02:00
Gerkiz
8a5a00d036 mtn v3 - minor adjustments
RPG - enable one_punch and stone_path once.
Locomotive Market - change visual bug
2021-10-29 00:56:12 +02:00
Gerkiz
0d724fb46d remove unused message 2021-10-29 00:07:45 +02:00
Gerkiz
6f15ee4d34 mtn v3 - mystical chest adjustments 2021-10-29 00:06:35 +02:00
danielmartin0
2c16b7b427 v1.0.1.9 2021-10-27 15:25:25 +01:00
Gerkiz
8c6d54ac85 mtn v3 - changes 2021-10-24 21:50:48 +02:00
Gerkiz
e56d7ce727 mtn v3 - add coin as a trap
It does not make sense, but here we are
2021-10-24 18:08:15 +02:00
Gerkiz
606db14a44 mtn v3 - disclaimer 2021-10-24 18:07:39 +02:00
Gerkiz
d32606323a mtn v3 - make health on respawn more random 2021-10-24 18:07:29 +02:00
danielmartin0
0a9f45a5e7 v1.0.1.8 2021-10-24 15:27:57 +01:00
Gerkiz
670665ec0b mtn v3 - don't heal players to full health when respawning 2021-10-23 00:05:03 +02:00
danielmartin0
9e81bf0a2e v1.0.1.7.1 2021-10-18 22:53:46 +01:00
Gerkiz
0fbe1f0b7d mtn v3 - fix weird bug 2021-10-15 23:45:10 +02:00
Gerkiz
1e61fe2459 mtn v3 - minor text change 2021-10-15 17:27:10 +02:00
Gerkiz
449b4bc7db mtn v3 - minor adjustments as per request 2021-10-15 17:19:42 +02:00
Gerkiz
be6a5cd575 mtn v3 - minor fix 2021-10-15 17:12:37 +02:00
Gerkiz
b550f3f1ee mtn v3 - features and changes 2021-10-15 16:59:25 +02:00
Gerkiz
a703183829 minor changes to fish defender v2 2021-10-14 12:53:43 +02:00
Gerkiz
3074109c16 mtn v3 - add some loot to scrapyard 2021-10-14 12:41:28 +02:00
Gerkiz
4fbf4ae2e9 fish defender v2 - add more information to discord 2021-10-14 12:41:13 +02:00
danielmartin0
a752eb8217 v1.0.1.7 2021-10-14 10:23:34 +01:00
danielmartin0
b97cf73e25 v1.0.1.6.1 2021-10-13 20:14:43 +01:00
danielmartin0
29473d4ed9 v1.0.1.6 2021-10-13 14:56:49 +01:00
danielmartin0
4da8094a0b move in pirates folders 2021-10-13 09:21:53 +01:00
Agocelt
07876a0fc7
Update table.lua 2021-10-11 21:53:58 +02:00
Agocelt
f1df85a95c
Update functions.lua 2021-10-11 21:53:27 +02:00
Gerkiz
6ec1814c47 make luacheck happy 2021-10-11 10:10:16 +02:00
Gerkiz
304dcf5675 mtn v3 - more mining speed tweaks 2021-10-11 10:08:28 +02:00
Gerkiz
24e9a2e263 mtn v3 - fix mine speed 2021-10-11 00:05:42 +02:00
Gerkiz
a907852d45 mtn v3 - fix weird format 2021-10-10 22:39:39 +02:00
Gerkiz
6c7c5ccb2d mtn v3 - remove unused vars 2021-10-10 22:34:11 +02:00
Gerkiz
abf6cbf881 mtn v3 - adjust mining_speed <= 10 players 2021-10-10 22:34:03 +02:00
Gerkiz
b1395a37aa mtn v3 - tweak mining speed whenever there is <= 5 players 2021-10-10 22:28:11 +02:00
Gerkiz
8bd671cb60 mtn v3 - make functions use local vars 2021-10-10 22:27:53 +02:00
Gerkiz
0cc07345a8 mtn v3 - allow admins to switch permission groups 2021-10-10 22:27:39 +02:00
Gerkiz
8d85482e7a mtn v3 - fix that admins can't decon 2021-10-09 17:03:09 +02:00
Agocelt
66631aa9a8
Update table.lua 2021-10-08 18:52:14 +02:00
Agocelt
e1dd53cf67
Update functions.lua 2021-10-08 18:50:55 +02:00
Agocelt
1c90065dd4
Update main.lua 2021-10-06 16:41:38 +02:00
Gerkiz
02e07be286 mtn v3 - fix power dedup 2021-10-06 00:01:05 +02:00
Gerkiz
2381fff310
Merge branch 'develop' into develop 2021-10-05 22:41:52 +02:00
Gerkiz
485b76c966
Merge branch 'develop' into patch-2 2021-10-05 22:41:46 +02:00
Agocelt
77adad0491
Disabling research with no use 2021-10-03 20:50:53 +02:00
Gerkiz
4ce8f19bc0
Merge branch 'develop' into develop 2021-10-02 21:42:08 +02:00
Gerkiz
19733772d1
Merge branch 'develop' into patch-2 2021-10-02 21:42:03 +02:00
Gerkiz
af84582559
Merge branch 'develop' into mtn_v3 2021-10-02 21:40:02 +02:00
Gerkiz
01aa68efad mtn v3 - more fixes 2021-10-02 21:15:31 +02:00
Gerkiz
eaf20f1158 mtn v3 - fix of broken core feature 2021-10-02 21:04:15 +02:00
Agocelt
14b87531c3
Update locomotive.lua 2021-10-01 14:22:09 +02:00
Gerkiz
1beb9cf945
Merge branch 'develop' into develop 2021-09-19 08:46:25 +02:00
Gerkiz
8ea28f7e50
Merge branch 'develop' into patch-2 2021-09-19 08:46:19 +02:00
Gerkiz
ebedcb2de4 mtn v3 - portable cars fix 2021-09-19 08:45:11 +02:00
Gerkiz
36efe52ada
Merge branch 'develop' into develop 2021-09-17 22:29:33 +02:00
Gerkiz
52222b64b8
Merge branch 'develop' into patch-2 2021-09-17 22:29:27 +02:00
Gerkiz
dd39386717 mtn v3 - enable decon 2021-09-17 22:28:18 +02:00
Gerkiz
09b060b5ac mtn v3
Added "Deconstruction" on Config tab
Enables deconstruction on cars/tanks/trains.
2021-09-17 22:26:13 +02:00
Gerkiz
56bdf9d55c
Merge branch 'develop' into patch-2 2021-08-21 12:48:20 +02:00
Gerkiz
2a8fb1e92f minor tweaks to mtn v3 2021-08-21 12:46:10 +02:00
Shadow_Man
5c9b0a2536
Merge branch 'develop' into patch-2 2021-08-04 21:24:10 +02:00
Shadow_Man
21a5da3a52
Merge branch 'develop' into develop 2021-08-04 21:22:13 +02:00
Gerkiz
69650051a5 increase tick speed for terrain 2021-08-03 23:05:03 +02:00
Shadow_Man
43d9a96cce
Fix wrong "world number selection" to Discord 2021-08-02 10:44:17 +02:00
Shadow_Man
1e7ad1d692
Merge branch 'develop' into develop 2021-07-30 15:12:37 +02:00
Gerkiz
70bb37d7bf wagon out of map fix 2021-07-27 21:22:52 +02:00
Gerkiz
8da00da125
Merge branch 'develop' into develop 2021-07-26 21:55:42 +02:00
Gerkiz
6a165c79cb Minor adjustments 2021-07-23 17:23:33 +02:00
Gerkiz
001eb38062
Merge branch 'develop' into develop 2021-07-23 16:40:05 +02:00
Gerkiz
f60370d103 mtn v3 - reworked how generation is done 2021-07-23 16:38:23 +02:00
Shadow_Man
a6665b0fec
RU locale fixes
1. Russian locale update for RPG
2. Minor fixes to RU Mountain Fortress v3
3. Start working for localization "Journey" map
2021-07-21 03:13:29 +02:00
Gerkiz
9e5835a412
remove unused vars 2021-07-18 16:03:59 +02:00
Gerkiz
e472043998
make luacheck happy 2021-07-18 16:02:53 +02:00
Gerkiz
e9176c1360
make luacheck happy 2021-07-18 16:01:56 +02:00
NekoBaron
74bad8e026
Update table.lua
changed starting gun turret limit to 3 to try ease low player count defending early game, tweeked difficulties but left normal as is
2021-07-18 14:36:56 +01:00
NekoBaron
8e362e4113
Update main.lua
slight increase in starting items, tweeks to terrain ores and attempt at lowering chance of too dense trees while still giving em a good chance to spawn, the commented code is a side test that creates mutiple spawn area ore piles
2021-07-18 14:35:01 +01:00
NekoBaron
0f4eeb7fe1
Update terrain.lua
add rocks to stone area at start plus increase in starting ores amounts and tiny size increase.
2021-07-18 14:31:34 +01:00
hanakocz
b33d85bd7d fixes to renamed vars, function name conflict, removed unused stuff 2021-07-17 21:57:24 +02:00
Gerkiz
edfacd6320 minor adjustment to locomotive in mtn v3 2021-07-14 22:07:57 +02:00
Gerkiz
e2707f68d6 changes to prestige system 2021-07-14 21:34:48 +02:00
Gerkiz
1beb542903
Merge branch 'develop' into develop 2021-07-12 16:57:17 +02:00
Gerkiz
9f9c20de39 minor changes to prestige system 2021-07-12 16:50:58 +02:00
Gerkiz
7ce9894a15 two new modules and changes to scenario 2021-07-12 16:15:55 +02:00
Gerkiz
0396c40e76 various fixes to modules 2021-07-07 12:22:22 +02:00
Gerkiz
d3880c78a6 various tweaks 2021-07-02 10:52:27 +02:00
Gerkiz
37710fac2c minor changes 2021-07-01 21:30:29 +02:00
gyorokpeter
d1ff33f689 fix spelling 2021-06-26 07:53:58 +01:00
Gerkiz
6b54f4e5c4 fish defender v2 update 2021-06-18 21:12:30 +02:00
Gerkiz
1449c0a71e minor bug fixes 2021-06-13 13:54:19 +02:00
Gerkiz
2e30470025 tweaks and bugfixes 2021-06-06 20:14:26 +02:00
MewMew
f5115e240e update
Faster capsule drops and shuffled.
Built silos always have auto-launch toggled off.
Rocket silos will attempt to auto-launch every 30 seconds.
Max satellites stored is now 1 + 1 every third world.
Mothership will now answer your questions.
Teleports now always lead to 0,0.
Chunk deletion made a bit slower.
50 % less research cost in quantum anomaly.
Only units are now affected in undead plague.
Replicant fauna nerf.
Ghosts, pipes, containers and walls are now minable in tarball.
Laser turrets are broken in matter anomaly.
Biters only spawn from rocks and trees in infested.
New World types ribbon, wasteland, oceanic, lazy bastard and abandoned library.
2021-05-28 22:19:24 +02:00
Gerkiz
82f03ed723 fix bonus speed on respawn 2021-05-28 20:37:25 +02:00
Gerkiz
8dde316312 rpg and playerlist updates 2021-05-28 18:28:17 +02:00
Gerkiz
2c7f3088db minor adjustment 2021-05-26 09:45:37 +02:00
Gerkiz
126ff22f1b
Merge branch 'develop' into refactor 2021-05-25 22:19:55 +02:00
Gerkiz
dab23f969a refactor 2021-05-25 22:19:20 +02:00
MewMew
1076fbf66e Update
Print more messages to discord.
Resource modifiers only apply to richness.
Generate a tiny amount of power from solar in the eternal night and pitch black.
Always reward 1000 white science flasks.
Disabled the auto-launch via permissions.
Capsule drop radius further reduced.
Terrain segmentation a bit more random.
Fuel progress bar, +25 to +50 fuel requirement per world.
Add mixed ore to all worlds.
Add mixed ore modifier.
Satellites as a reroll token, mothership dispatches the satellite and rerolls the selectors.
Reroll is triggered at the top part of ship.
2021-05-25 22:12:08 +02:00
Gerkiz
a576aaa2c3 new rpg spells 2021-05-23 21:13:21 +02:00
Gerkiz
fbaa411073 refactor and changes 2021-05-23 17:03:52 +02:00
Gerkiz
67e69158ee minor tweak 2021-05-23 02:04:31 +02:00
Gerkiz
0be0055eb7 minor adjustments done to rpg, wave defense and mtn v3 2021-05-23 02:02:11 +02:00
Gerkiz
b1c18815e2 mtn v3 - fixes 2021-05-22 16:21:23 +02:00
MewMew
83561ee45b make ignore lua 2021-05-21 01:02:48 +02:00
MewMew
b7c7cff886 update
16 unique world traits added.
Positive world modifiers halfed.
Starting area modifier removed.
Reduce capsule drop radius.
Reduced worm spawn radius in mothership surface.
Fix for game freeze on entering next world.
Fix for random high tier biters in next world.
Fix for being stuck in chunk destroy phase when a player joins.
Added modifiers for pollution diffusion, biter group size and tree durability.
2021-05-21 01:01:48 +02:00
Gerkiz
54a777deb3 fish defender v2
fix that players could build entities beyond the lightning wall
2021-05-18 23:26:53 +02:00
Gerkiz
376c101484 fix local variable shadowing 2021-05-18 21:13:08 +02:00
Gerkiz
89223f5dbd fix broken session time 2021-05-18 21:11:28 +02:00
Gerkiz
df75d37a4a desync fix to mtn fortress 2021-05-18 00:20:15 +02:00
Gerkiz
fd58a2b4fc mor changes to mtn fortress 2021-05-16 14:57:42 +02:00
Gerkiz
de4ff3b2e1 more changes to mtn fortress 2021-05-16 14:42:15 +02:00
Gerkiz
049f1162af minor changes to mtn fortress 2021-05-16 13:48:50 +02:00
Gerkiz
01762f6f81 removal of conditionals and fixes 2021-05-15 16:01:07 +02:00
MewMew
1b36ee8388
Merge branch 'develop' into journey 2021-05-13 11:27:26 +02:00
MewMew
6dd88c505d Update
Remove offline players to shrink save file.
Delete chunks slowly during the world selection phase.
Randomize daytime of created worlds.
Artillery that sometimes shoots.
2021-05-13 11:25:27 +02:00
Gerkiz
5b8c1a2fee various tweaks 2021-05-12 20:52:29 +02:00
MewMew
463cea090d Update
Make entities in the ship indestructible.
Add msg after capsule drops completed.
Restrict capsule drop radius.
2021-05-11 19:30:07 +02:00
MewMew
65bdc58d07 small fix 2021-05-09 19:26:14 +02:00
MewMew
ae256c42c9 custom teleporter 2021-05-09 19:09:48 +02:00
Gerkiz
45638522a7 mountain fortress and admin panel fixes 2021-05-09 17:11:18 +02:00
MewMew
33935dd3dd New Map 2021-05-09 15:47:39 +02:00
Gerkiz
6621d854e2 new map - pigeotto 2021-05-08 15:12:33 +02:00
Gerkiz
617d99eac1 Mtn - remove lights inside icw 2021-05-08 11:34:13 +02:00
Gerkiz
1644b024cf Fix gui config when clicking poll and remove unused functions 2021-05-08 02:03:38 +02:00
Gerkiz
6d9aa6645a Fix Territorial Control 2021-05-07 01:46:27 +02:00
Gerkiz
a94fcc98af Removal of global variables and removed laggy functions 2021-05-07 01:36:10 +02:00
Gerkiz
beaca0fc82 minor changes to cave choppy 2021-05-04 19:51:11 +02:00
Gerkiz
2065118aca mountain fortress and rpg updates 2021-05-04 19:51:02 +02:00
Gerkiz
eea184ba1e Mtn Fortress - Make ICW interior more pretty 2021-05-04 18:55:32 +02:00
Gerkiz
99abacb36e push latest minesweeper 2021-05-01 21:22:10 +02:00
Gerkiz
f634ecd69a mtn fortress -fix science bug 2021-04-30 09:11:03 +02:00
Gerkiz
6eb2547e49 make luacheck happy 2021-04-20 15:45:12 +02:00
MewMew
8825d3fe02 NEW MAP 2021-04-19 21:09:00 +02:00
hanakocz
328e292be5 fix for gui crash + poison hidden upgrade spam 2021-04-14 18:31:38 +02:00
Gerkiz
eef1c3f57a planet prison fixes 2021-04-04 13:50:24 +02:00
Gerkiz
80736a24d5 mtn fortress fixes 2021-04-04 13:50:17 +02:00
Gerkiz
164a911f42 make luacheck happy 2021-04-01 22:10:19 +02:00
Gerkiz
fbda17b3aa removed unused functions and fixed so water is not generated near spawn 2021-04-01 22:07:46 +02:00
Gerkiz
cfed977076 planet prison fixes 2021-04-01 22:06:44 +02:00
Gerkiz
61462ddd80 planet_prison fixes 2021-03-30 16:11:39 +02:00
Gerkiz
bbb5b4f5e2 biter_battle_v2 - added some options to config 2021-03-30 16:10:10 +02:00
Gerkiz
9f0c17eac5
Merge branch 'develop' into planet_prison_fixes 2021-03-28 17:00:12 +02:00
Gerkiz
022a8a31ef more minor changes to planet prison 2021-03-28 16:59:14 +02:00
Gerkiz
3475bc8373 planet prison fixes 2021-03-28 16:58:54 +02:00
Gerkiz
eba5098af9
Merge branch 'develop' into junkyard-fix 2021-03-27 14:52:52 +01:00
Gerkiz
7af801b21d remove unused local 2021-03-27 14:49:13 +01:00
Gerkiz
3e0e4841a1 planet_prison minor adjustments 2021-03-27 14:47:47 +01:00
Gerkiz
92688aea74 minor changes to planet prison and mtn fortress 2021-03-27 13:44:32 +01:00
Quadrum
36fa0f3b68 Fixing weird formatting 2021-03-26 17:53:46 +01:00
Quadrum
1a48cbdf60 Update junkyard to 1.1 2021-03-26 17:47:30 +01:00
Gerkiz
5b88f8fdfc removed comfy_panel_tabs from _G and made it use tokens instead 2021-03-25 23:49:57 +01:00
hanakocz
c40f8c97ee plsss 2021-03-25 20:45:04 +01:00
hanakocz
11449f0302 plss 2021-03-25 20:41:22 +01:00
hanakocz
b3423a9c83 pls 2021-03-25 20:37:35 +01:00
hanakocz
35ccbaf258 last luacheck fixes 2021-03-25 20:34:51 +01:00
hanakocz
9f8a7de980 more lua fixes 2021-03-25 03:49:03 +01:00
hanakocz
09bac50da6 fix luacheck in chrono 2021-03-25 03:39:07 +01:00
Gerkiz
52f3976337 luacheck fixes 2021-03-24 20:23:53 +01:00
Gerkiz
e2a33f9f30 luacheck more fixes 2021-03-24 20:14:55 +01:00
Gerkiz
b582b3cb9b luacheck fixes 2021-03-24 19:18:46 +01:00