Commit Verlauf

Autor SHA1 Nachricht Datum
  lairaalmas 333f5bdb64 adjusting main menu size vor 1 Jahr
  lairaalmas f5ed4a3280 change flag assets to circle and better quality vor 2 Jahren
  laira 88771a18a3 changed default game sound and made small layout changes on info boxes vor 3 Jahren
  laira 36286aaa06 changed canvas resolution from 900x600 to 1920x1080 vor 3 Jahren
  laira f887327f7b making canvas responsive in relation to the width of the panel vor 3 Jahren
  laira d0c8cb22d6 all game files are stored in new directory /js/games/ vor 3 Jahren
  laira 7342a557d8 bug fix - displayed 3 consecutive loading screens in moodle mode vor 3 Jahren
  laira 63028a4ab7 created README.md file vor 3 Jahren
  laira add997bd9b changed the object/state 'studentReport' to its own file (/js/studentReport.js) vor 3 Jahren
  laira c70de34989 now in moodle mode the student/professor can see information for a already played game vor 3 Jahren
  laira 4add7ee805 Finished implementing info box + i18n vor 3 Jahren
  laira f5fa48dc3d now the same ifractions can be used both inside and ouside moodle by setting boolean variable 'moodle' vor 3 Jahren
  laira b1fdaff8a2 - ifractions now has information boxes accessed via '?' icons on both menus - still need to finish text and i18n vor 3 Jahren
  laira 0da715460a documented gameMechanics.js vor 3 Jahren
  laira b167dc4767 Removed unused icons vor 3 Jahren
  laira bf1342d7e6 Renamed variables vor 3 Jahren
  laira 194434e681 In the process of changing the menu gui vor 3 Jahren
  laira e736b6227e finished converting tab to spaces vor 3 Jahren
  laira c158d5cae3 fixed bug with cleaning the game name in the main menu vor 3 Jahren
  laira f3f7d560fa implemented game states vor 3 Jahren
  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) vor 3 Jahren
  laira 36b637c257 * Removed framework Phaser from iFractions vor 3 Jahren
  laira 38eadd22a1 now 'audio' and 'language' files are loaded using Fetch API and no longer need phaser to work vor 4 Jahren
  laira f0a353c9c0 Bugs: vor 4 Jahren
  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 vor 4 Jahren
  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) vor 4 Jahren
  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 vor 4 Jahren
  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 vor 4 Jahren
  lairaalmas 3ec0e0eeb1 changed file save.php to a proper folder vor 5 Jahren
  lairaalmas 2fae6fda60 Fixed game progress percentage blocks that were not behaving according to value | fixed a bug in which after clicking the back icon, the game wouldnt restart the players progress when restarting a level | now map.js manages the map in all the levels due to their similarities vor 5 Jahren