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

3671 Commits

Author SHA1 Message Date
Gerkiz
68fb9fae65
Merge branch 'develop' into MF_locomotive_health_purchase 2022-08-29 19:44:32 +02:00
Johny
0f5ef9927a Adding check for overheal 2022-08-29 18:18:07 +02:00
Johny
b7481c49ab Purchasing train health heals it by the amount increased 2022-08-29 17:14:33 +02:00
Gerkiz
5f699f3f07 RPG - fix a weird migration issue 2022-08-29 16:35:24 +02:00
Gerkiz
d3da946ebf
Merge pull request #302 from ComfyFactory/githubworker
add expanse to github worker
2022-08-28 22:55:08 +02:00
Gerkiz
0e6a3c464e add expanse to github worker 2022-08-28 22:54:05 +02:00
Gerkiz
4733010dc9 Jail - revert test 2022-08-28 18:02:40 +02:00
Gerkiz
99e9734363
Merge pull request #301 from ComfyFactory/session_handler
Session handler - fix minor issue
2022-08-18 21:14:24 +02:00
Gerkiz
64b63f691a Session handler - fix minor issue 2022-08-18 21:09:13 +02:00
hanakocz
18c0ce7d01
Merge pull request #299 from ComfyFactory/expanse_update
Expanse update - locale, early uranium access, fixes
2022-08-18 21:01:43 +02:00
Gerkiz
412fb767ec
Merge branch 'develop' into expanse_update 2022-08-18 20:55:47 +02:00
Gerkiz
1aa4329701 Session handler - fix broken table key 2022-08-18 20:55:29 +02:00
Gerkiz
c5018a5840
Merge branch 'develop' into expanse_update 2022-08-18 19:57:38 +02:00
Gerkiz
b6b2f4a840
Merge pull request #300 from ComfyFactory/mtn_v3_fix
Mtn v3 - fix bad boo boo
2022-08-18 19:57:32 +02:00
Gerkiz
b1dd8f9835 Mtn v3 - fix bad boo boo 2022-08-18 19:55:43 +02:00
hanakocz
48142adea7 value blacklist adjust 2022-08-18 19:17:06 +02:00
hanakocz
64e037af97 Expanse update - locale, early uranium access, fixes 2022-08-18 19:04:34 +02:00
Gerkiz
734bf54a51
Merge pull request #298 from ComfyFactory/utils_fix
Fix jail and session handler
2022-08-16 19:45:21 +02:00
Gerkiz
de6a2937e0 Fix luacheck 2022-08-16 19:33:41 +02:00
Gerkiz
5492de059b Fix jail and session handler 2022-08-16 19:31:45 +02:00
Gerkiz
af1a39f289
Merge pull request #297 from ComfyFactory/rpg
RPG - fix level issue
2022-08-14 21:59:11 +02:00
Gerkiz
b6e74d636d RPG - remove debug settings 2022-08-14 21:57:50 +02:00
Gerkiz
02f0cda608 RPG - fix level issue 2022-08-14 21:56:11 +02:00
Gerkiz
e3875bee28 Rpg - fix weird spell gui 2022-08-14 16:45:25 +02:00
Gerkiz
2f413c3c17
Merge pull request #296 from ComfyFactory/fixes
Fixes
2022-08-12 19:17:07 +02:00
Gerkiz
5f84bd3845 Gui - minor fix 2022-08-12 19:13:48 +02:00
Gerkiz
819233410b Jail - refactor
Whenever a player jails an offender - the player must now provide a valid reason.
If they can't provide a reason then the offender is automatically released from jail.
2022-08-12 19:13:38 +02:00
Gerkiz
6d702f3af0 Wave defense - add more targets to biters 2022-08-12 19:12:39 +02:00
Gerkiz
a59ccf6c12 RPG
Fixes that some spells couldn't spawn aoe spells.
Fixes that you only see spells that you actually have unlocked by level.
2022-08-12 19:12:15 +02:00
Gerkiz
65fb220488 Autostash - fix weird event bug when mods call raise_event 2022-08-12 19:11:27 +02:00
Gerkiz
5bb04713f5 Mtn v3 - shuffle market prices around the map 2022-08-12 19:11:01 +02:00
Gerkiz
ba83870374 Mtn v3 - restrict newly joined players from using the main loco as taxi 2022-08-12 19:10:48 +02:00
Gerkiz
576ee4cacb Expanse - delay the infini tree creation 2022-08-12 19:09:58 +02:00
Gerkiz
51f12d58a0
Merge pull request #295 from ComfyFactory/minor_tweaks
Fixes Global and Expanse
2022-08-12 00:08:34 +02:00
Gerkiz
5601f092a7 Expanse - fixes events being misaligned 2022-08-12 00:06:15 +02:00
Gerkiz
426e7be2bf Global
This fixes if a file calls `Global.register` multiple times from the same file.
2022-08-12 00:05:26 +02:00
Gerkiz
c7c781255f
Merge pull request #294 from Agocelt/MF_small_edits
Mf small edits
2022-08-11 20:57:57 +02:00
Johny
5b35baa45c Revert "Discharge remote cost decrease"
This reverts commit 05bcc5ea8e.
2022-08-11 17:24:25 +02:00
Johny
05bcc5ea8e Discharge remote cost decrease 2022-08-11 16:31:38 +02:00
Johny
7e80029bef Mystical chest alert when bonus ends 2022-08-11 16:28:36 +02:00
hanakocz
5e34c73df7
Merge pull request #293 from ComfyFactory/expanse_and_fixes
Expanse and fixes
2022-08-08 11:01:45 +02:00
hanakocz
8647526ce0 Expanse fixes + updates. 2022-08-08 02:50:40 +02:00
hanakocz
65908c5331 Backpack - fixed the collision with toolbelt tech not accounted 2022-08-08 00:08:04 +02:00
hanakocz
e5f66882f1 Satellite score fix for size of icon and bar graphics, global into Token 2022-08-08 00:06:33 +02:00
Gerkiz
b22948e318 Auto-Release - fix #3 2022-08-07 23:20:02 +02:00
Gerkiz
aae3640fc1
Merge pull request #292 from ComfyFactory/fish_v2
Fish v2 - fix gui button height
2022-08-07 23:03:59 +02:00
Gerkiz
7b49ca2ca0 Fish v2 - fix gui button height 2022-08-07 23:02:51 +02:00
Gerkiz
98b388b43f Auto-Release - fix tag #2 2022-08-07 22:47:51 +02:00
Gerkiz
2419f4ccd8 Auto-Release - fix tag 2022-08-07 22:45:23 +02:00
Gerkiz
fbb857d2e0 Auto-Release - make a better release 2022-08-07 22:35:49 +02:00