提交历史

作者 SHA1 备注 提交日期
  lairaalmas 333f5bdb64 adjusting main menu size 1 年之前
  lairaalmas 2ce163e09a create debug namespace and update flag position 2 年之前
  lairaalmas cbfb196915 update language screen and grid function 2 年之前
  lairaalmas f5ed4a3280 change flag assets to circle and better quality 2 年之前
  laira 88771a18a3 changed default game sound and made small layout changes on info boxes 3 年之前
  laira f887327f7b making canvas responsive in relation to the width of the panel 3 年之前
  laira d0c8cb22d6 all game files are stored in new directory /js/games/ 3 年之前
  laira 7342a557d8 bug fix - displayed 3 consecutive loading screens in moodle mode 3 年之前
  laira 63028a4ab7 created README.md file 3 年之前
  laira add997bd9b changed the object/state 'studentReport' to its own file (/js/studentReport.js) 3 年之前
  laira c70de34989 now in moodle mode the student/professor can see information for a already played game 3 年之前
  laira 4add7ee805 Finished implementing info box + i18n 3 年之前
  laira f5fa48dc3d now the same ifractions can be used both inside and ouside moodle by setting boolean variable 'moodle' 3 年之前
  laira 194434e681 In the process of changing the menu gui 3 年之前
  laira e736b6227e finished converting tab to spaces 3 年之前
  leo 39177634d3 Update 'js/preMenu.js' 3 年之前
  laira f3f7d560fa implemented game states 3 年之前
  laira e4b3d4bd29 - Menu GUI changes: changed menu and difficulty screens to make game selection more intuitive (deleted difficulty.js and menu.js now handles two states - menuScreen and menuScreenCustom) 3 年之前
  laira 36b637c257 * Removed framework Phaser from iFractions 3 年之前
  laira 38eadd22a1 now 'audio' and 'language' files are loaded using Fetch API and no longer need phaser to work 4 年之前
  laira f0a353c9c0 Bugs: 4 年之前
  lairaalmas 69f7a0ade2 in the process of fixing bugs, refactoring and commenting the code | setting fraction labels ON/OFF was put back in the game - now on the difficulty screen | in the process of defining default text styles to be used | fixed some GUI differences in similar contexts | now holds language name instead of object in php connection 4 年之前
  lairaalmas d7eb1f8f54 in the process of fixing bugs, refactoring and commenting the code | isolated 'difficulty' and 'end' states due to repetitive code (code still need some cleaning) 4 年之前
  lairaalmas 795e0e6a7e phaser files changed from ./js to ./js/phaser | deleted jquery.min.js because it wasn't being used | updating variable declaration from var to let/const due to scope problems | code refactoring 4 年之前
  lairaalmas 789cf0b8ba grammar check | in the process of changing the main menu screen to expand as more levels are added | *ON/OFF labels* options were removed from the main menu screen and are to be added to the, now, difficulty screen | in the process of making the code easier to change in the future 4 年之前
  lairaalmas 3d825b5067 added new language: italian 5 年之前
  lairaalmas 3ec0e0eeb1 changed file save.php to a proper folder 5 年之前
  lairaalmas 38fabdb16a modified the way the player progress is displayed in the game to only increse if level was completed | modified variable names from name to func_name if they received a function to facilitate code readability | currently in the proccess of removing duplicated variables and decreasing the use of global variables 5 年之前
  lairaalmas 8be0ea0e30 Revert "modified the way the player progress is displayed in the game to only increse if level was completed | modified variable names from name to func_name if they received a function to facilitate code readability | currently in the proccess of removing duplicated variables and decreasing the use of global variables" 5 年之前
  lairaalmas 2f002429bf modified the way the player progress is displayed in the game to only increse if level was completed | modified variable names from name to func_name if they received a function to facilitate code readability | currently in the proccess of removing duplicated variables and decreasing the use of global variables 5 年之前