Историја ревизија

Аутор SHA1 Порука Датум
  Justin Gilman fbf16cece2 adding roomgen notes пре 4 година
  Justin Gilman fbf75e4430 Adding in data structs for room generator пре 4 година
  Justin Gilman bf1f312fd4 adjusting room generator to use new size scale пре 4 година
  Justin Gilman f83987d9a9 converting room size system to use tile grid пре 4 година
  Justin Gilman 80a3a9fdb5 adding in room generation if room data file does not exist yet; adding in simple room generator class пре 4 година
  Justin Gilman ca9e5fc15f building out backend for room coordinate generation пре 4 година
  Justin Gilman 3935c129db condensing tile data; adding room to background room data пре 4 година
  Justin Gilman dced71ebd4 moving example room drawing into roomdata; adding coordinates to roomcontroller get request пре 4 година
  Justin Gilman be433ec248 dynamically loading room view from server json пре 4 година
  Justin Gilman e6d1560d67 adding stubs for loading room; fixing cors issue in the server config; adding the rest of websocket event handles пре 4 година
  Justin Gilman 4c4c485725 adding initial websocket connection after assets loaded пре 4 година
  Justin Gilman e75d7b4314 adding nginx config for server пре 4 година
  Justin Gilman 746ef1d67a migrating network calls into Server class; moving colored sprites into enum пре 4 година
  Justin Gilman 12ce84b588 Adding editorconfig; autoformat some files; adding stubs for server connections пре 4 година
  Justin Gilman 34cb55526a removing unused imports; port shifting for api and websocket; loading appconfig in websocket project to define port пре 4 година
  Justin Gilman 3ddbd84b38 removing environment settings пре 4 година
  Justin Gilman 6729d4bf32 replacing simpletween with manualtween пре 4 година
  Justin Gilman 460fc24b67 adding in dotnet api backend and websocket backend; moving web files to wwwroot пре 4 година
  Justin Gilman 447632d059 moving tile sizes into the room object; locking drawing to tilesize grid; restricting room to max canvas size for iPad; adding drawOnGrid to the ColorSpriteCache пре 4 година
  Justin Gilman 76f901ee0e locking floater to a specific area; tweening duration based on distance changed пре 4 година
  Justin Gilman 1291d7e0e8 fixing grid movement for touches пре 4 година
  Justin Gilman 697b291fb3 locking player and floater movement to the tile grid пре 4 година
  Justin Gilman 7ac374cbdc replacing magic strings with enum пре 4 година
  Justin Gilman 66657d7b99 adding wall sprites пре 4 година
  Justin Gilman 1aebbb0cfa experimenting with different tiles and pallettes пре 4 година
  Justin Gilman 5f42b675ff replacing floater and hero with colored sprites пре 4 година
  Justin Gilman 57024e8265 Adding ColorSpriteCache; switching colored grass sprites to cache пре 4 година
  Justin Gilman b21fe5b584 moving all game logic into separate js file пре 4 година
  Justin Gilman fae2fcaf1b moving complicated background color blending into background init пре 4 година
  Justin Gilman d7622e393c moving camera and background sizes into room object пре 4 година