Commit Graph

  • d4b75bac23 Wrong app name in Debian changelog Yohann D'ANELLO 2020-11-19 04:03:35 +0100
  • 20a9743b9f Add build Gitlab CI stage Yohann D'ANELLO 2020-11-19 04:01:02 +0100
  • 58a841150b Rename debian package to python3-squirrelbattle Yohann D'ANELLO 2020-11-19 03:54:54 +0100
  • d677a832f7 Debian package depends on fonts-noto-color-emoji Yohann D'ANELLO 2020-11-19 03:45:36 +0100
  • 49380d7c7a Make Debian package Yohann D'ANELLO 2020-11-19 03:41:28 +0100
  • b869331abb Make Debian package Yohann D'ANELLO 2020-11-19 03:29:00 +0100
  • 926fba1e82 Update README to add PyPI installation Yohann D'ANELLO 2020-11-19 03:19:44 +0100
  • 082ac5e260 Start at version 3.14 Yohann D'ANELLO 2020-11-19 03:14:34 +0100
  • 0fbbf4925d Store configuration in user configuration directory Yohann D'ANELLO 2020-11-19 03:13:01 +0100
  • 00f843754a Use a ResourceManager to find assets Yohann D'ANELLO 2020-11-19 02:49:59 +0100
  • d92a5e1629 Add only one interrogation mark in settings menu Yohann D'ANELLO 2020-11-19 02:47:36 +0100
  • a8ea328460 Game name is Squirrel Battle Yohann D'ANELLO 2020-11-19 02:41:42 +0100
  • a7afc0c577 Prepare PyPI deployment Yohann D'ANELLO 2020-11-19 02:30:29 +0100
  • d0ee9ec562 Rename dungeonbattle to squirrelbattle Yohann D'ANELLO 2020-11-19 02:18:08 +0100
  • 9232f67dc9 Add LICENSE ynerant 2020-11-19 01:51:10 +0100
  • 4cdf90853a Merge branch 'new_game' into 'master' ynerant 2020-11-19 01:50:43 +0100
  • 2f5db125e0 Merge branch 'master' into 'new_game' ynerant 2020-11-19 01:46:25 +0100
  • 3520a76613 Test to create/resume a game Yohann D'ANELLO 2020-11-19 01:39:12 +0100
  • a51ca5dbe3 Menu key handler moved Yohann D'ANELLO 2020-11-19 01:32:52 +0100
  • 80ae824ed8 Fix concurrent access to entity list issue Yohann D'ANELLO 2020-11-19 01:13:46 +0100
  • 90b046f3e7 Don't commit game save Yohann D'ANELLO 2020-11-19 01:12:12 +0100
  • 109543a385 Fix broken tests Yohann D'ANELLO 2020-11-19 01:11:11 +0100
  • 075c061a14 Don't ignore first line Yohann D'ANELLO 2020-11-19 00:34:00 +0100
  • 3126b89bc1 Replace player instance Yohann D'ANELLO 2020-11-19 00:33:50 +0100
  • 58fbba8cc9 Save entities Yohann D'ANELLO 2020-11-19 00:10:37 +0100
  • a4482849ae Fix for loading game in progress, there remains to change all entities __init__ to allow being initialized by a dictionnary (work in progress, breaks the game) eichhornchen 2020-11-18 22:42:46 +0100
  • 57a20c53f3 Update MapDisplay after loading a map Yohann D'ANELLO 2020-11-18 15:04:15 +0100
  • e52e0c833c Replace tiles when loading map from a save file Yohann D'ANELLO 2020-11-18 15:02:30 +0100
  • 958dcdfee0 Linting Yohann D'ANELLO 2020-11-18 14:56:59 +0100
  • be6c949b18 Instantiate entity attributes in __init__ rather than in the class definition Yohann D'ANELLO 2020-11-18 14:54:21 +0100
  • 0488d8a9e2 Dead is an entity property Yohann D'ANELLO 2020-11-18 14:29:54 +0100
  • aac01d8bef Added documentation for some classes again eichhornchen 2020-11-18 12:27:59 +0100
  • 8f932604f6 Added documentation on a lot of classes and functions (and removed some files I commited by mistake) eichhornchen 2020-11-18 12:19:27 +0100
  • 41d1696c9b Added functionnal save system and broken load system eichhornchen 2020-11-16 01:01:18 +0100
  • d95747159f Non-relative symbolic link Yohann D'ANELLO 2020-11-13 18:20:20 +0100
  • dd91569203 Unfortunately 42 is too low... Yohann D'ANELLO 2020-11-13 18:19:08 +0100
  • 8d73712789 Add squirrel emoji fix Yohann D'ANELLO 2020-11-13 18:11:37 +0100
  • d9fcefbe43 Install latest version of fonts-noto-color-emoji Yohann D'ANELLO 2020-11-13 17:49:48 +0100
  • 38ca2d36e8 Exec tests Yohann D'ANELLO 2020-11-13 17:21:50 +0100
  • 78059f0399 Merge branch 'settings-menu' into 'master' ynerant 2020-11-19 01:24:24 +0100
  • cf863e8fb8 Merge branch 'master' into 'settings-menu' ynerant 2020-11-19 01:19:08 +0100
  • 6a2bd64071 Linting Yohann D'ANELLO 2020-11-19 01:17:46 +0100
  • bbeab344d9 Merge branch 'loadgame' into 'master' ynerant 2020-11-19 01:16:49 +0100
  • 038c2d0850 Fix concurrent access to entity list issue Yohann D'ANELLO 2020-11-19 01:13:46 +0100
  • ae9258cb25 Don't commit game save Yohann D'ANELLO 2020-11-19 01:12:12 +0100
  • 0d5812bfaa Fix broken tests Yohann D'ANELLO 2020-11-19 01:11:11 +0100
  • a80a604212 Don't ignore first line Yohann D'ANELLO 2020-11-19 00:34:00 +0100
  • cf6fe346d3 Replace player instance Yohann D'ANELLO 2020-11-19 00:33:50 +0100
  • 81b20b72bc Save entities Yohann D'ANELLO 2020-11-19 00:10:37 +0100
  • 657345e6f7 Fix for loading game in progress, there remains to change all entities __init__ to allow being initialized by a dictionnary (work in progress, breaks the game) eichhornchen 2020-11-18 22:42:46 +0100
  • 7ae4e47fc3 Update MapDisplay after loading a map Yohann D'ANELLO 2020-11-18 15:04:15 +0100
  • 5a65957574 Replace tiles when loading map from a save file Yohann D'ANELLO 2020-11-18 15:02:30 +0100
  • 20aeb5fd4a Linting Yohann D'ANELLO 2020-11-18 14:56:59 +0100
  • a6cd075b8c Instantiate entity attributes in __init__ rather than in the class definition Yohann D'ANELLO 2020-11-18 14:54:21 +0100
  • 61969c46e6 Dead is an entity property Yohann D'ANELLO 2020-11-18 14:29:54 +0100
  • 6f9317fbc2 Added documentation for some classes again eichhornchen 2020-11-18 12:27:59 +0100
  • 4c4a140a45 Added documentation on a lot of classes and functions (and removed some files I commited by mistake) eichhornchen 2020-11-18 12:19:27 +0100
  • f67eae3803 Added functionnal save system and broken load system eichhornchen 2020-11-16 01:01:18 +0100
  • 04d2bc1789 linting Nicolas Margulies 2020-11-13 19:08:40 +0100
  • 810ca367c5 Merge branch 'readme' into 'master' ynerant 2020-11-13 18:25:43 +0100
  • f55b1356c3 Non-relative symbolic link Yohann D'ANELLO 2020-11-13 18:20:20 +0100
  • 63e98ae97f Unfortunately 42 is too low... Yohann D'ANELLO 2020-11-13 18:19:08 +0100
  • 18b06c5274 Correcting display bug Charles Peyrat 2020-11-13 18:17:04 +0100
  • fc71c8ae88 Add squirrel emoji fix Yohann D'ANELLO 2020-11-13 18:11:37 +0100
  • ae493337ed Modified main menu to be able to override the current game with a new one Charles Peyrat 2020-11-13 18:08:48 +0100
  • 04e3b05ab5 Install latest version of fonts-noto-color-emoji Yohann D'ANELLO 2020-11-13 17:49:48 +0100
  • 60fb993bdb Exec tests Yohann D'ANELLO 2020-11-13 17:21:50 +0100
  • aa81d455f6 Changed settings menu to let the display decide how the settings are printed Nicolas Margulies 2020-11-13 15:40:44 +0100
  • eca6b9af1f Merge branch 'entities' into 'master' ynerant 2020-11-13 14:10:40 +0100
  • 600819e648 Teddy bears has 50 HP Yohann D'ANELLO 2020-11-13 14:07:27 +0100
  • 526a1a1e27 Don't use twice the same setting Yohann D'ANELLO 2020-11-12 02:03:08 +0100
  • 1366e6a54d Linting Yohann D'ANELLO 2020-11-12 01:58:10 +0100
  • d241bc8234 One more typo Yohann D'ANELLO 2020-11-12 01:57:56 +0100
  • 61d66ac220 Fixed typos nicomarg 2020-11-12 00:12:30 +0100
  • 92ab9ae075 Changed the behaviour of DisplayManager to match previous commit and fixed tests and bootstrap accordingly nicomarg 2020-11-11 23:56:08 +0100
  • b0292c05b2 The settings menu refreshes texture pack when exited nicomarg 2020-11-11 23:48:46 +0100
  • 21e85078a4 Display inventory content in statdisplay Yohann D'ANELLO 2020-11-11 23:41:06 +0100
  • 12c653fe15 Cover change texture pack Yohann D'ANELLO 2020-11-11 23:13:21 +0100
  • ffa1ea01b1 Add "back" button in settings menu Yohann D'ANELLO 2020-11-11 23:10:49 +0100
  • ddf0b21e37 Change texture pack Yohann D'ANELLO 2020-11-11 23:09:15 +0100
  • 13ac2ba13a Display comments on settings menu Yohann D'ANELLO 2020-11-11 23:00:45 +0100
  • 1eee45a0fd Forgot one unused import Yohann D'ANELLO 2020-11-11 22:51:02 +0100
  • c243176d8f Add Gitlab stage for Python 3.7 because it is Debian default version Yohann D'ANELLO 2020-11-11 22:50:14 +0100
  • cde0b19c72 KeyValues.translate_key returns a KeyValues object Yohann D'ANELLO 2020-11-11 22:47:51 +0100
  • edecb7eb90 I felt frustrated to don't have 100% of coverage Yohann D'ANELLO 2020-11-11 22:45:57 +0100
  • caef8dc9b2 Cover settings Yohann D'ANELLO 2020-11-11 22:45:15 +0100
  • 0c17e74d6a Key handler does not depend on curses's screen anymore Yohann D'ANELLO 2020-11-11 22:36:42 +0100
  • 748561e87d More separation on menu code Yohann D'ANELLO 2020-11-11 22:22:33 +0100
  • 17edb6a645 Don't resize map pad: it has already the good size (the map dimensions) Yohann D'ANELLO 2020-11-11 22:12:05 +0100
  • 4b8acc0597 Don't resize pads when resizing window. For an unknown reason, pads don't want to be displayed on small screens. Yohann D'ANELLO 2020-11-11 21:55:57 +0100
  • 42d8caefde Pycharm, please don't remove trailing white spaces on maps Yohann D'ANELLO 2020-11-11 20:51:50 +0100
  • 53077aacb0 Linting Yohann D'ANELLO 2020-11-11 20:36:43 +0100
  • f33d8b8170 Merge branch 'inventory' into entities Yohann D'ANELLO 2020-11-11 20:34:30 +0100
  • c329ec927f Add rabbits, beavers and teddy bears Yohann D'ANELLO 2020-11-11 17:39:48 +0100
  • a4eaab0db6 Linting Yohann D'ANELLO 2020-11-11 17:24:57 +0100
  • af39a305b1 Test entity movements and fights with players Yohann D'ANELLO 2020-11-11 17:23:31 +0100
  • e88b4ee775 Render game when we are dead Yohann D'ANELLO 2020-11-11 17:17:28 +0100
  • 61714a5129 Test heart healing Yohann D'ANELLO 2020-11-11 17:15:28 +0100
  • 8db00bcaa6 Fix broken tests Yohann D'ANELLO 2020-11-11 16:58:20 +0100
  • ac22aef860 Items can be put in inventory by default Yohann D'ANELLO 2020-11-11 16:57:09 +0100