Commit Graph

98 Commits

Author SHA1 Message Date
Shadow15510 8eb6ff15cc Merge branch 'dev' 2022-02-27 09:58:40 +01:00
Shadow15510 02c7af8007 Changes on entities gestion 2022-02-27 09:38:05 +01:00
Shadow15510 782a17ca6c Merge branch 'dev' 2022-01-30 13:40:49 +01:00
Shadow15510 b652c1fabe Improve entities' behaviors, redesign print_text function for an iterative version and other minor fixes 2022-01-30 13:18:19 +01:00
Shadow15510 ce8cd99f3c fix bug on multi-move 2022-01-29 11:54:54 +01:00
Shadow15510 f21fefddf9 fix bug on multi-move 2022-01-29 11:50:15 +01:00
Shadow15510 527dc376eb Simplify syntax 2022-01-29 11:26:55 +01:00
Shadow15510 faf1500ddc Cleaning asci and simplify syntax 2022-01-29 11:18:53 +01:00
Shadow15510 70e9a1a3a0 Add an automap.sh script to automatically convert *.tmx into asci-friendly *.py files 2022-01-29 10:55:46 +01:00
Shadow15510 07601114c4 Merge branch 'dev' 2022-01-28 23:14:03 +01:00
Shadow15510 faa5ffa23e Minor fixes 2022-01-28 23:12:59 +01:00
Shadow15510 b5dc823078 Add entities gestion and basic animations. Unify the coordinates system 2022-01-28 19:18:41 +01:00
Shadow15510 134393ec60 Update samples with new entities system 2022-01-28 19:17:48 +01:00
Shadow15510 92d27edc3d Update the Tiled converter to support the new map format 2022-01-28 19:17:10 +01:00
Shadow15510 453b916db9 minor fix on samples 2022-01-28 12:36:05 +01:00
Shadow15510 a529038ee2 Change on entities system and update samples 2022-01-28 12:33:28 +01:00
Shadow15510 e10e2098a7 Merge branch 'dev' 2022-01-26 18:42:57 +01:00
Shadow15510 a4b2c1341f Add multimove 2022-01-26 18:37:09 +01:00
Shadow15510 c45051c590 Minor change 2022-01-16 08:56:02 +01:00
Shadow15510 9f4d1da3b1 Merge branch 'dev' 2022-01-11 21:50:29 +01:00
Shadow15510 9e0085a65e Fix bug on 'print_text' 2022-01-11 21:49:20 +01:00
Shadow15510 d94ae4c9f5 Merge branch 'dev' 2022-01-08 22:48:38 +01:00
Shadow15510 5ca1857edb fix bug on samples 2022-01-08 22:48:20 +01:00
Shadow15510 7014a2c7cf Add a sample with parallel quests 2022-01-08 22:41:40 +01:00
Shadow15510 ffc491e6b3 Management of parallel quests 2022-01-04 21:30:17 +01:00
Shadow15510 3ed09bc1ba Cleaning branch 2022-01-02 17:54:12 +01:00
Shadow15510 4b951b768f minor change 2022-01-02 17:51:20 +01:00
Shadow15510 6e3c8e8981 Update samples 2022-01-02 17:43:38 +01:00
Shadow15510 eaa87b6bf6 Add a gestion of multiple choice in 'print_text' function 2022-01-02 17:41:06 +01:00
Shadow15510 8ccdfbca89 Minor changes 2021-11-24 21:27:05 +01:00
Shadow15510 0d16ef807b Change dialogue system 2021-11-20 13:48:34 +01:00
Shadow15510 00aaaff1e5 Add gestion of the changement of map in event 2021-11-15 22:26:38 +01:00
Shadow15510 67c32349f2 Fix bug on None type event 2021-11-14 18:22:30 +01:00
Shadow15510 e02c1e255b Add gestion of None type event 2021-11-14 16:07:11 +01:00
Shadow15510 8263968b45 Fix bug on input conversion 2021-11-13 19:52:21 +01:00
Shadow15510 b42b3a44ea Fix bugs 2021-11-12 16:31:33 +01:00
Shadow15510 1cd9cc99a9 Adjust player coordinates 2021-11-11 15:02:32 +01:00
Shadow15510 a4674b7716 Fix little bug 2021-11-11 15:00:45 +01:00
Shadow15510 6aec09023c Add a function in order to display text 2021-11-08 21:02:41 +01:00
Shadow15510 63083fcea1 Add a 'path' brush to the tileset 2021-11-02 09:30:18 +01:00
Shadow15510 74f140f47c Fix bugs 2021-11-02 08:51:14 +01:00
Shadow15510 0e4ca5ef63 Update converter 2021-11-01 10:36:20 +01:00
Shadow15510 f189b3789e Update .gitignore 2021-11-01 10:36:07 +01:00
Shadow15510 4f6a8b3429 Custom end key and gestion of str input 2021-11-01 09:36:13 +01:00
Shadow15510 34a11c4403 Add a new feature : routine system 2021-10-31 21:28:48 +01:00
Shadow15510 47008e5945 Fix bug on sample_3.py 2021-10-10 10:39:11 +02:00
Shadow15510 700897b3ac Minor change 2021-10-03 15:32:54 +02:00
Shadow15510 c38b2f8321 Little feature on map converter 2021-10-03 15:22:16 +02:00
Shadow15510 8ab815ffef Add the gestion of tmx extension 2021-09-01 08:09:28 +02:00
Shadow15510 2d62d5d8b2 Change map gestion 2021-08-30 16:35:28 +02:00