Masamune
314c13e4a7
Update mutagen log : fix crash case
2020-02-07 18:37:36 +01:00
Masamune
a6342ba529
[MUTAGENLOG]Fixed the loop not always doing 7 iterations for all science
2020-02-06 20:40:05 +01:00
MewMew
c0b02ed725
gui + thingies
2020-02-03 10:33:27 +01:00
MewMew
4ce0a40327
progress
2020-02-03 09:57:10 +01:00
MewMew
b8ca5dfa6b
new stuff
2020-02-03 08:35:20 +01:00
MewMew
4ea7ac8b1d
Merge pull request #133 from AwesomePatrol/improve-log
...
Fix feeding message formatting for discord
2020-02-03 07:22:56 +01:00
MewMew
5a87b8e01b
Merge pull request #127 from Masamune0/mutagenLogFilters
...
Mutagen log filters : bug fix and 3 filters added (force, science, evo jump)
2020-02-03 07:20:26 +01:00
MewMew
713fd5cc9f
removal of unused
2020-02-03 07:10:58 +01:00
Aleksander Mistewicz
35ddd5cab3
Use simpler message format for discord
2020-02-02 17:27:57 +01:00
Aleksander Mistewicz
521cde4a6b
Post feeding messages to discord
2020-02-02 02:13:35 +01:00
Masamune
958835c8e1
fix for error on heavy mode : frame refresh code update on mutagen log
2020-02-01 23:05:05 +01:00
Aleksander Mistewicz
01664d3b7f
Post spectator-related messages to discord
2020-02-01 21:49:12 +01:00
Aleksander Mistewicz
d074ef7189
Post join message when switching forces to discord
...
When in tournament no messages are sent related to team management.
2020-02-01 21:48:55 +01:00
MewMew
ac91ef02b4
Merge pull request #128 from cogito123/planet_prison_1_1_0
...
Planet prison 1 1 0
2020-02-01 18:35:51 +01:00
MewMew
fba9c7df81
fix for mirrored entities glitch
2020-02-01 18:34:41 +01:00
Masamune
6e82163c9d
Cleaned code
2020-02-01 11:22:44 +01:00
Masamune
7bfe38f69e
Made dropdown_sers_choice global to remove desync
2020-02-01 11:15:43 +01:00
Masamune
5b38d03780
Added more loops in mutagen log for easier reading
2020-02-01 10:30:07 +01:00
cogito
2e7b66605d
pp: bump to 1.1.0
2020-02-01 10:08:36 +01:00
cogito
4350efa9f6
pp: nerf robot followers count
2020-02-01 10:08:36 +01:00
cogito
42f28dc9e6
pp: balance merchant prices
2020-02-01 10:08:36 +01:00
cogito
9e5012c582
pp: add annihilation ending
...
Map will be reset, when this happens.
2020-02-01 10:08:36 +01:00
cogito
5ef9052b16
pp: change default player name template
...
Changes default player name template into something easier to memorize.
2020-02-01 10:08:36 +01:00
cogito
04ceb853dc
pp: remove uranium and cliffs
2020-02-01 10:08:36 +01:00
cogito
e4abd83f9f
pp: disable bandits flashlight
...
Bandits will have flashlights disabled.
2020-02-01 10:08:36 +01:00
cogito
7460989c13
pp: add raid event
...
Adds a quite complex system that calculates stuff within player
borders and sends raids based on given costs, just like in rimworld.
2020-02-01 10:08:36 +01:00
cogito
cffb655300
pp: common: make create_bounding_box_by_points more generic
...
This function was limited only to objects that had either
'bounding_box' or 'position' datafield. This changes broades this
limitation.
2020-02-01 10:08:36 +01:00
cogito
284ed14b74
planet_prison: add claim system
...
Adds claim system to mark player bases.
2020-02-01 10:08:36 +01:00
cogito
cfd35eb9bd
pp: fix map brightness for 0.18.1
2020-02-01 10:08:36 +01:00
cogito
e4d3469c5f
pp: fix blood for 0.18.2
2020-02-01 10:08:36 +01:00
MewMew
e2b9f4d59a
fixed water under silo glitch (once more); worm turrets are farther out
2020-01-31 05:52:01 +01:00
Masamune
2930bc9147
Merge remote-tracking branch 'upstream/master' into mutagenLogFilters
2020-01-30 17:26:15 +01:00
Masamune
92ad567236
Name change for sci : now use the original science name for mutagen logs
2020-01-30 17:23:05 +01:00
Aleksander Mistewicz
049e418e76
Remove unused variables
2020-01-29 17:20:20 +01:00
Matthias Neumayer
8af621aaf3
Remove caching and option 1
2020-01-29 17:20:20 +01:00
Matthias Neumayer
ace2e920ac
Switch to Option 2
2020-01-29 17:20:20 +01:00
Matthias Neumayer
fe898b9252
Improve main_attack performance by 15x
2020-01-29 17:20:20 +01:00
MewMew
b0f8078661
0.18 particle compatibility
2020-01-29 05:55:30 +01:00
MewMew
20f9d809f6
tweak turret density
2020-01-28 16:29:51 +01:00
MewMew
834dbf77fe
worm turrets density now increases with distance
2020-01-28 07:28:51 +01:00
Masamune
c52f19a450
Cleaned a debug game print, now summary has his vertical/horizontal information switched (less place taken)
2020-01-27 20:45:55 +01:00
Masamune
49de91204a
Removed debug print, fixed no evo jump, filters are in table to be in same line
2020-01-27 18:07:28 +01:00
Masamune
3eb708ed2d
Added passive value info in science logs
2020-01-26 12:59:56 +01:00
MewMew
66010d1258
personal solar panel works at night; placeable solar panel disabled
2020-01-26 12:07:00 +01:00
MewMew
8e976e00c7
Merge pull request #124 from cogito123/planet_prison_1_0_5
...
Planet prison 1 0 5
2020-01-26 11:43:27 +01:00
MewMew
b7f0b38ff9
things
...
temporary particle disables;
darkness for mountain fortress, can be toggled via darkness variable in main.lua
2020-01-26 11:43:07 +01:00
Masamune
c9c05e7492
Add science filter, team filter, evo jump filter, add bugfix for team name (now old lines will also show new name of team)
2020-01-26 11:39:00 +01:00
Masamune
ae7f135d39
Merge remote-tracking branch 'upstream/master' into mutagenLogFilters
2020-01-26 09:59:11 +01:00
cogito
05156de670
planet_prison: bump to 1.0.5
2020-01-22 19:59:13 +01:00
cogito
1769cc9fc5
planet_prison: harden merchant exploit check
...
Increase the radius of power pole check up to 18.
2020-01-22 19:59:13 +01:00
cogito
ff670c7ae4
planet_prison: prevent robots from building around merchant
...
Players could syphon energy from the merchant by using robots to build
power poles around him.
2020-01-22 19:59:13 +01:00
cogito
a574c797d1
planet_prison: fix invalid LuaEntity bug
...
Fixes invalid LuaEntity bug during merchant exploit check.
2020-01-22 19:59:13 +01:00
cogito
ae250026ab
planet_prison: balance tech tree
2020-01-22 19:59:13 +01:00
MewMew
52c50d80a8
optimizations
2020-01-22 14:12:04 +01:00
MewMew
c37aa8cbba
code tidy up
2020-01-22 08:30:41 +01:00
Masamune
35b638a022
Merge remote-tracking branch 'upstream/master' into mutagenLogFilters
2020-01-19 19:31:48 +01:00
MewMew
0b684ebd7e
wrong requires fix
2020-01-19 16:42:18 +01:00
MewMew
f05c270997
Merge pull request #123 from cogito123/planet_prison_1_0_4
...
Planet prison 1 0 4
2020-01-19 16:35:07 +01:00
Masamune
a726a41d00
First implementation of summary of feeding and also fix for big feeding (threat was cut)
2020-01-19 14:13:23 +01:00
MewMew
b5893c9b85
things
2020-01-19 10:31:16 +01:00
MewMew
02f907f970
integration of biter extra lifes
2020-01-19 10:26:11 +01:00
cogito
05bb95b796
planet_prison: bump to 1.0.4
2020-01-18 08:58:28 +01:00
cogito
f4079a194f
planet_prison: lower the size of water-shallow layer
2020-01-18 08:58:28 +01:00
cogito
667c24edc0
planet_prison: enable inserter capacity bonuses
2020-01-18 08:58:28 +01:00
cogito
f52e80aaf5
planet_prison: add blood effects
...
When character gets killed or damaged, some blood particles will
be shown.
2020-01-18 08:58:28 +01:00
cogito
a5be9ad3e4
planet_prison: balance adjustement
2020-01-18 08:58:28 +01:00
cogito
87eb854ace
planet_prison: fix global variable miussage.
...
Fixes some 'global' variable missusage.
2020-01-18 08:58:28 +01:00
cogito
198b5fd17a
planet_prison: add timer to player spawn
...
These generators from ships are way to op as you can easily place
radars around it. We'll explode the ships after 10 minutes, so they
don't clutter the map and don't give exploits.
2020-01-18 08:58:28 +01:00
cogito
bdcdc9ae96
planet_prison: add id to blueprint references
...
Adds blueprint to new blueprint references.
2020-01-18 08:58:28 +01:00
cogito
66d535d7f2
planet_prison: fix get_non_obstructed_position
...
Fixes get_non_obstructed_position function to do more exhaustive check
for position, so that out-of-map spawns become highly unlikely.
2020-01-18 08:58:28 +01:00
cogito
6eb1486574
planet_prison: add an afk timer
...
Adds an afk timer, 90 minutes. After that time you die.
2020-01-18 08:58:28 +01:00
cogito
1f12c2602f
planet_prison: move layers to map configuration
...
Moves layers to map configuration for better managability.
2020-01-18 08:58:28 +01:00
cogito
be4e1dfa44
planet_prison: add bandits with shotguns
...
Adds randomly shotguns to bandits in 1 to 7 odds.
2020-01-18 08:58:28 +01:00
cogito
729a332d54
planet_prison: add camouflage to bandits
...
Default red color for a bandit looks bad. This patch changes it
to be in random shade of gray.
2020-01-18 08:58:28 +01:00
cogito
336b538545
planet_prison: common: mark "this" as global
...
There are upcoming commits that heavily use this module in closures
so mark "this" as global to prevent upvalue errors.
2020-01-18 08:58:28 +01:00
cogito
6d5f869e2b
planet_prison: layers: add dependency injector
...
If some hook requires external variables it can inject them into layer
object at runtime. This should solve the upvalue problem.
2020-01-18 08:58:28 +01:00
cogito
c895ff729d
planet_prison: fix the nil bug in on_gui_click
...
Some of the GUI elements become invalid suddenly. Let's make a
check for it.
2020-01-18 08:58:28 +01:00
cogito
01b55c8df1
planet_prison: rename "buddies" to "NAP"
...
Renames "buddies" to "non-aggressive pact", so it's less confusing.
2020-01-18 08:58:28 +01:00
MewMew
b7ee3fa039
unit raffle evo limits
2020-01-13 03:01:25 +01:00
cogito
fd97d1ef93
planet_prison: bump to 1.0.3
2020-01-11 19:34:30 +01:00
cogito
a147c050b2
planet_prison: limit the size of shallow water layer
...
It seems that shallow water layer is too big. Let's tweak it
a little.
2020-01-11 19:34:30 +01:00
cogito
86e9da6549
planet_prison: allow fast inserter
...
Looks like people dislike idea of having to buy inserters from
merchant. Fast inserter tech will be now permitted.
2020-01-11 19:34:30 +01:00
cogito
7760fced0c
planet_prison: allow "merchant" button
...
If you get GPS receiver from the store it would cause "merchant"
button to disappear, which is annoying.
2020-01-11 19:34:30 +01:00
cogito
16a391648b
planet_prison: add "coins" section to manual
...
Player obviously now know what you get coins for. This patch adds the short
explanation to the manual.
2020-01-11 19:34:30 +01:00
cogito
01842c2bdb
planet_prison: tweaks tech tree
2020-01-11 19:34:30 +01:00
cogito
98bbec451b
planet_prison: maybe fix the nil perks
...
Hardly could reproduce, hopefully this will fix it.
2020-01-11 14:59:03 +01:00
cogito
1b42918315
planet_prison: enable flashlight by default
...
Forcing a player to buy a flashlight is a bad idea. This patch
removes possiblity of flashlight buying as he'll have it by default.
2020-01-11 14:59:03 +01:00
cogito
b1336833de
planet_prison: fix the name generation
...
The get_random_id was always returning after first cycle. This
could casue more than a 1 player to be assigned under single force.
Added additional check and we return completely full name.
2020-01-11 14:59:03 +01:00
cogito
74d73c1b47
planet_prison: fix the buddy system
...
Bunch of fixes to buddy system.
2020-01-11 14:59:03 +01:00
cogito
6a07ed102e
planet_prison: bump to 1.0.2
2020-01-10 17:39:44 +01:00
cogito
f40a011ff5
planet_prison: fix bp nil reference bug
...
Traversing objects.refs and removing items at the same time is dangerous.
Order of for loop was reversed to hopefully mitigate this problem.
2020-01-10 17:39:44 +01:00
cogito
fc02629820
planet_prison: increase chance of ore spawn by 2
...
Increases the chance of ore spawn by 2 (60 -> 30 rand pool)
2020-01-10 17:39:44 +01:00
cogito
a0e5ea0737
planet_prison: increase crude oil frequency
...
Increases frequency of oil crude to spawn to 1000.
2020-01-10 17:39:44 +01:00
cogito
17486c4053
planet_prison: optimize map gen
...
Optimizes map generation. Currently, 16kb were used per chunk for
internal processing geared towards update time and not save time.
Map generation was optimized in a such was that only 8 bytes are
used per chunk, but since we no longer have granular data as before,
occasional lag spikes may occur as much more data needs to get
processed right as we get it.
2020-01-10 17:39:44 +01:00
cogito
ea2eaf2a01
planet_prison: fix duplicated speech bubble
...
When loaded with comfy modules, two speech bubbles appear when player
talks in global chat. This removes local counterpart, so only comfy
flying text appears.
2020-01-10 17:39:44 +01:00
Masamune
ac101ebc66
Edited order of mutagen log by most recent first
2020-01-09 18:58:04 +01:00
MewMew
4863ca8270
Merge pull request #117 from cogito123/planet_prison_gen_fix
...
planet_prison: fix double chunk generation bug
2020-01-08 18:29:56 +01:00
MewMew
331b9d8d65
Merge pull request #113 from randomdud3/filter-events
...
Filter events so they are only triggered when it really matters
2020-01-08 18:26:52 +01:00
randomdud3
2f8f7c65b6
Fix typo
2020-01-07 20:17:00 +01:00
cogito
ef96d174b7
planet_prison: fix double chunk generation bug
...
Unknowingly, the on_chunk_generated event was permitted to be processed
on 2 surfaces instead of the "arena" one, thus producing a "double
pass" effect. Since now, we'll filter based on name, which surface is
getting processed.
2020-01-07 18:28:03 +01:00
randomdud3
51e86d6b2c
Move all filters to the main map file
2020-01-07 04:14:27 +01:00
MewMew
d31e27c0c9
Merge pull request #111 from AwesomePatrol/post-join-team-on-discord
...
Send "join team" messages to discord
2020-01-07 02:05:20 +01:00
MewMew
2dff825805
less rocks
2020-01-07 01:57:03 +01:00
MewMew
3ec2142a47
Merge pull request #114 from mattNeumayer/perf_fix
...
Biter Battle: Improve terrain generation performance
2020-01-07 01:52:49 +01:00
MewMew
86c37d173a
Merge pull request #112 from cogito123/planet_prison
...
Add planet prison 1.0.0
2020-01-07 01:38:36 +01:00
randomdud3
160e7e29a5
Filter events so they are only triggered when it really matters
2020-01-06 19:38:43 +01:00
Aleksander Mistewicz
53082d19c2
Use to_discord_bold to be consistent
2020-01-06 03:21:55 +01:00
Aleksander Mistewicz
038f97d8ab
Use table.concat instead of built-in
2020-01-06 03:21:54 +01:00
Aleksander Mistewicz
b3b44bcdce
Post join team messages to discord
2020-01-06 03:21:54 +01:00
MewMew
fa79933880
removal of periodic biter removal
2020-01-05 21:52:12 +01:00
MewMew
98e68d6439
turret position more random
2020-01-05 20:09:26 +01:00
MewMew
a03f28aa40
worm turret addition to biter area and tweaks
2020-01-05 19:52:24 +01:00
Matthias Neumayer
499339e73a
Undo workload per tick increase
2020-01-05 19:35:10 +01:00
Matthias Neumayer
95f14b9c1b
Rename r to spawn_wall_radius
...
Remove magic numbers
2020-01-05 19:33:51 +01:00
Matthias Neumayer
d03910d2d9
Performance mirror_terrain
2020-01-05 19:07:32 +01:00
Matthias Neumayer
2150172d02
Perf improvements in terrain.lua
2020-01-05 19:07:32 +01:00
Matthias Neumayer
b9fd10395b
Cleanup: generate_inner_spawn_circle
...
Fix: Don't generate fish in the center island
2020-01-05 19:07:32 +01:00
Matthias Neumayer
4ca41abc08
Refactor generate_circle_spawn
2020-01-05 19:07:32 +01:00
MewMew
6804b84d50
tweaks
2020-01-05 19:05:57 +01:00
cogito123
019f933fde
maps/planet_prison: add scenario
...
This scenario must be ran with all comfy gui shutdown.
2020-01-04 21:54:17 +01:00
MewMew
3cf61967aa
unused function removal
2020-01-04 20:38:24 +01:00
MewMew
a0d97a6b08
silo bug fix
2020-01-04 20:35:21 +01:00
Masamune
76b8bd9be9
Removed useless empty line
2020-01-04 12:13:54 +01:00
Masamune
4f6da7c1bc
Update for mutagen log : code cleaning
2020-01-04 12:13:54 +01:00
Masamune
5ba5bfd24d
Gui improvement on mutagen log
2020-01-04 12:13:24 +01:00
Masamune
e3753f29a7
Moved science logs tab to fish tab instead
2020-01-04 12:12:53 +01:00
Masamune
90aec356f0
update science log : added horizontal lines
2020-01-04 12:11:07 +01:00
Masamune
cb4374a33c
WIP science logs
2020-01-04 12:11:07 +01:00
Masamune
1023abdb71
science logs work
2020-01-04 12:10:20 +01:00
Masamune
0d97b34d0b
Added science logs to bb
2020-01-04 12:09:09 +01:00
Masamune
ab2c9b24e5
Gui improvement on mutagen log
2020-01-04 12:04:20 +01:00
Masamune
accefee8b2
Moved science logs tab to fish tab instead
2020-01-04 12:04:20 +01:00
Masamune
5999c8658e
update science log : added horizontal lines
2020-01-04 12:02:00 +01:00
Masamune
f4db9b3d54
WIP science logs
2020-01-04 12:02:00 +01:00
Masamune
de0fdf2beb
science logs work
2020-01-04 12:02:00 +01:00
Masamune
d0584c1191
Added science logs to bb
2020-01-04 12:02:00 +01:00
MewMew
958309b019
tweak
2020-01-04 02:40:16 +01:00
MewMew
189cdc44ce
hotfix
2020-01-02 16:28:12 +01:00
MewMew
8e1868fdcc
restructure
2020-01-02 16:09:24 +01:00
MewMew
66470c193c
small fixes
2020-01-01 23:56:38 +01:00
MewMew
34e11f891e
new food values
2020-01-01 18:47:08 +01:00
MewMew
6a3f72052b
updates
...
biter battles - evasion replaced with health boost
mountain map - collapse disabled by default
2020-01-01 18:25:14 +01:00
MewMew
99c7cb89c6
fix for blue beach map
2020-01-01 14:05:49 +01:00
MewMew
933de60cae
Merge pull request #99 from ETK03/patch-1
...
Fixed a small grammer mistake.
2019-12-28 14:02:41 +01:00
MewMew
9ee7acf841
updates
2019-12-24 12:43:47 +01:00
MewMew
e9d2268ade
attack vectors
2019-12-21 00:22:01 +01:00
MewMew
d05339c31e
updates
2019-12-20 14:46:20 +01:00
MewMew
f8bcc22d9e
updates
2019-12-19 18:26:02 +01:00
MewMew
f491df7df4
some fixes
2019-12-18 19:08:09 +01:00
ETK03
9ffaf1f84f
Fixed a small grammer mistake.
2019-12-17 09:39:41 -06:00
MewMew
99e4336dd9
optimization of tick tasks; map pregen removal
2019-12-17 13:45:15 +01:00
MewMew
ee3f81898f
landmine balance
2019-12-17 12:50:42 +01:00
MewMew
0b79888ffb
Update
...
Border river width increased.
Config setting for river width now sets the minimum width, instead of average width.
Spawn ores increased.
Silo offset increased.
Player spawn position adjusted.
2019-12-15 09:45:53 +01:00
MewMew
6f5c0a661b
boss wave name translation
2019-12-05 12:29:17 +01:00
MewMew
70c613e839
more translation
2019-12-05 09:09:08 +01:00
MewMew
82d541f9b4
translations
2019-12-05 08:58:26 +01:00
Gerkiz
391aefd370
minor change
2019-12-01 01:05:44 +01:00
Gerkiz
b48bd0258a
minor change
2019-12-01 00:52:08 +01:00
MewMew
d2ee5b254a
map settings tab for bb
2019-11-29 05:56:24 +01:00
MewMew
c7d607193d
tourney mode disables difficuly voting for non-admins
2019-11-29 04:38:33 +01:00
MewMew
8d60989526
difficulty tweaks
2019-11-28 03:53:19 +01:00
MewMew
2411848b34
threat income tweak
2019-11-26 05:24:51 +01:00
MewMew
29f02cdc47
Terrain tweaks
2019-11-26 04:17:23 +01:00
MewMew
eb14713db3
update
2019-11-26 01:31:00 +01:00
MewMew
95bc3d473a
unit group tweaks
2019-11-24 00:09:45 +01:00
MewMew
8986cac385
balance update
2019-11-23 23:27:57 +01:00
MewMew
d1d8f60d67
comfy panel tabs fix for spectators
2019-11-23 11:45:43 +01:00
MewMew
6a606b88f8
fish pond added to cargo wagon room
2019-11-22 21:55:58 +01:00
MewMew
f7eb7582f8
fix for player rejoining inside cargo wagon
2019-11-21 07:02:39 +01:00
MewMew
5cf46329c7
update
2019-11-20 20:43:50 +01:00
MewMew
e327d08280
cargo wagon update
2019-11-20 19:26:34 +01:00
MewMew
b8e973f2df
new base mutagen values
2019-11-20 03:40:54 +01:00
MewMew
034645c15c
update
...
resource frequency and amount increased;
mirroring performance tweaks;
spawn wall radius is increased and has more turrets, but is more run down;
2019-11-17 23:29:11 +01:00
MewMew
ac249f49df
fix for players getting stuck in the void after joining
2019-11-17 19:17:15 +01:00
MewMew
b8816f5093
collapse fixes
2019-11-16 20:50:34 +01:00
MewMew
180b166427
prefer positions closer to south
2019-11-15 19:00:06 +01:00
MewMew
42ad8b6557
fixing
2019-11-15 00:03:38 +01:00
MewMew
535c8802dd
fix
2019-11-14 23:29:47 +01:00
MewMew
ca9ef3c2cc
improvements
2019-11-14 23:06:15 +01:00
MewMew
1f04171a7c
fixed glitch where player could create tiles outside the map border
2019-11-14 19:24:42 +01:00
MewMew
db958eaf96
ground collapse update
2019-11-14 18:48:03 +01:00
MewMew
e209c9f518
charting of last positions
2019-11-14 18:06:59 +01:00
MewMew
d85f7cfc22
map now collapses
2019-11-14 17:54:28 +01:00
MewMew
dc5e9e696c
wip
2019-11-14 16:44:08 +01:00
MewMew
d9190241ba
usage of LuaForce.play_sound
2019-11-11 13:14:29 +01:00
MewMew
e4a5279f8b
group size limit; alerts
2019-11-11 13:06:02 +01:00
MewMew
c9bed5c5e2
small tweak
2019-11-11 12:16:39 +01:00
Gerkiz
ae94ef6dae
command update and player_modifier removed from global
2019-11-10 22:02:45 +01:00
Gerkiz
8bdd53830c
minor changes
2019-11-10 12:43:58 +01:00
MewMew
7b1f2ca20e
update
2019-11-10 02:46:29 +01:00
MewMew
c282923649
explosives addition
2019-11-10 00:29:17 +01:00
MewMew
fb2ba1d49d
new map
2019-11-09 23:53:27 +01:00
MewMew
c466ea9432
update
...
wave defense boss biters
non-local to local
2019-11-09 15:46:18 +01:00
Gerkiz
7cc9e7ed5c
changes
2019-11-09 11:22:57 +01:00
Gerkiz
97983caca7
nerf exposives
2019-11-08 23:58:28 +01:00
Gerkiz
8a1b8f94ec
fixes
2019-11-08 23:53:16 +01:00
Gerkiz
9866e88fd8
hardmode on
2019-11-07 21:24:58 +01:00
Gerkiz
2900491bc8
smol change again
2019-11-07 16:03:53 +01:00
Gerkiz
bf75b93b87
smol change
2019-11-07 16:00:36 +01:00
Gerkiz
d91f8281d9
new map
2019-11-07 15:38:11 +01:00
Gerkiz
9d5eec2235
junkyard map info
2019-11-06 20:36:18 +01:00
MewMew
9227fda072
food balance
2019-11-06 17:54:54 +01:00
MewMew
8d171d8ae8
highscore fix
2019-11-06 13:54:34 +01:00
MewMew
f76398370a
spectator spawn, border beams
2019-11-06 13:02:26 +01:00
MewMew
ed8aefc867
mirror terrain
2019-11-06 12:36:31 +01:00
MaemiKozue
bde41e99e8
Merge remote-tracking branch 'upstream/master'
2019-11-05 17:27:40 +01:00
MaemiKozue
b74c15a90d
Biter Battles: Added technology view for spectators
2019-11-05 17:21:04 +01:00
MewMew
ec6f6aab01
Merge pull request #73 from muppet9010/Biter_Battle_Training_Mode
...
Biter Battles V2 - Training Mode
2019-11-05 17:05:35 +01:00
MewMew
3ca5c77950
unit and turret limit, unit health boost + gui
2019-11-05 00:52:50 +01:00
MewMew
486f995872
added highscores
2019-11-04 19:57:02 +01:00
MewMew
3f1df45b87
tweaks and fix
2019-11-04 16:43:26 +01:00
MewMew
f00c984724
unit position tweaks, chat sharing
2019-11-04 14:55:58 +01:00
MewMew
56e096adfc
feeding may now spawn friendly worm turrets
2019-11-04 14:14:03 +01:00
MewMew
0cad7b367f
turrets at biter spawn, terrain tweak
2019-11-04 13:04:43 +01:00
MewMew
80d76c13c8
spectator fixes
2019-11-04 12:48:08 +01:00
MewMew
6bc0f63db0
small symetry fix
2019-11-04 03:53:23 +01:00
MewMew
ff2ee0a2e9
terrain update
2019-11-04 03:36:47 +01:00
MewMew
722eda8388
fixes and tweaks
2019-11-04 02:21:57 +01:00
MewMew
cfa055e4e4
spectator fixes
2019-11-04 01:46:23 +01:00
MewMew
6753ae3333
spectator mode
2019-11-04 01:24:09 +01:00
MewMew
e9dc451f6f
half research cost / fixes
2019-11-04 00:20:52 +01:00
MewMew
34de036281
update
...
hatchery regeneration
desync fix
lost won sounds
2019-11-03 23:31:52 +01:00
muppet9010
d5f92eb5bd
undo the GUI blocking of joining team south made previously in this pull and all affects of Training mode will affect both north and south.
...
remove the ghost-spectate button from Team Manager and the functionaility it triggered
added Training Mode button to Team manager to toggle on/off behaviour.
When turned on:
Teams will feed themselves instead of the enemy while enabled (messages updated for this).
Empty teams will not get sent any attacking groups and won't get threat & evo increases (as it looks odd)
Team balance and Lobby minimum player counts not active
2019-11-03 21:26:34 +00:00
MewMew
c76ebe203c
starting items
2019-11-03 21:11:33 +01:00
muppet9010
d9fcda9b24
Merge branch 'master' into Biter_Battle_Training_Mode
2019-11-03 20:04:22 +00:00
MewMew
0f5b8e3846
floaty feed texts
2019-11-03 20:48:17 +01:00
MewMew
a6d956371b
spawn positions fix
2019-11-03 20:29:19 +01:00
MewMew
c9c22265e6
Construction robot restriction
2019-11-03 20:09:51 +01:00
MewMew
b33e2c6c01
spawn ores
2019-11-03 19:52:01 +01:00
MewMew
d6cb33b8b7
center river, map description
2019-11-03 19:34:36 +01:00
MewMew
4f6dde5090
WIP
...
added soft reset, unit commands
2019-11-03 18:57:36 +01:00
MewMew
aa5f310174
WIP
2019-11-03 17:46:18 +01:00
MewMew
98c166ed82
Update
...
Fused boss units into biter_health_booster.
Unit evasion replaced with custom unit health pool.
Boss Units no longer update their healthbar infinitely fast.
Map Intro moved into the main panel.
some globals to locals
2019-11-03 13:35:19 +01:00
MewMew
50e0741623
hotfix
2019-11-02 18:41:17 +01:00
MewMew
3491cfdcd4
terrain update and optimizations
2019-11-02 16:09:58 +01:00
Gerkiz
89dd79bdb3
removed event that is not in use
2019-11-01 19:13:03 +01:00
Gerkiz
bdfb4131ed
refactor global.rpg to rpg_t
2019-11-01 19:00:46 +01:00
MewMew
aa15dc585b
optimizations
2019-11-01 16:24:44 +01:00
MewMew
797b5dd25f
difficulty tweaks
2019-11-01 11:46:28 +01:00
MewMew
b73d4b7eb8
tweaks
2019-10-31 16:18:17 +01:00
MewMew
3eea0e663c
Config Tab; Fixes and tweaks
2019-10-31 10:13:47 +01:00
MewMew
d56f14ee03
terrain update
...
3 more levels
2019-10-30 20:00:32 +01:00
MewMew
0255c0ab18
update
...
added chat color and symbols for ore vein findings;
wave defense difficulty progression is no longer linear;
wave defense - fixed wrong worm turret rolls;
smol flame turret buff;
less angry trees;
2019-10-30 17:29:15 +01:00
MewMew
a17987e264
fix
2019-10-29 20:07:19 +01:00
MewMew
31cfcf13ff
give a coin for each rock mined
2019-10-29 15:35:01 +01:00
MewMew
9f5a5afada
re-enabled fish tag for cargo
2019-10-29 12:40:51 +01:00
MewMew
6de15cfd2a
update
...
sci packs added to loot
spawners contain inhabitants for wd
2019-10-29 12:14:28 +01:00
MewMew
a88e476687
updates, fixes and angry trees
2019-10-29 11:26:59 +01:00
Gerkiz
eb299b4421
new module system and removal from _G
2019-10-28 17:38:36 +01:00
MewMew
9db9d71c33
display of threat / minute
2019-10-28 13:29:15 +01:00
MewMew
a569571a5a
soft reset fix for not refreshing player modifiers
2019-10-28 11:15:39 +01:00
MewMew
784abab59c
RPG melee compatibility with unit health boosts
2019-10-28 09:04:30 +01:00
MewMew
6202a13fb0
tweaks and fixes
2019-10-27 19:26:55 +01:00
muppet9010
94f9416598
return config to previous defaults & clarify comment on config option
2019-10-27 15:16:11 +00:00
muppet9010
69f122147a
Initial training mode to allow 1 or more players to train against their own biter feeding. Disabled South team from options and GUIs to avoid confusion.
2019-10-27 15:06:30 +00:00
MewMew
b453cd3301
walls to player force
2019-10-26 15:36:13 +02:00
MewMew
f0ca6ef6ff
tweaks
2019-10-26 13:56:02 +02:00
MewMew
c8eb0e9062
map intro to panel
2019-10-26 12:06:58 +02:00
MewMew
32e6d824dc
quarters map update
2019-10-26 11:47:46 +02:00
MewMew
a8aca84012
terrain update
2019-10-25 11:37:56 +02:00
MewMew
db6a2b4c17
updates
2019-10-25 08:09:39 +02:00
MewMew
d65725a10c
fixes
2019-10-24 08:01:39 +02:00
MewMew
aba388c40f
new module
2019-10-23 21:17:15 +02:00
MewMew
1ee43e9d7d
fixes and tweaks
2019-10-23 20:57:10 +02:00
MewMew
e792c709ff
tweaks
2019-10-23 06:01:19 +02:00
MewMew
e7d18d09d6
fix
2019-10-22 10:18:28 +02:00
MewMew
39709712e6
tweaks
2019-10-22 08:29:30 +02:00
MewMew
cde475739a
terrain things
2019-10-21 07:16:03 +02:00
MewMew
ba7c76b6b9
hotfix for player list
2019-10-20 14:49:26 +02:00
MewMew
f02425c2a5
map info integration into new panel
2019-10-20 14:25:22 +02:00
MewMew
b4d15b3f1d
gui updates
2019-10-20 12:52:19 +02:00
MewMew
bfbbd0ab10
vanilla with wave defense map
2019-10-20 06:07:07 +02:00
MewMew
34d39b00e5
tweaks
2019-10-19 09:20:40 +02:00
MewMew
61cfdac8a1
ore veins rewrite, nighttime, fixes
2019-10-18 07:01:14 +02:00
MewMew
47477431b9
updates
2019-10-17 00:06:18 +02:00
MewMew
7d553a8a4a
fixes and things
2019-10-16 00:23:54 +02:00
MewMew
514d102c3e
added missing arguments
2019-10-15 05:56:30 +02:00
MewMew
c3f246f3a8
various fixes
2019-10-15 04:20:40 +02:00
MewMew
4cbb73cc2d
non-local var fix
2019-10-13 15:46:46 +02:00
MewMew
82696e4c08
fixes, global to local
2019-10-13 12:57:54 +02:00
MewMew
5f72ac69f2
pets
2019-10-13 08:28:08 +02:00
MewMew
05779faa5e
damage type set to explosive
2019-10-13 05:24:11 +02:00
MewMew
33a395498b
rpg addition
2019-10-12 22:54:00 +02:00
MewMew
94b70ceb14
Merge pull request #67 from MaemiKozue/master
...
Bugfix: Biter Battles: Mirroring issue on important number of entities/tiles to process
2019-10-12 20:04:56 +02:00
MaemiKozue
45527670c8
Bugfix: Biter Battles: Mirroring issue on important number of entities/tiles to process
2019-10-12 19:55:16 +02:00
MewMew
bafacd8ccd
fixes
2019-10-12 10:58:02 +02:00
MewMew
114f3ae434
blueprint glitch fix
2019-10-12 09:35:00 +02:00
MewMew
d9d938a1c7
melee damage modifier
2019-10-12 05:44:19 +02:00
MewMew
790b8da37f
desync fixes and unit rolls
2019-10-12 04:06:48 +02:00
MewMew
8226a19747
resource trades for markets
2019-10-12 02:19:37 +02:00
MewMew
57611ad036
desync fix and more
2019-10-11 21:52:32 +02:00
MewMew
ebd11a96f2
updated explosives
2019-10-11 07:13:08 +02:00
MewMew
242710bba0
tweaks and fix
2019-10-10 21:33:54 +02:00
MewMew
649e36977e
tweaks and treasure
2019-10-10 19:33:32 +02:00
MewMew
44163b23c3
update
2019-10-10 07:24:49 +02:00
MewMew
712b8de513
shallow rivers added
2019-10-10 02:50:00 +02:00
MewMew
6b0f7a0c51
tweaks and features
2019-10-09 21:09:53 +02:00
MewMew
7dc050347a
tweaks and things
2019-10-09 03:25:00 +02:00
MewMew
30faca867a
biters can shred simple-entities
2019-10-08 23:50:57 +02:00
MewMew
26794f80e0
area for oil
2019-10-08 19:26:40 +02:00
MewMew
57b7871d2d
mining productivity reseach bonuses
2019-10-08 18:22:42 +02:00
MewMew
ff6ee1255d
update
2019-10-08 17:41:15 +02:00
MewMew
f2c8a864de
wrong surface fix
2019-10-08 09:32:54 +02:00
MewMew
cfd18b617a
random seed and worm turrets
2019-10-08 06:53:06 +02:00
MewMew
dd766de60a
updates and things
2019-10-08 05:50:32 +02:00
MewMew
547dd93974
updates
2019-10-08 01:17:00 +02:00
MewMew
aa6386033b
too much stuff
2019-10-07 22:40:05 +02:00
MewMew
faac8c1905
rpg +5 points rmb
2019-10-07 17:37:57 +02:00
MewMew
f0a813da59
Merge pull request #66 from PacificMottledLumpsucker/master
...
refactor-io proposed 1.2
2019-10-07 16:41:25 +02:00
MewMew
99b66ceea5
update
2019-10-07 16:40:52 +02:00
MewMew
baa92bfe6e
new map
2019-10-07 09:48:17 +02:00
MewMew
1f0ca98420
basic terrain
2019-10-07 07:19:41 +02:00
MewMew
30b2519a2d
mountain map update WIP
2019-10-07 04:37:23 +02:00
MewMew
e2562068c3
wip
2019-10-07 01:46:26 +02:00
MewMew
2be275cbed
gui tweak
2019-10-06 21:30:03 +02:00
pacific.mottled.lumpsucker
5bf1924e3d
players re-spawn with wood, upped nest frequency / lowered size, upped darts, updated readme
2019-10-06 12:32:08 -04:00
MewMew
cc29e4b885
new map wip
2019-10-06 18:16:32 +02:00
pacific.mottled.lumpsucker
168f1f31ae
bugfix: registered on player respawned event
2019-10-06 11:52:50 -04:00
pacific.mottled.lumpsucker
2d90734fae
biter spawners and tureets now have random chance to drop 0-2 darts, updated readme
2019-10-05 17:23:14 -04:00
pacific.mottled.lumpsucker
6ddd8c8600
less water, higher terrain segmentation, turrets also drop railgun darts, biter spawners and tureets now have random chance to drop 0-2 darts
2019-10-05 17:22:36 -04:00
pacific.mottled.lumpsucker
9074bb6e9c
players spawn with railguns, less trees, ores are bigger and more rich but less frequent
2019-10-05 17:04:35 -04:00
MewMew
48642e00bc
new map
2019-10-05 18:29:19 +02:00
MewMew
c4c088059c
floating chat now only shows to members of same force
2019-10-05 15:35:40 +02:00
MewMew
0c166a5268
mirror fix, voting fix
2019-10-05 04:18:18 +02:00
MewMew
5841e787eb
minor river/spawn change
2019-10-04 23:12:26 +02:00
MewMew
5d6fe34c87
rpg module integration
2019-10-04 22:03:41 +02:00
MewMew
6d14efb8ea
fix
2019-10-04 20:38:02 +02:00
MewMew
a8ffbb7a40
tweaks
2019-10-03 22:20:12 +02:00
MewMew
d2391bf01a
fixes
2019-10-03 07:12:00 +02:00
MewMew
c7dffdc430
gui tweaks
2019-10-02 23:07:16 +02:00
MewMew
0836fe94c2
RPG mode integration
2019-10-02 21:13:14 +02:00
MewMew
41bac6a664
player.spectator addition
2019-10-01 03:16:56 +02:00
MewMew
7e64c14ec1
tweak
2019-09-29 20:09:31 +02:00
MewMew
6e9590eefa
fish mouth fix
2019-09-29 20:09:07 +02:00
MewMew
227c272a4e
added attacks
2019-09-29 19:50:42 +02:00
MewMew
278e07933a
gui update fix
2019-09-29 18:51:47 +02:00
MewMew
1f0dc1d564
evolution scaling
2019-09-29 18:50:53 +02:00
MewMew
0eb4efe903
new map
2019-09-29 17:12:25 +02:00
MewMew
c6c259ad18
removal of on_init tasks
2019-09-27 17:31:33 +02:00
MewMew
b3def1c10b
updates
2019-09-26 20:07:19 +02:00
MewMew
98c79d31a7
added spawners; shops now spawn randomly south;
2019-09-23 13:36:34 +02:00
MewMew
451957eff9
tweaks
2019-09-23 03:09:32 +02:00
MewMew
f8645c98a8
lots of things
2019-09-23 02:40:57 +02:00
MewMew
7a18032d7f
Merge branch 'master' into master
2019-09-22 11:20:06 +02:00
MewMew
dbb5000f39
updates
2019-09-22 11:13:32 +02:00
MaemiKozue
236f6f8f82
Patch: Biter Battles: Biters no longer attack existing biters when map exploration is done too fast
2019-09-22 01:52:40 +02:00
MewMew
95eb94e55b
update
2019-09-21 15:01:19 +02:00
MewMew
2006fa8a24
new map
2019-09-21 11:47:09 +02:00
MewMew
2bd1d3ee42
many things
2019-09-20 22:28:34 +02:00
MewMew
9884e0f75d
WIP
2019-09-20 21:23:20 +02:00