Commit Graph
100 Commits
Author SHA1 Message Date
landgreen d346afb2d0 pressure wave
tech: pressure wave - wave beam fires lower frequency, higher damage, wide arcs that propagate through solids

tech: gamma-ray laser - increase laser damage by 150% and energy drain by 200%
  works for all lasers except pulse

tech: specular reflection - now just gives +2 laser reflections (was +1, and damage/energy increase)

you, pilot wave, and drones can't pick up ammo if you have Infinite ammo on your current gun
  wormhole still eats everything

Bayesian statistics gives 4.2% damage per research (was 3.9%)
bot fabrication needs 3 research to make a random bot  (was 4)
2021-07-07 19:26:47 -07:00
landgreen 9da29484a0 grenadier collision fix 2021-07-06 06:58:31 -07:00
landgreen b0b8e09333 grenadier
new mobs - grenadier and grenadierBoss

tech drone repair has a 25% chance to use ammo, was 33%
2021-07-06 06:22:58 -07:00
landgreen 89ade77e14 lore conversations
to prevent misclicks when you grab two power ups in a row there is a 1/2 second delay before power up selections can register
  I also added in a 0.25 fade in effect on the power up selection menu. Can you tell?

tech: pseudoscience - adds 0-4 JUNK to the potential tech pool (was 1-5 JUNK)
tech quenching - now increases max health and does harm for over healing from heal power ups
  (was for heals at max health)
foam tech necrophoresis now makes less foam spawns if the total number of bullets is high
  to help with lag when killing packs of mobs

preparation for more lore chapters
  reworked the lore conversation code to make it easier to write
    also lore conversations should now have better timing between the text and voice
  lore conversations can now recover from some speech errors and try again with safer settings
    this seems to allow speech on my firefox browser
  added a console command to make it easier to quickly unlock testing mode
    lore.unlockTesting()

pressing "b" in testing mode now gives you 10000 research and the damage from research tech
2021-07-04 06:40:57 -07:00
landgreen 8b73c9ffc4 pseudoscience
tech: pseudoscience - renewing power up choices costs no research, but adds 1-5 JUNK to the potential tech pool

>update text now shows the last 20 updates and has a scroll bar
2021-07-01 07:41:16 -07:00
landgreen a2b56d1f7e abiogenesis
tech: abiogenesis - spawn a second level boss on each level, but costs 5 research or if you don't have the research add 49 JUNK tech to the pool
  note to level builders I rewrote the add duplicate boss code in all levels: spawn.secondaryBossChance(x,y)

foam tech: uncertainty principle - foam bullets change position randomly, increase foam damage by 66%

throwing blocks now charges faster with reduced fire cooldown
tech renormalization now has a 40% chance to refund a research  (was 37%)
performance- now precalculate player gradient fill
2021-06-30 06:40:37 -07:00
landgreen 5d4ef1994c irradiated drones
irradiated drones
  new tech: beta radiation - double damage and half lifespan
  now don't clump as often, to make the graphics look better
  effective radius now includes edges of mobs, not just centers
    so they work better on large radius mobs
  do 50% more damage, but have a 10% smaller radius and last 3 second shorter time and 80% less ammo  (was 75%)
  irradiated drones can't get a slowing effect anymore
    it was just too annoying
  nano-scale can now unlock irradiated drone tech properly
  nano-scale now drains more energy per irradiated drone, to scale with the higher ammo costs

time dilation field is now just called "time dilation"
constraints under time dilation is less buggy, but still a bit buggy
2021-06-29 07:18:41 -07:00
landgreen f427f181a3 radioisotope generator
tech - radioisotope generator - drones have the effect of neutron bomb, but you get less ammo
bug fix - reduced tolerances now properly gives extra ammo
water shielding now protects you from all radioactivity, but only gives 75% protection
  (drones, neutron bomb, radioactive explosions, and even slime)

final boss has more durability in it's final phase
final boss no longers gets knocked around as much from explosions

