-
Notifications
You must be signed in to change notification settings - Fork 1
/
changelog.txt
174 lines (139 loc) · 5.71 KB
/
changelog.txt
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
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
If you like my tools, please check out Magic.TXD, the RenderWare TXD editor!
http://www.gtamodding.com/wiki/Magic.TXD
------------------------------------------------------
Latest resedit is located at:
https://github.com/quiret/resedit
Feel free to contribute to the development of resedit. :)
============================================================================
VERSION 0.9.2
New features!
- dxElement'ified the resource select
- added searchbox to resource select to quickly find the resources you work with
- added ability to reload server config (resedit_cfgupd)
- added ability to create resizable dxElements windows + minimum dxElement dimensions
- implemented ideas by IIYAMA (thank you!)
* double clicking in function list adds functionname into current editor
* fixed type problems in openScript API
* added close button into resource select GUI
- minor bug fixes and improvements
------------------------------------------------------------
VERSION 0.9.1
Bugfixes and improvements
- improved resedit access management system
- fixed a bug where you were kicked out of your script sessions after logging out
- fixed a bug where editor highlighting would render glitches if the highlight moved out of view
- added "addScript" and "removeScript" priviledges for more fine-tunibility
- linked up resedit with the MTA ecosystem a little more (setResourceInfo)
- added an ability to turn off author special priviledges in serverside config.xml
- removed default password for control panel (upcoming feature)
- fixed the annoyance where F5 would open many XML editors
- added "isEditorDrawing" clientside export
This is sort of a clean-up release. Should smoothen things somewhat.
------------------------------------------------------------
VERSION 0.9
Refreshing to newest MTA status
- fixed editor bugs where tokens were parsed incorrectly
- updated dxElements
- added theme manager for a little part-time fun
- fixed bugs related to script and resource deletion
- since MTA now supports "shared" files, added that in
- various bugfixes
- dxElements is now open-source.
This was a release where I pushed code that happened to be around but never
made it into full completion due to MTA:Eir development.
------------------------------------------------------------
VERSION 0.8.6
Main usability upgrade
- Reworked CEGUI to dxElements
- Updated dxElements core
- Added tab support
- Improved hinting
- Updated the input manager
- Improved the functionlist, colors instead of text!
- Added Search & Replace (ctrl/alt + f)
- Added multi-session support
- Close button now ends a scripting session
- Fixed various editor bugs
TODO:
- Theme management
- Sortable listboxes
- Update the editboxes, so they match the editor more
- Scrollable tabs
- Update the function dictionaries
------------------------------------------------------------
VERSION 0.8.4
Milestone release due to GREEN development
- Restructured script scheme to improve performance
- Fixed occasional editor garbage
- Improved token caching
- Added dxElements GUI system
- Added menubar with common features
- Added tabpanel
- Added dropDown
- Removed redundant button positioning ("Preferences")
- Improved interaction between CEGUI and dxElements
- Virtualized the editor instance
- Fixed dictionary entries
------------------------------------------------------------
VERSION 0.8.3
Critical hotfix release
- Fixed resource file addition
- Removed support for MTA 1.0.5
------------------------------------------------------------
VERSION 0.8.2
Meant to optimize and bugfix all routines and to add features.
- Ongoing routine optimization
- Fixed archived resource management
- Added a way to disable automatic indentation
- Improved resource file management
- Fixed meta.xml exploit
- Added framework for access management (access.xml)
:MTA 1.1 ONLY
- Added special key functionality (insert, delete, etc.)
- Added tabbing support
- Added automatic indentation
- Added server control panel GUI, tell me what you want to see in it (F2)
- Fixed messageBox and hint text alignment
- Fixed font select, now the combo box works
And much more...
------------------------------------------------------------
VERSION 0.8.1
Meant to optimize and fulfill on the previous BETA release.
Sets the focus on MTA 1.1
- General routine optimization
- Improved the viewport to not leave the cursor out of sight
- Fixed .xml editor node creation/deletion
- Added function hinting
- Added lexical options (dict)
- Added functionlist
- Improved renderer performance
- Added copy (ctrl + c)
- Parsing is now set to F3 key
:MTA 1.1 ONLY
- Finished general editor features
- Added undo and redo
- Optimized the renderer even more to utilize render surfaces
- Added optimized cursor movement using arrow keys
- Added repeater feature for keys
And much more...
------------------------------------------------------------
VERSION 0.8b
Meant to set another milestone. Does not provide new features but
improves the look'n'feel. Will add features in the 0.8.x series.
Considered BETA, use with caution.
- Advanced functional programming
-> Reduced arbitrary .lua opcode count
- Viewport no longer crashes while selection scroll down
- Updated download GUI
- Added upload GUI
- Renderer is now capable of multi-line colors
- Added colored comments
- Improved .lua parser
- Added MTU setting
:MTA 1.1 ONLY
- Added clientside repository setting
-> /deathmatch/resources/resedit/repository/
- Improved .xml parsing
- Removed resource file restrictions
-> No longer needed to start a resource to view it's files
- WARNING: Incomplete script editor, please use 1.0.5