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
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
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
Gerkiz
670665ec0b
mtn v3 - don't heal players to full health when respawning
2021-10-23 00:05:03 +02: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
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