1
0
mirror of https://github.com/ComfyFactory/ComfyFactorio.git synced 2025-02-01 13:08:05 +02:00

2355 Commits

Author SHA1 Message Date
blubFisch
3c1acb9db6 Rebalance damage 2022-10-12 09:04:07 +01:00
blubFisch
fc26616246 More town fall debugs 2022-10-12 09:03:35 +01:00
blubFisch
93a0de6dfb Fix a missing safety check 2022-10-11 22:17:30 +01:00
blubFisch
8985ecf7d1 Rebalance loot more 2022-10-11 21:39:28 +01:00
blubFisch
c134566b10 Rebalancing 2022-10-11 21:16:51 +01:00
Piratux
7ebe940cbb Lumberjack buff
Changes:
- Lumberjack now gets ~4x more ore from chopping trees and ore amount scales with leagues to make it slightly more "relevant" in late game
2022-10-11 23:11:49 +03:00
blubFisch
42c662123c Remove tank from default recipes but more loot chance 2022-10-11 20:42:31 +01:00
Piratux
be900aa05b Officer check code cleanup
Changes:
- Cleaned up code that checks if player is officer and changed to is_officer()
2022-10-11 21:38:53 +03:00
Piratux
80cc3da1a5 Class check code cleanup
Changes:
- Cleaned up code that checks for player's class and changed to get_class() where possible
- Deprecated /setclass command (it was equivelant to /unlock + /take command as well as slightly outdated since class GUI was added)
2022-10-11 20:52:23 +03:00
blubFisch
4da6721e7e Improved anti-armor-view 2022-10-10 22:23:22 +01:00
Piratux
a58220a773 Ore generating class tweaks
Changes:
- Classes that generate ore now generate a constant amount (independent of crew size). Idea behind this is, that it's not fun being "punished" for having more members in your crew, as well as, with bigger crew you spend less time in islands.
2022-10-10 23:30:16 +03:00
Piratux
9cda27df02 Standardised island enum usage
Changes:
- Moved island enum to its own file to avoid dependency loops
- Standardised island enum usage to use IslandEnum.enum
2022-10-10 22:03:51 +03:00
Piratux
f3f5f0a1b0 Added scroll pane for crews window
Changes:
- Added scroll pane for crews window.
2022-10-10 20:39:08 +03:00
Piratux
f72a577b7d New private runs
Changes:
- Players now can create private runs protected by a password. This run becomes public if the crew is empty or inactive for 24 horus (Limit is currently 1 private run at a time).
2022-10-10 20:21:14 +03:00
blubFisch
690aa3faba Outlanders/rogues build all entities as neutral 2022-10-10 15:52:00 +01:00
blubFisch
f45e670f34 Nicer shield message 2022-10-10 14:56:40 +01:00
blubFisch
8e44876b96 Nicer town kill messages 2022-10-10 13:53:57 +01:00
blubFisch
96453eabe0 Remove unused 2022-10-10 13:30:31 +01:00
blubFisch
8b0e99a9ba Fix 2022-10-10 13:29:52 +01:00
blubFisch
da743fa58f Remove unused 2022-10-10 13:20:23 +01:00
blubFisch
aa97430392 Fix 2022-10-10 13:18:44 +01:00
blubFisch
2e092a3898 Code clarified 2022-10-10 13:16:08 +01:00
blubFisch
14a9cf040d Fix global 2022-10-10 12:56:37 +01:00
blubFisch
60e37c60a9 Refactor town counting: remove duplicate information 2022-10-10 12:55:56 +01:00
blubFisch
1a008c68b5 Refactor 2022-10-10 12:48:41 +01:00
blubFisch
c68627976e Simplify killing buildings 2022-10-10 12:46:47 +01:00
blubFisch
f9d950a33c Performance improvement for killing towns + spare chests 2022-10-10 12:30:57 +01:00
blubFisch
5c3a7bb1be Cleanup 2022-10-10 12:12:11 +01:00
blubFisch
763bb2095e More info 2022-10-10 12:09:05 +01:00
blubFisch
f0b9938259 Fix 2022-10-10 12:00:53 +01:00
blubFisch
35c26b0baa No more stealing tanks from townys 2022-10-10 11:46:38 +01:00
blubFisch
6a2c9f4bfa Remove unused 2022-10-10 11:36:16 +01:00
blubFisch
04fda19e80 Remove unused 2022-10-10 11:31:30 +01:00
blubFisch
8fadad6e1d Scale starter PvP shield with highest tech on map 2022-10-10 11:30:47 +01:00
Gerkiz
b08b54642f Auto stash before merge of "develop" and "origin/develop" 2022-10-09 17:06:53 +02:00
blubFisch
6c4621e3c7 Prevent players from being in vehicles while AFK shield 2022-10-09 16:02:27 +01:00
blubFisch
26750ed6bd Fix a wrong message 2022-10-09 15:45:14 +01:00
Piratux
93636fd1c3 Cave terrain fixes 2022-10-09 16:48:16 +03:00
blubFisch
f989cbf6a3 Refactor 2022-10-09 12:25:22 +01:00
blubFisch
5d66ef4060 Revert "Add safety for inv clearing"
This reverts commit 9f7b1e0d8a3f388ec5aabc418450faece6f124bf.
2022-10-09 12:21:37 +01:00
blubFisch
9f7b1e0d8a Add safety for inv clearing 2022-10-09 12:19:06 +01:00
blubFisch
6513afeea5 Clear inv after town falls offline 2022-10-09 11:40:00 +01:00
blubFisch
6015439277 Add changelog 2022-10-09 11:33:58 +01:00
blubFisch
f5d04d8c63 Add break/AFK protection shield 2022-10-09 11:11:38 +01:00
blubFisch
d672332b33 DRY up town fall messages + 1 fix 2022-10-08 19:09:23 +01:00
blubFisch
2dd5843932 More safe way to fix ghost desync 2022-10-08 18:47:26 +01:00
blubFisch
819b90362c Fix undefined 2022-10-08 17:29:41 +01:00
blubFisch
70f872f460 Don't build near gates 2022-10-08 16:58:45 +01:00
blubFisch
c381b29724 Proper fix for ghost related DESYNC 2022-10-08 16:37:03 +01:00
blubFisch
34f9c9b2b4 Gradual PvP Shield rollout 2022-10-08 16:17:10 +01:00