ya2 · news · projects · code · about

new item
[pmachines.git] / prj.org
1 #+STARTUP: indent
2 #+TODO: BACKLOG READY DOING | DONE
3 #+CATEGORY: pmachines
4 #+TAGS: bug(b) calendar(c) waiting(w)
5
6 * DOING editor
7 - [X] edit level (button)
8 - [X] global level editor (name, instructions)
9 - [X] version is the hash of the json file without the version
10 - [X] save button
11 - [X] close editor
12 - [X] popup if exit with an unsaved scene
13 - [X] list of scenes
14 - [X] item editor
15 - [X] position (default: 0, 0, 0)
16 - [X] roll (default: 0)
17 - [X] scale (default: 1)
18 - [X] mass (default: 1)
19 - [X] restitution (default: .5)
20 - [X] friction (default: .5)
21 - [X] expected number of contacts (default: 1)
22 - [X] save modifications in the json file
23 - [X] new item
24 - [X] create the item
25 - [X] refactor: single list of items in the json
26 - [X] save the new item in the json
27 - [X] delete item
28 - [X] id
29 - [X] strategy and strategy_args
30 - [X] pop up if errors with arguments in strategy_args
31 - [ ] new scene
32 - [ ] start items
33 - [ ] editing of test_items in the editor for functional tests
34 - [ ] define functional tests
35 * BACKLOG tooltips for buttons
36 * BACKLOG teeter-tooter with constraints (real teeter tooter)
37 * BACKLOG magnet, road cone, bucket
38 * BACKLOG actions: rewind, prev, next
39 * BACKLOG (when python 3.11) use toml in place of ini
40 * BACKLOG (when panda3d provides it) android build (test with the emulator of android studio)
41 * BACKLOG (when itch.io's client waiting works with wine) functional tests for windows-itch.io
42 * calendar :calendar:
43 ** publish post q1; reschedule
44 SCHEDULED: <2023-03-20 Mon +1y>
45 ** publish post q2; reschedule
46 SCHEDULED: <2023-06-19 Mon +1y>
47 ** publish post q3; reschedule
48 SCHEDULED: <2023-09-18 Mon +1y>
49 ** publish post q4; reschedule
50 SCHEDULED: <2022-12-16 Fri +1y>