Historie revizí

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