提交歷史

作者 SHA1 備註 提交日期
  Jason K. MacDuffie bb33fe74de separate the generation of floor zero 6 月之前
  Jason K. MacDuffie a09d78d77d change the floor when player goes on a stairs tile 6 月之前
  Jason K. MacDuffie 4f4bba0b33 implement changeFloors 6 月之前
  Jason K. MacDuffie ea1ed9d8c9 allow movement onto save and stairs tiles 6 月之前
  Jason K. MacDuffie 5c44420958 fix spawning on save 6 月之前
  Jason K. MacDuffie 90b9cd606c rearrange functions 6 月之前
  Jason K. MacDuffie 408ed1c7e9 fix bug in special rooms 6 月之前
  Jason K. MacDuffie 1c07580748 add logic for setting a special tile 6 月之前
  Jason K. MacDuffie a20a85260a add a pick special tile function 6 月之前
  Jason K. MacDuffie ded5ecf3be add special room function 6 月之前
  Jason K. MacDuffie a5d18c4048 further tweak room settings 6 月之前
  Jason K. MacDuffie 90d751da17 tweak the number of rooms 6 月之前
  Jason K. MacDuffie ffd217fcbd fix floating point issues 6 月之前
  Jason K. MacDuffie 517d026d5d check for space in hallway 6 月之前
  Jason K. MacDuffie 48c2c6743e make a new function coordinatesWithinRoom which works for hallways 6 月之前
  Jason K. MacDuffie 58b0b4072c update room format to match hallways 6 月之前
  Jason K. MacDuffie 4fe00eb8d3 generate hallways 6 月之前
  Jason K. MacDuffie deec719635 add functions for room distance and closest room 6 月之前
  Jason K. MacDuffie cd759a493c allow backwards order in arguments to coordinatesWithinBoundary 6 月之前
  Jason K. MacDuffie 6e13a59ace add a calculateHallway function 6 月之前
  Jason K. MacDuffie 4b338683aa fix bugs in room gen 6 月之前
  Jason K. MacDuffie f6b0da6337 scale everything down and fix padding 6 月之前
  Jason K. MacDuffie 4ec0e9afa0 fix the id not being set properly for mob movement 6 月之前
  Jason K. MacDuffie ffcce30f42 ensure player spawns in a valid spot 6 月之前
  Jason K. MacDuffie 89b3ec19a7 remove the find player function 6 月之前
  Jason K. MacDuffie 79461f9461 use null safe floorset instead of directly assigning to floor 6 月之前
  Jason K. MacDuffie 2a72f0271f add room generate function 6 月之前
  Jason K. MacDuffie 5f5bc1f0be start work on generateFloor function 6 月之前
  Jason K. MacDuffie 5e272364fc fully implement movement 6 月之前
  Jason K. MacDuffie c4d73823f6 simplify tic80 code 6 月之前