level.warehouse predraw lighting for performance
bug fix on sewers where slime was doing too much harm
2021-06-27 12:40:26 -07:00
landgreen 0263ef7d57 level.labs() is live, new map
new level labs is done (it's kinda randomized, so expect it to feel different each run)
  (I know there are tons of bugs, but I figure we can find them together :)

foam gun now gets about 20% less ammo
new junk tech: "emergency broadcasting" - plays some fun sounds and gives you health

updated matter.js to a newer build matter-js 0.17.1 by @liabru
  (was matter-js 0.14.2 by @liabru 2018-06-11)
  matter.js patch notes suggest a possible 30% physics performance increase
  decomp.min.js was removed because I don't think it does anything anymore
    I did get one error message about it being missing, but there were other bugs too
2021-06-24 13:52:58 -07:00
landgreen 88f595642f catabolism and inductive coupling update
catabolism - lowers your max health by 1 (was 3 harm) and gives 4 ammo
inductive coupling - gives max energy for leftover power ups (was max health)
  now requires mass-energy equivalence

switched to a newer copy, paste URL
  this seems to fix issues with failed text copy in the level builder if you hold mouse down for over 6 seconds
2021-06-19 07:23:26 -07:00
landgreen cb2a8e4243 quenching
tech: quenching - if you're at full health heal power ups do harm but they also increase your max health

you can play with camera smoothing now in the console
  m.lookSmoothing = 0.07, //1 is instant/jerky,  0.01 is slow zoom, 0.07 is standard

more progress on level - labs
2021-06-18 13:20:02 -07:00
landgreen f89b228226 labs 2/6 done
tech: chain reaction - blocks caught in explosions, explode
tech: shock wave reduces explosion damage by 30% (was 40%)

slime hazards now draw themselves in hazard.query()
I updated all the maps to remove hazard.draw()
    but maybe I missed one let me know if you find a buggy slime
laser hazards also draw themselves in hazard.opticalQuery()

2/6 rooms for new level.labs() are completed
2021-06-17 13:03:03 -07:00
landgreen fe05a57a13 toggle
tech supertemporal - fire your super balls at the same place in space, but delayed in time

super ball starts with 3 not 4 balls, but they are is 25% larger, 10% faster, and 25% lower divergence
  (this makes adding more balls much stronger)
gun - super balls has 15% less ammo

standing wave harmonics - still has no block cooldown, but now it has a cooldown for how often it can drain energy
  this should make rapidly blocking drain upto 10x less energy
  base blocking cost have increased by 25%

wormhole gets 10% duplication (was 7%)
ice-IX does 15% more damage

new level element - toggle(x, y, isLockOn = false)
  similar to a button but doesn't require a block
  used on the level highrise
  can toggle "off and on" or "lock on"
2021-06-15 05:58:28 -07:00
landgreen a285375e2b WIMPs for wormhole
tech: WIMPs now requires wormhole
  gives 3-9 research now (was 2-3)

tech: eddy current brake - is 15% larger and caps mob speeds at 20% slower

bug fixes
2021-06-13 18:45:53 -07:00
landgreen 36d44c2569 balance
over all game difficulty scaling occurs faster
  your damage will feel lower, and you will take more harm,
  so you should probably play on a lower difficulty

tech: Higgs manism gives 50% reduced fire delay instead of harm reduction
tech: inertial frame is removed
tech: automatic is now a junk tech

balance:
  dead reckoning gives 36% damage when at rest (was 30%)
  overcharge gives 10 more energy, but adds 10 junk tech
  1st ionization energy gives 6 energy per heal (was 5)
  dormancy increases damage by 100% but lowers it by 33% if no recent kills (was +50%, -15%)
  torpor decreases harm by 66% increases harm by 15% if no recent kills (was -50%, +10%)
  Ψ(t) collapse spawns 3 more research, so it's at 15
  fragmentation gives 30% more nails for railgun
  ammonium nitrate +25% (was 20%)
  generalist gives 8 guns (was 6)
  arsenal gives 10% per gun (was 14%)
  rivet gun fires 25% faster, rivets are 15% larger
  shotgun slug is 33% bigger
  missile bot fires 10% more often
  tinsellated flagella gives 40% speed increase (was 50%), base spore speed is 10% faster
  beamSplitter has a 20% lower divergence
  nano manufacturing tech is all buffed 15%
  traversable geodesics gives 2 guns and ammo (was 1)
  mines have 25% more nails, laser mines use 20% less energy sentry mines last 33% seconds longer
  zoospore vector has an 11% chance to spawn (was 9%)
  negentropy spawns a heal for every 33 missing health (was 50 health)
  exciton-lattice gives 60% damage
  thermocouple spawns 1-8 ice-IX (was 1-5)
  WIMPs spawn 2-6 research (was 2-3)
  quantum immortality reduces harm by 33% (was 23%)
  commodities exchange gives 10 power ups (was 8)
  super balls are 17% bigger (this means they do about 25% more damage)
  exothermic process increases damage by (was 45%)
  heat engine increases damage by 50% (was 40%)
  replication gives 10% duplication chance (was 8%)
  stimulated emission gives 22% duplication chance
  futures exchange gives 4.7% duplication chance per cancel  (was 4.3%)
  needles are 10% slower and do 15% more damage

bug fixes:
  reduced tolerances text rewritten to clarify that it gives more ammo per ammo pack
  hazards on horizontal flipped levels now correctly do damage
  ship mode aims properly after you die
    although it still doesn't reset
  experiment mode selections are highlighted better
2021-06-13 05:41:37 -07:00
landgreen 3560bf7365 inertial mass
historyBoss has a much smaller damage radius, but it does 2x more damage
  also history boss has updated graphics
  no the dotted lines on the player isn't a bug

inertial mass - negative mass field is larger and you accelerate faster
  also moves blocks horizontally while the field is active

junk tech - hide your health bar, spawn 30 health

bug fixes
2021-06-11 04:43:34 -07:00
landgreen 0ed604a74a tokamak
tech: tokamak - instead of throwing a block convert it into energy and a pulse explosion
  requires plasma

standing wave field no longer gives 25% harm reduction
standing wave field can now block through walls

bug fixes
2021-06-09 05:59:38 -07:00
landgreen d9f17ec2db spherical harmonics
tech removed: frequency resonance
standing wave tech: spherical harmonics - standing wave oscillates in a 3rd dimension, increasing deflecting efficiency by 60%
standing wave tech: expansion - using standing wave field drains energy to temporarily expand its radius
2021-06-05 07:22:41 -07:00
landgreen b307a50a72 tungsten carbide
removed tech: supersaturation - 50 max health
tech: tungsten carbide - gain 100 max health, but take falling damage

supercapacitor renamed Maxwell's demon
  energy above your max decays 92% slower. add 16 junk tech
  (was 70% with no junk tech)

mine synthesis renamed booby trap
  spawns a mine when ever you pick up a power up, add 9 junk tech
2021-06-04 06:38:17 -07:00
landgreen 005436a177 level: tunnel
new community level: tunnel
by Scarlettt

drones will now pick up power ups that are in range even if they are locked onto a mob
  (if all mobs are gone they will lock onto and chase power ups)
2021-06-03 05:55:55 -07:00
landgreen e83b84f1fb highrise
some changes to highrise level

boost bug fix
MACHO bug fix
2021-06-02 05:41:15 -07:00
landgreen 05420af818 horizontal flip
levels are now randomly flipped horizontally

removed spawn.boost( from n-gon
make boosts with these commands:
  const boost1 = level.boost(2550, 1500, 1700) //x,y, boost height
  const boost2 = level.boost(-3400, -2050, 3000)
  level.custom = () => {
      boost1.query();
      boost2.query();
also you don't have to draw the boosts any more, the query command does it for you
2021-06-01 05:56:15 -07:00
landgreen 69fec1cde7 metamaterial cloaking now does 300% more damage
added 50% chance for elevators on warehouse level

metamaterial cloaking now does 300% more damage if a mob has not died in the last 4 seconds
  removed: tech: combinatorial optimization - increase damage by 66% if a mob hasn't died in the last 5 seconds

fixed bug with experiment not loading tech
2021-05-30 14:14:29 -07:00
landgreen d54ca92cf7 combinatorial optimization
"cloak" and "alternate reality" now have styled text

metamaterial field damage increased to 146% (was 121%)
tech: combinatorial optimization - increase damage by 66% if a mob hasn't died in the last 5 seconds

fix bugs where some shared build URLs were crashing on some unusual tech, like lore tech and nonrefundable tech
junk tech: not a bug - crashes the game
2021-05-30 06:14:34 -07:00
landgreen dc81f05947 n_gon level
NEW COMMUNITY LEVEL  n_gon   by Oranger

experimenting with some code the automatically positions blocks into the center of buttons
  let me know if anything acts oddly as a result

small adjustments to maps around buttons around platforms
some bug fixes
2021-05-28 20:30:43 -07:00
landgreen 8ab86fea09 elevator
cleaned up elevator physics, added ability to hold the elevator at one location
added elevator with a on/off button to level highrise (0.6 chance to show up)
2021-05-27 07:11:39 -07:00
landgreen 39e6ee5dde elevators
jump now applies the velocity of the block you jumped off of
  it might feel slightly different if you play n-gon often
  it could add some bugs so let me know

elevators have more realistic physics
  you can jump off them when they get to the top (fun!)
  blocks interact with them in a more healthy way (no bleed through)
  they can have a wider range of healthy speeds
  it can hurt mobs
2021-05-25 17:40:17 -07:00
landgreen 8727fee15e MACHO
tech: MACHO - an object follows you and gives you harm protection when you are inside it's halo

several nano-scale field tech now require some research, and have been buffed
  nano-scale mycelium, ice-IX, missile tech now consume 20% less energy to produce bullets
  nano-scale bot tech: spawn an extra bots

some bug fixes
2021-05-24 05:19:36 -07:00
landgreen 4405327828 block
"block" is now styled text
blocking with a shield is now called deflecting

added 100% block damage buffs to flywheel and inelastic collision
restitution now spawns 2 power ups (up from 1)

about 75 edits to tech requirement text
2021-05-19 16:34:36 -07:00
landgreen f6a0eb38ee inflation
tech: inflation - thrown blocks expand, and throwing charges faster
fermions applies to thrown blocks as well

junk tech: posture - stand tall
junk tech: rhythm - you oscillate up and down

shieldingBoss no longer shields other bosses
mine damage is about 25% better
final boss leave a body
several minor bug fixes
2021-05-19 06:08:09 -07:00
landgreen cdf98c804a fermions
fermions: after a block is affected by pilot wave it collides with intangible mobs, but not you
2021-05-17 05:52:37 -07:00
landgreen 14dfc4a145 restitution doesn't work with pilot wave
pilot wave energy is back to it's old energy settings
tech: restitution - now only triggers power ups from blocks thrown by the player
  (this makes pilot wave and naturally falling blocks not spawn power ups. flywheel will work if a block was thrown in the last 3 seconds)

standing wave harmonic has reduced blocking recoil
2021-05-16 06:36:23 -07:00
landgreen feeba5156c pilot wave adjustments
pilot is back to it's previous speed, and spawning at mouse
pilot wave uses 50% less energy when you are low on energy, but it uses more energy then normal when you have more energy
pilot wave tech
  lost: time crystals, Lorentz transformation, annihilation
  gained: degenerate matter - 60% harm reduction while field is active
tech: potential well - blocks in pilot wave drift into the center of the field with a much higher force
  this lets you hold larger blocks and flick them much faster
2021-05-15 07:01:22 -07:00
landgreen 33ed7dddfa pilot wave is a bit slower
spammable methods of energy generation no longer work while immune to damage
  rail-gun, flip-flop, dynamo-bots, ice-IX, energy siphon

pilot wave follows the mouse a bit slower
  (I think this is actually a buff, because blocks stay in the field better)
a newly clicked pilot wave now begins at the player, not the mouse
  (this is just because it looks cool)

tech: many worlds, now only spawns 1 tech
  (use to spawn a heal, ammo, research too)
2021-05-14 05:16:47 -07:00
landgreen 39c9b08b2e WIMPs
ice-IX does 15% more damage

tech: WIMPs - an indestructible harmful particle slowly chases you
  spawn 2-3 research at the end of each level
experimental mode : WIMPS chase you

beating the final boss looks a bit less like death and a bit more like winning
  also there are some text directions on how to enter endless mode (press T after you win)

tech removed: 1-body problem
2021-05-13 18:32:20 -07:00
landgreen c00199daa7 wave bullets end after damage
wave beam bullets now end after hitting mobs
  bullets do more damage, and reduce mob velocity a bit
  more ammo, more fire delay

most wave beam tech has been buffed a bit also
2021-05-11 18:10:38 -07:00
landgreen 0019143124 metastability
tech: metastability - 20% dup chance, but duplicated powers up eventually explode
nerfed tech: electric reactive armor 6% (was 7%) explosion damage reduction for every 10 energy you currently have
2021-05-10 06:20:19 -07:00
landgreen ce169ba860 crystallizer
random tech spawn chance now scales with levels clear (zero chance after level 10)
  (it used to scale with total tech acquired, but you probably will not even notice this change)

tech: crystallizer - mods produce ice-IX crystals when they die

tech pulse and tech slow light now work together for laser beam,
 (I think it is pretty dangerous to try them together though)
2021-05-08 07:35:25 -07:00
landgreen 59b124392c quick typo fix 2021-05-06 17:35:13 -07:00
landgreen e874f0f737 new COMMUNITY LEVEL vats
new COMMUNITY LEVEL vats by Dablux on discord!
(also the community map order wasn't randomizing right and was giving an extra level before the final boss)
2021-05-06 17:33:07 -07:00
landgreen 455f41540a non-unitary
more wave beam balance
backward induction costs 2 research now, also it is fixed (it would sometimes give an extra tech or the wrong tech)
powerupBoss now gives research and ammo when it hits you, not 2 heals (it still ejects one of your tech also)

tech: non-unitary operator - taking damage randomizes your run, reduce difficulty by 2 levels
2021-05-06 05:50:50 -07:00
landgreen 93bdb5e8c3 more wave beam adjustments 2021-05-05 05:47:54 -07:00
landgreen c10e110a5d wave beam
several small wave beam tech adjustments
I lost track of what I did
2021-05-04 07:03:13 -07:00
landgreen 76c591ef61 n-gon 2021-05-03 06:14:58 -07:00
landgreen ee307266ef wavelength
tech: wavelength - wavelets are longer and have more range
2021-05-03 05:55:43 -07:00
landgreen def6076558 wavelets
harm immunity effects now apply to explosion self damage
tech: CPT grenades no longer harm you

tech: least action - wavelets are slower and do more damage
tech: amplitude - wavelets are taller and do more damage
tech: wavelength - wavelets are longer and do more damage
2021-05-03 04:35:49 -07:00
landgreen 04f29052a9 wave beam
some wave beam bug fixes and balance

tech: stationary action - slower wave beam but more damage
2021-05-02 05:22:54 -07:00
landgreen 63832cd137 wave beam rework
community level crossfire has been nerfed a bit

**wave beam rework**

removed tech: wave packet (this is now the default mode of wave beam)
tech: imaginary number - 50% more damage, but the wave is a single strand

tech: bound state - wave bullets reflect backwards 2 times
  now stacks 9 times and works with phase velocity

tech: jabbering - wave beam fires another packet if you hold fire
  also increases wave damage by 25%
2021-05-01 15:44:05 -07:00
landgreen bfa1fe808c nonRefundable
some bot related tech is no longer nonRefundable
nonRefundable tech is now hidden in experiment mode
2021-04-29 06:07:29 -07:00
landgreen e619a2d57b pulse charge
pulse laser now charges up with energy before you fire, but it fires 3 overlapping explosions
  please give feedback on balance (too strong, too weak?)

tech shockwave: now applies to all explosions

foam gun now gets 20% less ammo
2021-04-27 05:10:36 -07:00
landgreen 07a78743be foam bug fixes 2021-04-25 04:41:30 -07:00
landgreen f6d02d579f bug fix 2021-04-24 06:42:43 -07:00
landgreen c7c025244e foam charges
apomixis spawns 8 bosses (up from 4)

foam gun now charges up until you release the fire button
2021-04-23 20:45:26 -07:00
landgreen 29dee3536f triple point
perfect diamagnetism now has a 1/6 of a second cooldown after blocking (same as other fields)
perfect diamagnetism can get bremsstrahlung now

standing wave harmonic field blocks now block large mobs more reliably

tech: triple point - blocking makes iceIX crystals
  unlocked with: standing wave harmonic field or perfect diamagnetism
2021-04-21 19:57:53 -07:00
landgreen b50e2ba9ce needles, and diffraction
diffraction grating only gains 1 extra beam, but no longer gets a damage reduction
  also the beam split is wider than before

needle move twice as fast (was 50, now is 100)
  and they are 50% longer and 25% thinner
  damage was improved about 20%
  delay between each needle in a volley is slightly longer
2021-04-20 06:36:22 -07:00
landgreen 43568616fd throwing blocks are buffed
thrown blocks can damage intangible mobs for a couple seconds after they are thrown
  they are set to act like bullets for a few seconds after being thrown
all blocks do 50% more damage to mobs and 50% longer stun
blocks do more damage vs. shielded mobs  (damage penalty is 40%, was 66%))
mass driver - damage increase set to 200% (up from 100%)
negative mass field can lift blocks twice as heavy as before with little movement reduction

tech: flywheel - when mobs die their body is spun and flung at nearby mobs
  requires mass driver, no other mob death tech
2021-04-19 19:45:57 -07:00
landgreen ef63dc5494 crossfire
bots are now nonrefundable, so they don't display as a tech when you select them
  this might introduce some errors, please let me know if you see something
bot counts can be seen in pause menu

the final boss will spawn progressively more mobs if you don't kill it quickly enough
  levelBosses are also more likely to spawn on the final boss

added community map - crossfire
  by iNoobBoi
2021-04-17 09:55:27 -07:00
landgreen 058b1f94f5 fixed shooting aiming and url broken 2021-04-16 05:13:21 -07:00
landgreen a5aea4ccc5 spawns
experiment and junk tech: decomposers - mobs leave behind spawns when they die

new levelBoss - a cluster of larger spawns
  while it's alive all mobs other leave behind spawns

added block collisions to most no collide mobs
  (this should buff block throwing and pilot wave)
2021-04-15 05:23:26 -07:00
landgreen b217a50f75 refit
experiment and junk: panopticon - mobs can see you all the time

scrap bots now have a 33% chance to spawn for 10 seconds after killing a mob
  (was 20% chance for 20 seconds)
tech: scrap refit - killing a mob resets your functional scrap bots back to 10 seconds of operation

several damage tech have reduced damage by about 10%
spores do 20% more damage, but last 1 second shorter
2021-04-08 12:26:06 -07:00
landgreen 45fb86189b drone repair
tech: automatic - always fire, but get 2.5x ammo
  requires inertial frame

tech: drone repair - while drones are your active gun, drones respawn with a 50% chance to consume ammo
2021-04-02 10:53:44 -07:00
landgreen 94314f7a59 removed level.fillBG
added new graphics to several maps

to level developers: level.fillBG and level.fill no longer work,
you should draw backgrounds directly in level.custom like this:
level.custom = () => {
    ctx.fillStyle = "rgba(0,255,255,0.1)";
    ctx.fillRect(6400, -550, 300, 350);
    level.playerExitCheck();
    level.exit.draw();
    level.enter.draw();
};
2021-03-31 18:03:08 -07:00
landgreen 4848cc4e73 1-body problem
tech: 1-body problem - do 100% damage if there is only 1 active bullet

experiment mode and junk tech: random aiming

bug fix - sniper, shooter aiming might be improved (no more firing backwards)
  or maybe I just made it worse, let me know

bug fix - Shift registers

working on rewriting the way backgrounds and foregrounds are drawn on each level (in progress)
2021-03-30 05:23:56 -07:00
landgreen 3ab42884ca relay switch
bug fix - grower mob becoming immune to damage when shielded and growing bigger than shield

relay switch - toggles ON/OFF when you pick up a power up
tech: ice IX condenser - if ON make a couple Ice IX crystals every second
2021-03-26 05:54:28 -07:00
landgreen 84e4079181 blocks don't block vision
more bug fixes (pulse color, backwards induction giving too many tech)

mobs can now see through blocks
  mobs spawns and level spawns have been adjusted to prevent getting zonked at the start of a level
2021-03-23 15:47:33 -07:00
landgreen 38e38578e6 backward induction
more bug fixes (many worlds, disintegrated armament)

tech: backward induction - gain all the tech options you didn't choose from your previous tech selection menu
2021-03-22 05:30:29 -07:00
landgreen 603d5c466c frequency doubling
some tech is now only 50% likely to show up
  I choose about 25 tech that don't effect game play as much, and dropped them down to 50% frequency

reset on experiment menu should now clear power ups and bullets

fixed bug with no heals
2021-03-20 16:42:36 -07:00
landgreen 69b416b203 ergodicity, tooltips
tech requirement info UI updated in experiment mode

tech: ergodicity - remove heal power ups and heal tech,  reduce difficulty by 2 levels
2021-03-19 19:15:52 -07:00
landgreen 1aa4afb280 reduced tolerances- fix
quick balance and bug fix for drone tech - reduced tolerances
2021-03-16 21:01:02 -07:00
landgreen 4b50f08056 level boss health rework
level bosses will do about 50% less damage on collisions, but they will take about 33% more to kill

fixed and renamed the new drone tech
2021-03-16 20:33:14 -07:00
landgreen 05fcb823b2 planned obsolescence
bug fixes
  strong anthropic principle does 0.03599% more damage
  spores can stick to rotating blocks now
  probably fixed the new wormhole field while targeting a block -> crouch lock bug
  ceramic needles now correctly bypass shields

needles fire 3 at a time with a short delay and no spread

tech: planned obsolescence - 3x drone ammo, 1/3 drone nano-scale energy cost, but 53% reduced drone life span
2021-03-16 05:03:50 -07:00
landgreen 862a0ae9d0 electrostatic induction
tech: electrostatic induction - foam bullets are attracted to nearby mobs

portals on perplex map, now remove blocks that fall in
new community map! coliseum by iNoobBoi

a few more tech can be refunded properly
nonRefundable tech don't show up in the list of tech you have
2021-03-13 06:22:05 -08:00
landgreen 3d04e61a04 testChamber2
meta-analysis - if you choose a junk tech you instead get a random tech and spawn 2 research
micro-extruder should have 50% less lag

new community level testChamber2! by Oranger on n-gon discord
(be sure to enable community levels in settings)
2021-03-11 18:35:11 -08:00
landgreen 1056a77572 bug fix 2021-03-09 04:05:40 -08:00
landgreen 06dfe46f8e more pulsar balance and polish 2021-03-09 04:04:32 -08:00
landgreen b3c54e89f1 pulsarBoss 2021-03-08 06:16:10 -08:00
landgreen 25865c1532 pulsar balance 2021-03-08 05:11:09 -08:00
landgreen 5f68bc687f pulsar
new mob: pulsar - aims at player and does damage in an circle
  (set to 3x chance to show up until the next patch)

several tech that were nonrefundable now can be removed and refunded
added several bug fixes
2021-03-07 05:59:10 -08:00
landgreen abed965f7b frequency
tech: robotics - 3x frequency of bot tech, spawn a random bot
tech: statistical ensemble - 10000% increased frequency of recursive tech you already have

non-refundable tech can no longer display as "off" in the experiment menu when you click it a second time
  these tech can't be removed with out resetting
  please don't submit bug reports about this...

added more junk tech
2021-03-04 04:47:51 -08:00
landgreen 9e98ceb4e1 frequency
some tech now has 2x,3x,4x frequency of showing up
  (most tech is at 1x, a few are at 2x if they have a rare requirement to unlock)
reworked junk and lore tech systems
  (might be some new bugs)

tech that used to just summon a power up now also increases tech frequency
removed the 4 perpetual techs

maybe fixed immune boss bug on detours level
2021-03-02 04:24:23 -08:00
landgreen e3ef0f00e3 flip-flop
tech: flip-flip - does nothing, except toggle on collisions
tech: NOR gate - when flip-flip is ON take 0 harm from collisions
tech: NAND gate - when flip-flip is ON do 55.5% damage
tech: transistor - when flip-flop is ON regen 22 energy/s, when OFF drain 3.1 energy /s
tech: shift registers - set flip-flop to ON with a new level
2021-02-28 08:03:47 -08:00
landgreen 542815478e NOR NAND
possible bug fixes for the crouch lock bug

tech: NAND gate -  at the start of a level set flip-flop to "on"
tech: NOR gate - do 50% more damage when the flip-flop is in the "off" state
2021-02-27 12:47:16 -08:00
landgreen 5c466b4e09 shieldingBoss
shieldingBoss - doesn't attack, but shields all mobs every 2.5s

reworked how tetherBoss's constraint work
  please, let me know if the tether boss is buggy on any of the levels
  the chance for tether boss was removed from level: detours

tech: flip-flop - collisions do 25% more harm, but you become immune to harm for the next collision
2021-02-26 05:10:25 -08:00
landgreen 01b1286764 anthropic
mob orbitals can now be destroyed, but it takes a very large amount of damage

laser-bot upgrade: gives 75% damage, range, and energy efficiency  (was 400% damage, but they ran out of energy too fast)
boom-bots are now smart about not hurting the player with explosions while doing the most damage

tech: strong anthropic principle - after anthropic principle prevents your death do 137.03599 extra damage for the rest of the level
2021-02-24 04:57:52 -08:00
landgreen 6fdbc0ea7e m.switchworlds() 2021-02-21 06:14:11 -08:00
landgreen 10b5616460 upgrades
many worlds renamed to ansatz
new tech many-worlds: at the start of each new level switch realities

removed tech: electroactive polymers - convert bots to the same type on weapon swap
all bot upgrades convert current bots to the upgraded type
  only one bot upgrade allowed
2021-02-20 16:37:32 -08:00
landgreen c085b30af4 in game music
mob effect: freeze - now only slows mobs down
  all freeze effects are about 50% longer

junk tech: music - adds background music to n-gon
junk tech: performance - adds fps tracker to n-gon

tech: dormancy - if a mob has died in the last 5 seconds increase damage by 50% else decrease damage by 50%
tech: torpor   - if a mob has died in the last 5 seconds reduce harm by 66% else increase harm by 33%
2021-02-19 06:13:33 -08:00
landgreen 7e963881f6 orbitals
ship mode can be found in the experimental menu

some mobs now have orbitals at random
new level boss: orbitalBoss

most late game bot tech has been buffed
tech: get 2 random bots, also when you switch guns cycle all bots to the same type
2021-02-17 06:44:33 -08:00
landgreen 4ebd87c6a8 shipMode
added 2 new testing keys: J = clear mobs, H = infinity health
added junk tech: ship (it's hard to control, but you get better with practice)
  m.shipMode() in console
2021-02-14 05:18:22 -08:00
landgreen 5aa7233bc8 quantum foam
all mobs that move through walls and blocks now have a transparent fill
player and power ups float in hazards

tech: apomixis - after reaching 100% duplication spawn 4 level bosses
tech: quantum foam - +153% foam damage, fire 0.35s into the future
bullets are bigger, and  easier to see
2021-02-12 06:02:34 -08:00
landgreen 045039171e restitution
several new junk tech

unified field theory: now cycles fields after you click the field box when paused

tech: restitution - mobs killed by blocks spawn power ups
tech: inelastic collision - 60% harm reduction when holding a block
2021-02-09 05:46:43 -08:00
landgreen dc94bf871d replication
tech change: commodities exchange 6 -> 8 power ups on cancel
tech change: MIRV - doesn't reduce the missile size as much, has a better missile spread, and a very short fire delay

tech: replication - gain 8% duplication, but add in 10 junk tech to the pool
added several new junk tech (18 possible junk tech now)
2021-02-07 06:20:58 -08:00
landgreen 6e5d951bf1 historyBoss
blocking uses 33% less energy

tech: stimulated emission removed
tech: Bayesian statistics renamed stimulated emission
tech: futures exchange gives 4.5% per cancel (up from 4%)

new level boss: follows you like the dynamo-bot, but is not friend
  will not spawn if you have a dynamo-bot
  (probably will be rebalanced in next patch)
2021-02-05 05:38:08 -08:00
landgreen 6446685cf0 bug fix dark patterns 2021-01-31 11:41:42 -08:00
landgreen 774fa44b81 dark patterns
tech cloning requires > 25% dup chance, and is now only 2x (was 3x) your dup chance for a second boss
playing with the 4 community levels now removes 4 random levels from the level list

tech: dark patterns - reduce combat difficulty by 1 level and add 16 junk tech to the potential tech pool
2021-01-31 07:55:01 -08:00
landgreen 20a36f44c3 dynamo 2021-01-29 06:09:22 -08:00
landgreen 66f2cce2b7 cloning
tech: cloning - chance to spawn another level boss = 3x your duplication chance

tech: dynamo-bot: a bot follows your history, damages mobs, and regens energy when it gets close
tech: dynamo upgrade: more energy regen
2021-01-29 05:13:44 -08:00
landgreen e4acaca31c unified field theory
unified field theory doesn't require research to cycle fields

game resets after beating final boss (in 20s)
2021-01-26 07:28:18 -08:00
landgreen 829cf134ef ceramic needles
iridium-192: now has a wider explosions range and no knock back
nail gun: irradiated nails do about 33% more damage over 2 seconds
nail gun rivet fire rate is 10% slower
nail gun: needles do 10% less damage, but they fire 10% faster
needle tech: ceramic needles - needles pierce shields
2021-01-25 04:01:55 -08:00
landgreen 21affab7b1 renamed mech to m
to continue playing after the final boss you need to use testing mode:  "T" -> "U"
renamed mech -> m
2021-01-24 08:54:26 -08:00