-
Notifications
You must be signed in to change notification settings - Fork 27
/
ROADMAP
58 lines (47 loc) · 1.36 KB
/
ROADMAP
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
YATC Roadmap
============
Here's a small proposed roadmap for YATC. Changes are ok before work starts
on a certain release, changing after not recommended. (0.1 being exception.)
Work on areas not outlined for a release should be discouraged. Order in the
list also kind of denotes priority.
For the latest roadmap, see:
http://tornado.zrs.hr/~ivucica/otflyspray/index.php?do=roadmap&project=2
(link no longer working)
Note: at the moment this was assembled only by ivucica, other developers
should comment.
0.1 +
---
* full multilevel map rendering +
* moving +
* console +
* talking +
* rendering inventory +
0.2
---
* party shields +
* skulls +
* smooth creature scrolling +
* smooth screen scrolling +
* turning +
* skill window +
* fix the status window not appearing after one login failure +
* attacking +
* using +
0.3
---
* ghosting +
* outfit change window +
* trading
* party options +
* opening containers +
* private messaging with tabs +
* moving items +/-
* remove dependence of animations upon VALUE/g_fps, make it VALUE*(ms difference between updates with SDL_GetTicks())/1000
? replacing GLICT with YATC-specific GUI
0.4
---
* vip
* battle window +
(due to lack of time, these were moved from 0.2 to 0.4)
* add extra base classes to Item/ItemUI et al, to kick out casting *UI to *
* completely fixing GL engine