blubFisch
e86dd28e3e
Prevent building in shielded area
2022-10-16 12:11:47 +01:00
blubFisch
f945ab772b
Text updates
2022-10-15 15:45:49 +01:00
blubFisch
da380f80f9
Scrap rebalance
2022-10-15 14:46:25 +01:00
blubFisch
d6494a87f2
Scrap rebalance
2022-10-15 14:06:21 +01:00
blubFisch
e6a22eba59
Team limit rewrite
2022-10-15 14:05:35 +01:00
blubFisch
7bdec964d8
Adjust loot
2022-10-15 13:11:18 +01:00
blubFisch
74a3f193ab
Changelog
2022-10-15 12:52:13 +01:00
blubFisch
0ae12def45
More town name fixes
2022-10-15 12:42:34 +01:00
blubFisch
a4ac17f445
Town name fixes and simplifications
2022-10-15 12:36:01 +01:00
blubFisch
32a8825908
Fix some bad refs
2022-10-15 12:23:11 +01:00
blubFisch
71b46cf23d
Add msg
2022-10-15 11:50:53 +01:00
blubFisch
3d2289d82f
Rebalance combat
2022-10-15 11:27:16 +01:00
blubFisch
001331fbd4
Less crafting for outlanders
2022-10-15 09:45:17 +01:00
blubFisch
fb5b079f78
Temp fix for town limit
2022-10-15 09:44:54 +01:00
Piratux
3b782829d3
Cliff explosives related tweaks
...
Changes:
- Chests with cliff-explosives in holds now explode after 5 second delay.
- Changed the price of cliff explosives to cost 1000 coins for 5 (4x cheaper than before). Reasoning: This is an experiment to shift the coin spending meta.
- Players now can find explosives and cliff-explosives in chests in the wild.
2022-10-13 21:39:42 +03:00
blubFisch
40e80c3f6c
Adjustments
2022-10-13 08:44:19 +01:00
Piratux
f32e9c3197
Tweaked static fuel consumption formula
...
Changes:
- Changed static fuel consumption formula, which scales less aggressively with each additional crew member. For comparison, previously 3 and 6 crew members increased fuel consumption 2x and 3x respectively. Now 3 and 6 crew members increase fuel consumption by 1.24x and 1.44x respectively.
2022-10-12 23:55:22 +03:00
blubFisch
1a365557f3
Less ores
2022-10-12 21:30:28 +01:00
Piratux
69a46dd3fc
Tweaked quest market item count formula
...
Changes:
- Changed quest item count formula using new philosophy: start lower, scale slightly faster. This results in ~30% on average smaller requirement for items to open the market in early game. The reasoning: it was observed that new players rarely complete the market quest, since they don't make items as fast as needed. As well as when players progress, they can craft items much faster (due to speed modules)
2022-10-12 22:02:12 +03:00
blubFisch
049de72c88
Bigger PvP shield sizes
2022-10-12 19:28:38 +01:00
blubFisch
ce11951c8a
Cleanup member limits
2022-10-12 19:22:48 +01:00
blubFisch
28d6849f1b
Fewer tanks in scrap
2022-10-12 18:37:25 +01:00
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 9f7b1e0d8a
.
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
blubFisch
9c83a364de
Cheaper lasers
2022-10-08 14:10:44 +01:00
blubFisch
94a151a094
Increase town distance (protection zone compat)
2022-10-08 13:25:05 +01:00
blubFisch
2ebf9ec808
1 more performance boost
2022-10-08 13:21:47 +01:00
blubFisch
3a1caac80c
luacheck
2022-10-08 12:46:38 +01:00
blubFisch
0b6e9ddb2f
Less rocks
2022-10-08 12:45:38 +01:00
blubFisch
5e8ac2bf5f
Fix deserting combat robots (+others)
2022-10-08 12:39:47 +01:00
blubFisch
52d464bce6
Add hints
2022-10-08 12:15:01 +01:00
blubFisch
7041361a08
Add hint
2022-10-08 12:12:29 +01:00
blubFisch
971afaf438
Bigger zone
2022-10-08 12:09:47 +01:00
blubFisch
cb782c20e3
No free uranium
2022-10-08 12:09:24 +01:00
blubFisch
730bc3c11f
Limit backpack slots
2022-10-08 12:06:46 +01:00
blubFisch
1b8bc9f986
Merge branch 'develop-blub' of github.com:blubFisch/ComfyFactorio into develop-blub
2022-10-08 12:01:48 +01:00
blubFisch
d7fc81fcb1
Simplification and massive performance boost for building restrictions
2022-10-08 12:01:32 +01:00
hanakocz
49a2758249
Merge branch 'develop' into develop-blub
2022-10-07 11:09:12 +02:00
blubFisch
0e32c7d475
Rebrand to "PvP Shield"
2022-10-07 08:55:25 +01:00
blubFisch
1411dae640
Show protection info to other forces
2022-10-07 08:50:58 +01:00
blubFisch
8965ff94b5
Cheaper lasers
2022-10-07 08:50:19 +01:00
blubFisch
7bde2a7f9f
Start with 20 laser slots
2022-10-07 08:46:29 +01:00
hanakocz
9bd70819b5
remove non-existent item
2022-10-06 22:27:20 +02:00
Piratux
72b5391ce8
Cars and nuclear enabled + cleanup
...
Changes:
- Car and nuclear fuel related technologies are now enabled.
- Cliff base now contains tank instead of car after 25 islands.
2022-10-06 14:47:17 +03:00
blubFisch
34290d4d11
Fix for failed zone removal
2022-10-06 07:56:30 +01:00
blubFisch
f853abd030
Fix towny start research
2022-10-06 07:41:10 +01:00
blubFisch
c56de7dd7d
Fix a non-update of protection zones and text updates
2022-10-06 07:34:41 +01:00
blubFisch
ff3535205b
Rework starting items
2022-10-05 21:03:01 +01:00
blubFisch
f27c7519fc
Don't use callback in global to fix desync
2022-10-05 20:45:40 +01:00
blubFisch
58dcf78831
Merge branch 'town-protection' of github.com:blubFisch/ComfyFactorio into town-protection
2022-10-05 20:17:34 +01:00
blubFisch
db2060b93d
Fix global var
2022-10-05 20:16:53 +01:00
Gerkiz
c21ae239e8
Merge branch 'develop' into town-protection
2022-10-05 21:15:22 +02:00
blubFisch
b3ee0a4de2
Increase zone size
2022-10-05 20:13:07 +01:00
blubFisch
df0eb28925
Force check and polishing
2022-10-05 20:10:45 +01:00
blubFisch
6349c7663b
Display protection
2022-10-05 20:02:35 +01:00
blubFisch
bce447cf96
Comment out arty for luacheck
2022-10-05 19:38:19 +01:00
blubFisch
94f8d3befc
Zone lifetime
2022-10-05 19:33:59 +01:00
blubFisch
f824fdeb5e
Cleanup and remove zones
2022-10-05 19:21:12 +01:00
blubFisch
b4246578cd
Disable artillery
2022-10-05 18:23:48 +01:00
blubFisch
6cc6d84ed4
Cleanup
2022-10-05 18:21:32 +01:00
blubFisch
f225b21c50
Basic Zone mechanics working
2022-10-05 17:32:44 +01:00
blubFisch
792a795840
Override natural deep water "walls" to make map edges less OP
2022-10-05 09:24:14 +01:00
blubFisch
0e706a61de
Fix losing map at 2nd join (can't test though, might not be 100% correct)
2022-10-05 09:17:51 +01:00
blubFisch
87c48b61ac
Merge branch 'develop' into develop-blub
...
# Conflicts:
# maps/scrap_towny_ffa/team.lua
2022-10-05 09:12:30 +01:00
blubFisch
bc27bbe2ea
Recreate hint to not attack biters as outlander
2022-10-05 09:09:28 +01:00
Piratux
a228fa401a
Fixed uranium-ammo pre-requisites
...
Changes:
- Fixed uranium-ammo pre-requisites
2022-10-04 23:56:42 +03:00
blubFisch
051e00dd7d
Reformat
2022-10-04 20:45:05 +01:00
Piratux
079be7fe49
Explanatory text for sulfuric barrels in radioactive island
...
Changes:
- Changed message in radioactive island "2 [sulfuric barrels]" -> "Free resources granted for staying in this island. 2 [sulfuric barrels]"
2022-10-04 22:25:13 +03:00
blubFisch
2968892a2b
Merge branch 'develop-blub' of github.com:blubFisch/ComfyFactorio into develop-blub
2022-10-04 20:14:06 +01:00
blubFisch
12c35b40d4
Remove fallen town's entity ghosts (maybe desync fix)
2022-10-04 20:13:42 +01:00
Piratux
e75091009d
Added science packs to labs in radioactive island
...
Changes:
- Added science packs to labs in radioactive island.
2022-10-04 21:43:11 +03:00
Piratux
077df6c208
Raffle bandaid fix + added cave island to rotation
...
Changes:
- Made quest structures return random requirement item when raffle returns nil. This happens because some items have negative weights in lambda raffle.
- Added Cave island to B and D island categories.
2022-10-04 21:28:35 +03:00
Gerkiz
f12a3d7d16
Towny - fix bugs
2022-10-04 17:51:22 +02:00
Gerkiz
8bd87edf62
Remove XDB logging as it fills the log.
2022-10-04 17:48:39 +02:00
blubFisch
25781a5288
Reduce rock ores
2022-10-04 16:44:42 +01:00
blubFisch
30b21af2da
Add hint about mining productivity upgrade
2022-10-04 16:37:29 +01:00
blubFisch
ca2a7f449c
Restore MGS settings: low-yield generated patches
2022-10-04 16:32:28 +01:00
blubFisch
557ab6621b
More scrap
2022-10-04 16:12:06 +01:00
blubFisch
95c1f5b1ea
Refactor - move last of the custom scripts to towny map
2022-10-04 16:03:00 +01:00
blubFisch
f2d00b122b
Merge branch 'develop' into develop-blub
2022-10-04 15:56:38 +01:00
Piratux
8542a783cf
New cave island
...
Changes:
- New island: Mysterious caves
- New market offers: logistic chests
2022-10-03 00:37:54 +03:00
Gerkiz
1b57f00a53
Mtn v3 - only post when wave is >= 1000 to discord
2022-09-30 22:24:01 +02:00
Gerkiz
30f207da55
Refactor Scrap Towny and ix desync issues
2022-09-30 22:23:37 +02:00
blubFisch
b2006912dd
Shorten survival goal
2022-09-28 15:01:04 +01:00
blubFisch
c7ea88d6db
Show player numbers in scoreboard instead of info section
2022-09-28 10:27:58 +01:00
blubFisch
fe5824af78
Merge branch 'develop' into develop
2022-09-28 09:48:14 +01:00
Gerkiz
9b1df4aa7e
Towny - disable show_inventory and where command.
2022-09-26 19:48:50 +02:00
blubFisch
22e70ca40c
Branch off worms_create_oil_patches for Towny and rebalance for oil scarcity
2022-09-23 12:46:44 +01:00
Gerkiz
21c2375e5e
Fish v2 - fix error in difficulty
2022-09-23 10:38:52 +02:00
Gerkiz
44cd85e9ed
Towny fixes
2022-09-22 22:14:23 +02:00
Gerkiz
e9b7789f5a
Towny small changes
2022-09-22 20:42:46 +02:00
Gerkiz
8e79d3c800
Towny small fix
2022-09-22 20:25:08 +02:00
Gerkiz
3d856551b4
Towny - merge upstream changes
...
Changes done by blubFisch
2022-09-22 20:20:05 +02:00
danielmartin0
4c6701ef39
Update merchants.lua
2022-09-18 14:43:30 +01:00
danielmartin0
4c68fe9b3b
Update merchants.lua
2022-09-18 14:43:18 +01:00
danielmartin0
5912ce09ea
Update merchants.lua
2022-09-18 14:43:08 +01:00
Johny
0cc4b2a05a
Stats GUI fix
2022-09-18 11:35:24 +02:00
Johny
10b1fb18de
Locale changes
2022-09-18 11:32:16 +02:00
Johny
eb2aabb731
Stats GUI shows coins spent on train upgrades
2022-09-18 11:10:58 +02:00
Johny
8e7c92df45
Fixing aura market limit and chest icon
2022-09-18 10:31:10 +02:00
danielmartin0
3880a5a446
luacheck
2022-09-13 22:10:53 +01:00
danielmartin0
b3fb6040a3
luacheck
2022-09-13 22:09:25 +01:00
danielmartin0
d10c9206c2
Merge branch 'develop' into develop
2022-09-13 22:03:59 +01:00
Gerkiz
7b7967cabc
Merge branch 'develop' into improv
2022-09-03 21:28:03 +02:00
Gerkiz
b4c5b42548
Misc - various nil checks
2022-09-03 21:26:20 +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
c5018a5840
Merge branch 'develop' into expanse_update
2022-08-18 19:57:38 +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
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
5601f092a7
Expanse - fixes events being misaligned
2022-08-12 00:06:15 +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
8647526ce0
Expanse fixes + updates.
2022-08-08 02:50:40 +02:00
Gerkiz
7b49ca2ca0
Fish v2 - fix gui button height
2022-08-07 23:02:51 +02:00
Gerkiz
e4325b6d1d
Fish v2 - fix that modded turrets are also included in the turret limit
2022-08-07 21:42:08 +02:00
Gerkiz
6f9fa6ffa7
mtn v3 - fix loco repair bug
2022-08-05 15:49:20 +02:00
Piratux
24ff99c6b4
Merge remote-tracking branch 'upstream/develop' into develop
2022-07-31 23:39:19 +01:00
Piratux
c38d2db728
code cleanup
2022-07-31 23:38:57 +01:00
danielmartin0
9a920ef0e4
discord bugfix
2022-07-31 21:13:14 +01:00
danielmartin0
c535696c7a
small balance changes
2022-07-31 15:07:53 +01:00
danielmartin0
353fce2dda
bugfixes, more krakens near the end, unguarded silo threat
2022-07-31 13:08:22 +01:00
danielmartin0
2f3b74bd81
last island should have merchants with power armor
2022-07-31 10:43:51 +01:00
danielmartin0
27f8b940e8
tweaks
2022-07-31 10:40:10 +01:00
danielmartin0
de74e8d2b3
tweaks
2022-07-31 10:25:17 +01:00
danielmartin0
0cd02ed024
tweaks
2022-07-31 10:23:59 +01:00
danielmartin0
9774fd4254
v1.3.4 — kraken bugfix, other smoothings
2022-07-30 21:31:00 +01:00
danielmartin0
f580743cfc
info tab fix
2022-07-30 15:28:28 +01:00
danielmartin0
732d52ca3d
market rendering, allows cannons to be fortified when at max hp
2022-07-30 15:09:53 +01:00
danielmartin0
3b84445d34
fix bugs; remove chests; remove captain inventory slots
2022-07-30 14:55:03 +01:00
danielmartin0
9e9c063295
In-progress: markets not tested, also somehow dies when captain is passed?
2022-07-30 14:02:24 +01:00
danielmartin0
af41fa1aed
Merge pull request #13 from Piratux/develop
2022-07-30 10:30:08 +01:00
danielmartin0
64486c9b78
lots of small tweaks
2022-07-30 10:29:17 +01:00
Piratux
7a9aa90696
Warning fixes
2022-07-30 00:44:31 +01:00
Piratux
5811a2dc3d
oil for pumpjacks + captainhood leave changes
...
Changes:
- Added crude oil underneath pumpjacks that spawn with special structures
- When captain leaves game/crew, captainhood is first offered to random officer (afterwards it will cycle through crew members)
2022-07-30 00:37:34 +01:00
Piratux
7aa1bbac7d
Fixed crew GUI buttons
...
Changes:
- Fixed some captain's actions not working in crew GUI (like 'pass captain', 'make officer', etc.)
2022-07-29 15:30:32 +01:00
danielmartin0
096abe983b
Merge pull request #12 from Piratux/develop
2022-07-28 18:32:19 +01:00
Piratux
c158395979
Warning fixes
2022-07-28 18:28:27 +01:00
Piratux
e37f74a7e3
Fixed class issues
...
Changes:
- Fixed class GUI issues
- added /remove_classes command (removes all classes)
- made /unlock <class> command available while not in debug as well (unlocks a class)
2022-07-28 18:15:31 +01:00
Piratux
81b81305b6
Previous commit fix + code cleanup
...
Changes:
- Fixed previous commit issues
2022-07-28 11:28:38 +01:00
Piratux
9f0158546d
Disabled ore generation at sea
...
Changes:
- Classes that generate ore passively now don't generate ore when at sea
2022-07-26 21:59:42 +01:00
Piratux
58f46147a8
version + class data fix
...
Changes:
- Fixed version string to 1.3.1
- Fixed an issue, where if last player would leave the crew, the class wouldn't become spare
2022-07-26 18:45:43 +01:00
danielmartin0
25efb28a93
Merge branch 'ComfyFactory:develop' into develop
2022-07-25 12:43:40 +01:00
Piratux
d5bf2a1295
Slight covered market changes
2022-07-24 23:37:15 +01:00
Piratux
93116e0e56
class panel small fix
...
Changes:
- Fixed button update to enable/disable it when people pick the class
2022-07-24 22:24:06 +01:00
Piratux
db5e74f147
Merge remote-tracking branch 'upstream/develop' into develop
2022-07-24 21:14:14 +01:00
Piratux
c42953713d
QuarterMaster fixes
...
Changes:
- Fixed QM nil value bug and fixed QM tooltip
- Buffed Quarter master nearby physical damage from 10% to 30% (players thought 10% was too low)
2022-07-24 21:09:03 +01:00
danielmartin0
46ea22ab17
Merge pull request #10 from Piratux/develop
2022-07-23 22:31:00 +01:00
Piratux
110f96e21b
Gamebreaking bug fix
...
Changes:
- When artillery was destroyed, game wasn't ending, now should be fixed
2022-07-23 20:26:54 +01:00
Gerkiz
0e365eb3ac
mtn v3 - fix bug with higher difficulties
2022-07-23 11:50:07 +02:00
danielmartin0
622f2b4ce1
version and info update
2022-07-21 20:22:37 +01:00
Gerkiz
733bfc3bee
Mtn v3 - fix small msg to discord bug
2022-07-20 00:44:41 +02:00
Gerkiz
a8bbfcfbc9
Antigrief - fix deconstruct bug
2022-07-20 00:40:38 +02:00
Gerkiz
664b400198
new module and changes to rpg and mtn v3
2022-07-19 00:25:42 +02:00
Piratux
52c233050e
Added ore for mining structures
...
Changes:
- Mining base structures that spawn drillers, have ore underneath them
2022-07-18 15:50:18 +03:00
Gerkiz
1f03bcec9e
Make scenario compatible with Factorio Mod Debug
2022-07-17 23:06:48 +02:00
Piratux
42bcb51c4a
2 new classes: Soldier and Veteran
...
Changes:
- New class Soldier: When eating fish, they have 20% chance to summon defender to protect them.
- New class Veteran: When eating fish, they have 20% chance to summon destroyer to protect them. In addition, they have 10% chance to slow the enemy that hits them.
- When combat robots defeat enemies, the loot now goes straight to combat robot owner's inventory
2022-07-17 23:12:27 +03:00
Piratux
1db1b982b0
Market adjustments
...
- Added more items to some dock markets
- Adjusted prices and amounts slightly
- Made dock offer amount more dynamic
- Removed permanent pistol -> coins and drill -> plates offer and made them appear with 25% chance
2022-07-17 16:07:39 +03:00
Piratux
c052e2ddc4
New commands, class buffs and some fixes
...
Changes:
- Added damage reduction to Roc Eater that forgot to add before
- Fixed an issue where "placeability_function_optional" in "try_place" could be nil (it was causing crash in debug mode)
- Fixed an issue where arrival timer would continue ticking during kraken encounter past 20 seconds (this should result in kraken encounter not being unintentionally skippable anymore when arrival timer ends)
- Fixed an issue where kraken spit sometimes would cause a crash in debug mode
- Added 4 new dev related commands
- Significantly buffed Dredger class loot
- Buffed Master Angler class
- Changed tick tack trap to troll emoji when nothing happens
2022-07-16 21:46:23 +03:00
Gerkiz
6ce0942f82
mtn v3 - remove debuff on swamp zone
2022-07-15 15:15:36 +02:00
Piratux
fa5b4a0fbc
Warning fixes
2022-07-15 15:18:01 +03:00
Gerkiz
90dff564f8
mtn v3 - minor fix to health scaling when outside of aura
2022-07-13 22:56:48 +02:00
Gerkiz
0d99f0162a
mtn v3 - small fix
2022-07-13 22:48:34 +02:00
Gerkiz
a1ff13f365
mtn v3 - small fix to higher diff
2022-07-13 22:32:21 +02:00
Piratux
e782796af3
New class Roc Eater
...
Changes:
- New class: Roc Eater: When eating fish, if they have stone furnaces in their inventory, they will eat those instead. In addition, they receive 10% less damage.
2022-07-11 22:39:29 +03:00
Gerkiz
0480a31fea
mtn v3 - bug fixes
2022-07-11 21:26:35 +02:00
Gerkiz
cd1e8a2b96
Mtn v3 - small fix
2022-07-11 16:32:03 +02:00
Gerkiz
c37fc32837
Mtn v3 - minor fix
2022-07-11 16:27:05 +02:00
Gerkiz
5ffa30b118
Small fix
2022-07-11 00:44:50 +02:00
Gerkiz
b41c147114
Make luacheck happy today
2022-07-11 00:16:19 +02:00
Gerkiz
5a4586987c
mtn v3 - more fixes
2022-07-11 00:13:59 +02:00
Gerkiz
90177922f9
mtn v3 - fix broken emoji
2022-07-10 22:52:01 +02:00
Gerkiz
71a3cee6a0
mtn v3 - more fixes
2022-07-10 22:35:22 +02:00
Gerkiz
e12bf74822
mtn v3 - more difficulty fixes
2022-07-10 21:53:18 +02:00
Gerkiz
e437b5c630
refactor
...
Adjusts the different difficulties
Adds a new modifier when breaching zone 10 - slowness
Coin nerf was never applied to zone 10 (forest zone)
2022-07-10 19:41:11 +02:00
Piratux
b6201765df
Spectating fixes
...
Changes:
- When player from lobby spectates a crew that is at sea, it no longer crashes (in debug mode) and shows boat destination instead of marooned island
- When player from lobby spectates a crew that is at sea, and waiting for island to load, it now shows boat surface instead of island that is being loaded
2022-07-09 14:49:53 +03:00
Piratux
899ce22ed3
Parrot tip for burried treasure
...
Changes:
- When players find treasure map, but are unable to dig it, parrots will give them tip, when they will leave the island.
2022-07-08 23:06:35 +03:00
Piratux
383035aed1
Deprecated simple class explanations
...
Changes:
- Removed /classinfofull command and merged it onto /classinfo command
- Shops now show advanced explanation of classes
2022-07-08 15:53:31 +03:00
Piratux
150828987d
New class: Chief
...
Changes:
- New Chief class: receives fish for every biter/worm kill
- Updated Samurai and Hatamoto class descriptions
2022-07-08 14:58:23 +03:00
Piratux
f826660619
New class GUI window
...
Changes:
- Fixed crash that could happen if player clicked on crew window button with middle mouse button while in lobby
- Removed "Pro..." text from Progress window button
- Moved class related info from crew window to new class window
- Added scroll pane for crew window
2022-07-07 23:01:45 +03:00
Gerkiz
158898e261
Mtn v3 - allow decon but log who is deconstructing so we can ban
2022-07-04 00:27:16 +02:00
Piratux
5e2200f897
Fixed overlap between structures
...
Fixed overlap that could occur between special structures (small mining base, etc.) and "quest structures" (silo, market, etc.)
2022-07-03 17:58:44 +03:00
Piratux
487f509483
Easier fluid transportation
...
Added pair of storage tanks for deck and holds to easily transfer fluids between surfaces
2022-07-02 18:42:22 +03:00
Gerkiz
3bc4f692f0
Luacheck fix
2022-06-26 23:36:49 +02:00
Gerkiz
2ba01e7676
Mtn v3 - remove private module
2022-06-26 23:32:54 +02:00
Gerkiz
3eeb1d6475
Mtn v3 - disallow untrusted to cancel research
2022-06-26 22:38:13 +02:00
Gerkiz
7715a201f9
fix fish_defender v2
2022-06-25 23:38:44 +02:00
Piratux
b8034ddafe
added landfill for wooden boxes on lakes
...
- Wooden chests that spawn on lakes will have a landfill tile underneath them
2022-06-18 17:45:38 +03:00
Piratux
2944a907aa
features+code cleanup
...
Changes:
- Changed requirements for placing structures on islands: instead of trying to squeeze in-between trees, now it needs a single corner to be on land (it still can't spawn in ocean). In result, islands with more dense forests should see special structures more often and more scattered around the island, rather than them spawning mostly on beaches (because they had no trees)
- When area in which structure is going to be placed contains water, it's replaced with landfill
- New structure: friendly small-cliff-base with cliffs, gun turrets and car
- Captain's cabin now contains cliff-explosives that can be placed in hold's chests to remove them
- Moved repeating code snippets into seperate functions
2022-06-16 00:00:18 +03:00
Gerkiz
e85271ef2b
small fixes
2022-06-10 22:06:47 +02:00
Gerkiz
72eb252117
Mtn v3 - rename surface to hopefully lessen the ping clutter
2022-06-09 00:08:06 +02:00
Gerkiz
8bbe5278a1
Mtn v3 - switched zone walls force from player to neutral
2022-06-09 00:07:40 +02:00
Piratux
e6663a737b
warning fixes
2022-06-08 16:44:24 +03:00
Piratux
b4ed57025b
damaged cannons and silo now plays alert sound
2022-06-08 16:26:49 +03:00
Piratux
d3cd4015cd
Merge remote-tracking branch 'upstream/develop' into develop
2022-06-08 14:11:23 +03:00
Piratux
5ebadb4474
Fixed mining base drill placement position
2022-06-08 13:17:03 +03:00
Piratux
0c0c2b4944
localised commands.lua
2022-06-07 23:48:42 +03:00