Commit fa780b1
Updated master (#3)
* Fixed CDB enum import crash
* Updated version to 1.5.4
* Changelog
* Changelog
* ADD uid ref to docs
* UPD quicktypes
* ADD uid refs listings
* UPD changelog
* ADD support for custom json style
* FIX project panel label
* ADD json style to project panel
* UPD empty map sample
* UPD docs
* FIX cache invalidation when changing json style
* UPD changelog
* Docs
* ADD full logo images
* FIX logo
* Fix `Type not found : dn.Bresenham` (deepnight#1145)
* UPD docs
* Custom Guide Grid Color (deepnight#1170)
* Fix `Type not found : dn.Bresenham` (deepnight#1145)
* Add custom guide grid color
* fix guideColor error while loading old files
---------
Co-authored-by: Matiiss <83066658+Matiiss@users.noreply.github.com>
* FIX quickPick warning
* FIX codemirror abstract enum
* UPD docs
* fix spelling error, change default value tooltip for strings (deepnight#1168)
* FIX gettext changes
* ADD support cdb uniqueIds in sheet lists
* UPD changelog
* Experiment with level multi-selection in world view, allowing grouped moves
* UPD changelog
* fix: bump version to 1.5.4-rs1
---------
Co-authored-by: Sebastien Benard <github@deepnight.net>
Co-authored-by: Matiiss <83066658+Matiiss@users.noreply.github.com>
Co-authored-by: code807 <noahcrandall.m@gmail.com>
Co-authored-by: Jeremy Faivre <contact@jeremyfa.com>1 parent ce4b423 commit fa780b1
File tree
44 files changed
+1104
-345
lines changed- app
- assets/tpl
- pages
- art/logo
- fullLogo
- docs
- quicktype
- src
- docGenerator
- electron.renderer
- data
- def
- display
- form/input
- importer
- enu
- page
- ui
- modal
- dialog
- panel
- externs/codemirror
- tests
- gameMaker
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
44 files changed
+1104
-345
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
179 | 179 | | |
180 | 180 | | |
181 | 181 | | |
| 182 | + | |
| 183 | + | |
| 184 | + | |
| 185 | + | |
| 186 | + | |
| 187 | + | |
| 188 | + | |
| 189 | + | |
| 190 | + | |
| 191 | + | |
| 192 | + | |
| 193 | + | |
182 | 194 | | |
183 | 195 | | |
184 | 196 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | | - | |
| 18 | + | |
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
| |||
116 | 116 | | |
117 | 117 | | |
118 | 118 | | |
119 | | - | |
| 119 | + | |
120 | 120 | | |
121 | | - | |
122 | | - | |
123 | | - | |
| 121 | + | |
| 122 | + | |
124 | 123 | | |
125 | 124 | | |
126 | 125 | | |
127 | | - | |
| 126 | + | |
128 | 127 | | |
129 | 128 | | |
130 | 129 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
56 | 56 | | |
57 | 57 | | |
58 | 58 | | |
59 | | - | |
| 59 | + | |
60 | 60 | | |
61 | 61 | | |
62 | 62 | | |
| |||
65 | 65 | | |
66 | 66 | | |
67 | 67 | | |
68 | | - | |
| 68 | + | |
69 | 69 | | |
70 | 70 | | |
71 | 71 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
43 | 43 | | |
44 | 44 | | |
45 | 45 | | |
46 | | - | |
| 46 | + | |
47 | 47 | | |
48 | 48 | | |
49 | 49 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
Binary file not shown.
Loading
Loading
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
1 | 10 | | |
2 | 11 | | |
3 | 12 | | |
| |||
Large diffs are not rendered by default.
0 commit comments