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

2473 Commits

Author SHA1 Message Date
Gerkiz
e5dd5d8be5
Merge pull request #108 from ComfyFactory/mtn_v3_fix
minor tweaks to mtn v3
2021-08-21 12:48:09 +02:00
Gerkiz
524fb9715c
Merge branch 'develop' into mtn_v3_fix 2021-08-21 12:47:27 +02:00
Gerkiz
8af9ab97a1
Merge pull request #107 from Agocelt/develop
Fix for wagons spawning out of reach
2021-08-21 12:47:17 +02:00
Gerkiz
2a8fb1e92f minor tweaks to mtn v3 2021-08-21 12:46:10 +02:00
Agocelt
2895789614
Update table.lua 2021-08-21 09:39:12 +02:00
Gerkiz
f6ef4f8bd4
Merge pull request #106 from ComfyFactory/mtn_v3
increase tick speed for terrain
2021-08-03 23:06:39 +02:00
Gerkiz
69650051a5 increase tick speed for terrain 2021-08-03 23:05:03 +02:00
Gerkiz
d05f1dfd55
Merge pull request #104 from ComfyFactory/autostash_update
refactor to ItemStacks, fixes armor modules, durability, deleting items
2021-07-29 20:22:06 +02:00
hanakocz
8d7bf8865f refactor to ItemStacks, fixes armor modules, durability, deleting items 2021-07-28 22:32:50 +02:00
Gerkiz
c198c03d53
Merge pull request #103 from ComfyFactory/fixes
Minor changes to autostash and terrain to mtn v3
2021-07-27 21:23:59 +02:00
Gerkiz
10a524716c autostash fix 2021-07-27 21:22:56 +02:00
Gerkiz
70bb37d7bf wagon out of map fix 2021-07-27 21:22:52 +02:00
Gerkiz
0c8603529b
Merge pull request #102 from ComfyFactory/AutostashFix
fix weird LuaInventory stutter
2021-07-26 21:55:17 +02:00
Gerkiz
034b127902 fix weird LuaInventory stutter 2021-07-26 21:53:57 +02:00
Gerkiz
62321448c7
Merge pull request #101 from ComfyFactory/tweaks
Minor adjustments
2021-07-23 17:24:28 +02:00
Gerkiz
6a165c79cb Minor adjustments 2021-07-23 17:23:33 +02:00
Gerkiz
42e7496322
Merge pull request #100 from ComfyFactory/tweaks
Refactor of some code.
2021-07-23 16:39:56 +02:00
Gerkiz
aa807a4dd0 removed weird global 2021-07-23 16:38:29 +02:00
Gerkiz
f60370d103 mtn v3 - reworked how generation is done 2021-07-23 16:38:23 +02:00
Gerkiz
ba4c612055 corpse marker - minor bug fix 2021-07-23 16:36:34 +02:00
Gerkiz
1e7751f8ba check if explosives are trying to blast void 2021-07-23 16:36:24 +02:00
Gerkiz
10fef17c52 nerf to RPG
This nerf is needed because players at level 200 can mine "safely" from being damaged by worms etc.
2021-07-23 16:36:06 +02:00
Gerkiz
fd8c9411d1
Merge pull request #97 from Astorin/develop
Update RU locale
2021-07-20 22:25:44 +02:00
Gerkiz
d5395f90a9
Merge branch 'develop' into develop 2021-07-20 22:24:43 +02:00
Gerkiz
0ea8cccf3a
Merge pull request #98 from ComfyFactory/bugfixes
Bugfix
2021-07-20 22:20:33 +02:00
Gerkiz
e813e875d7 Bugfix
Fixed antigrief logging limit
Fixed autostash healing/increasing durability of items
Added two new functions to session_data
2021-07-20 22:17:49 +02:00
Shadow_Man
fdc425493a
Merge branch 'develop' into develop 2021-07-18 17:26:13 +02:00
Shadow_Man
7f17f5af22
Update RU locale
Fully checked & translated to Russian language.

P.S. I cannot find "Journey" scenario localization strings. Is it available for translation?
2021-07-18 17:22:18 +02:00
Gerkiz
98c4beac87
Merge pull request #96 from NekoBaron/develop
fish tweeks
2021-07-18 16:04:47 +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
3292db2e23
Merge pull request #95 from ComfyFactory/dungeons_fixes
fixes to renamed vars, function name conflict, removed unused stuff
2021-07-17 22:00:10 +02:00
hanakocz
b33d85bd7d fixes to renamed vars, function name conflict, removed unused stuff 2021-07-17 21:57:24 +02:00
Gerkiz
a9b10eed75
Merge pull request #93 from Astorin/patch-1
Updated RU locale
2021-07-17 20:42:30 +02:00
Gerkiz
a3376841a0
Merge branch 'develop' into patch-1 2021-07-17 20:41:06 +02:00
Gerkiz
01f8706df6
Merge pull request #94 from ComfyFactory/jail_data
Improved jail_data and how it handles different scenarios
2021-07-17 20:40:51 +02:00
Gerkiz
64705020fd Improved jail_data and how it handles different scenarios 2021-07-17 20:39:41 +02:00
Shadow_Man
a184e24d19
Update RU locale 2021-07-15 18:46:04 +02:00
Shadow_Man
e78900315c
Update chronosphere.cfg 2021-07-15 18:44:17 +02:00
Gerkiz
9687cc85fe
Merge pull request #90 from astral17/develop
rpg magic fixes and improvement
2021-07-14 22:16:19 +02:00
Gerkiz
fa528af813
removal of whitespace and make luacheck happy 2021-07-14 22:15:14 +02:00
Gerkiz
f40c8ed9bb
Merge branch 'develop' into develop 2021-07-14 22:12:09 +02:00
Gerkiz
f16f8aceb5
Merge pull request #92 from ComfyFactory/mtn_v3
minor adjustment to locomotive in mtn v3
2021-07-14 22:11:30 +02:00
Gerkiz
edfacd6320 minor adjustment to locomotive in mtn v3 2021-07-14 22:07:57 +02:00
Gerkiz
095042a95e
Merge pull request #91 from ComfyFactory/prestige_system
changes to prestige system
2021-07-14 21:35:47 +02:00
Gerkiz
e2707f68d6 changes to prestige system 2021-07-14 21:34:48 +02:00