aboutsummaryrefslogtreecommitdiff
path: root/td/Assets
Commit message (Collapse)AuthorAgeFilesLines
* Update to new Unity versionHEADmasterJakob Stendahl2020-11-1133-191/+982
|
* Seems like i fixed the wave issue, nees to reomve some code that now became ↵Jakob Stendahl2017-10-181-1/+2
| | | | excessive
* Added another tower, tweaked prices, by some reason waves are not always ↵Jakob Stendahl2017-10-1811-5/+94
| | | | spawning...
* Added an actual cheat menuJakob Stendahl2017-10-174-9/+59
|
* Added paycheck-system, player gets payed after wave is finishedJakob Stendahl2017-10-175-2/+48
|
* Made background a bit prettierJakob Stendahl2017-10-143-0/+0
|
* Added ugly gradient backgroundJakob Stendahl2017-10-1411-0/+136
|
* Finished wavesystem. Should improve graph for how many enemies should spawn ↵Jakob Stendahl2017-10-148-73/+84
| | | | each time
* Started on waveSpawnerJakob Stendahl2017-10-141-32/+12
|
* Added new method for pausing the gameJakob Stendahl2017-10-138-12/+40
|
* Added game over screenJakob Stendahl2017-10-086-54/+118
|
* Fiksa endel feil etter at all variabla fikk navn etter systemJakob Stendahl2017-10-074-0/+5
|
* Trur æ la te VCS, ikke meninga, men æ trur itj de e nå problem egtJakob Stendahl2017-10-0726-292/+1615
|
* Made projectiles, and working health systemJakob Stendahl2017-10-079-19/+51
|
* Startet på tårn, fiksa dev-mode, laga stats UIJakob Stendahl2017-10-0630-45/+421
|
* Changed lightingJakob Stendahl2017-10-013-2/+6
|
* Added dev mode, just a console dumpJakob Stendahl2017-10-014-2/+95
|
* Started on settings menuJakob Stendahl2017-10-014-1/+22
|
* Started with towerPlacementsJakob Stendahl2017-09-3012-0/+67
|
* Worked on UI scaling, and added description to some of the scriptsJakob Stendahl2017-09-307-150/+24
|
* Made pausemenu and sidebarJakob Stendahl2017-09-303-0/+86
|
* Added font, going to bedJakob Stendahl2017-09-3066-2/+1800
|
* Started on GUIJakob Stendahl2017-09-309-0/+216
|
* Small workaround for where the enemy catches playerJakob Stendahl2017-09-294-13/+9
|
* Minor design tweaksJakob Stendahl2017-09-294-11/+16
|
* Bytt ut eksempel med starten på et Tower Defence spill (#2)Jakob Stendahl2017-09-2930-0/+513
* Startet på TD :) * Slett tulleprosjekt * Added enemy as a prefab * Fiksa stygge skygga * Fiksa stygge skygga på android * Tweaked design, cleanup of enemy script * Made enemy spawner, plus changed enemy color to red * Added pan and zoom (Pan is ugly still) * Veit itj ka som e endra :)