Martin Haye
|
8933f2ef38
|
Proper support for setting/increasing/decreasing stats by a variable amount.
|
2021-01-05 08:50:09 -08:00 |
|
Brendan Robert
|
ed133310d9
|
Fix window maximize/restore behavior in blockly scripting editor (workaround for JavaFX bug)
|
2020-07-03 00:21:55 -05:00 |
|
Brendan Robert
|
ce8056ef0a
|
Implemented map cloning operation
|
2020-04-27 13:18:58 -05:00 |
|
Brendan Robert
|
e421efc18d
|
Fix for color selector when image zoom is active
|
2020-04-09 09:57:51 -05:00 |
|
Brendan Robert
|
3e025e405f
|
Color pattern and brush type are now retained when switching between tiles
|
2020-02-24 09:05:05 -06:00 |
|
Brendan Robert
|
6637e623fa
|
Added better control over sort direction in sheet editor
|
2020-02-24 09:04:19 -06:00 |
|
Brendan Robert
|
6e87068b30
|
Removing IDE configuration files
|
2020-01-01 18:57:00 -06:00 |
|
Brendan Robert
|
19c68edadb
|
Updated Jace emulator to allow HD images as well as 800kb floppy images
|
2020-01-01 18:56:30 -06:00 |
|
Martin Haye
|
a2425e0751
|
Added a new 'promptAnyKey' block to save space and time.
|
2019-09-12 07:21:09 -07:00 |
|
Brendan Robert
|
ec4f0f410b
|
Updated ControlsFX library version and added sort by context menu option
|
2019-05-19 10:34:03 -04:00 |
|
Brendan Robert
|
2d6bcc0f48
|
- Added modal selectors for tile and image editors
- Selected color is retained when switching tiles and images
|
2019-05-11 19:10:34 -04:00 |
|
Martin Haye
|
63f40d60b5
|
Basics of storybook packing now operational.
|
2019-01-10 09:45:40 -08:00 |
|
Brendan Robert
|
07c57e5c1d
|
Fixed some NPE issues in new projects and also finished wiring up spreadsheet UX to be on-parity with previous spreadsheet UX.
|
2018-09-15 22:13:52 -05:00 |
|
Brendan Robert
|
8fd55f6230
|
Overhaul of spreadsheet user interface
|
2018-09-15 16:24:24 -05:00 |
|
Martin Haye
|
07c810e294
|
Changed swapTile to copyTile, since that's how we effectively use it in the game, and makes for a consistent outcome every time.
|
2018-03-07 08:49:21 -08:00 |
|
Brendan Robert
|
4c6d2999af
|
Corrected spelling mitsake.
|
2018-01-24 01:33:52 -06:00 |
|
Brendan Robert
|
eb61a9f8ff
|
Fix for NPE while loading data
|
2018-01-24 01:20:03 -06:00 |
|
Brendan Robert
|
0ddc073a3d
|
Added shift to map editor
|
2018-01-24 01:19:45 -06:00 |
|
Martin Haye
|
459f5037af
|
Can now get and set the time (as an hour, 0-23).
|
2018-01-16 09:15:52 -08:00 |
|
Brendan Robert
|
c98bf87549
|
Fixed DHGR export bugs
|
2017-12-29 00:15:40 -06:00 |
|
Brendan Robert
|
e185009203
|
Added context menu to map scripts list, allowing you to copy, delete, and clear from map
|
2017-09-23 23:18:41 -05:00 |
|
Martin Haye
|
a34c54fdcd
|
Working on pack limits, and some fixes to inv screen.
|
2017-09-14 08:09:21 -07:00 |
|
badvision
|
4833f9d4ee
|
Added script eraser tool to map editor
|
2017-07-16 21:47:20 -05:00 |
|
badvision
|
70477e2be9
|
Adjusted dithering coefficients and color algorithms
|
2017-07-05 22:55:29 -05:00 |
|
badvision
|
64a0a56d9e
|
Added logging, improved image conversion wizard UX
|
2017-07-05 20:20:06 -05:00 |
|
badvision
|
12e7407b5a
|
Added hack to inject namespace into blockly XML because Stupid java introduced a stupid breaking change to their stupid XML parsing logic for no valid reason. Just all stupid. Also I'm grumpy about this. HEY JAVA DEVS: NO BREAKING CHANGES DURING POINT RELEASES!
|
2017-07-03 10:41:36 -05:00 |
|
badvision
|
c13befd414
|
Removed unused imports
|
2017-07-03 10:40:09 -05:00 |
|
badvision
|
6e7144df6a
|
Updated POM dependencies to newer versions of things. Because OOOoooo SHINY!
|
2017-07-03 10:39:24 -05:00 |
|
Martin Haye
|
4c0b02931d
|
Improved buy/sell Blockly blocks that can take parameters, to support a parameterized global Merchant script.
|
2017-04-02 09:25:11 -07:00 |
|
badvision
|
d5c51236f4
|
Added copy data feature to export monitor listings of images. Doesn't do anything for other editors except probably throw stack traces.
|
2017-03-21 00:30:24 -05:00 |
|
Martin Haye
|
ff1e31cd44
|
Adding buy/sell store logic.
|
2017-03-03 08:25:45 -08:00 |
|
Martin Haye
|
6dee0388b1
|
Added ability to increase or decrease a stat for all party members.
|
2017-02-24 08:49:12 -08:00 |
|
Martin Haye
|
9d313d5176
|
Added order field to maps. Fixed some loader bugs.
|
2017-01-29 09:23:58 -08:00 |
|
badvision
|
93729ba77a
|
Script painter
|
2016-12-24 16:01:05 -06:00 |
|
badvision
|
707bfd15cd
|
Refactored map clearing code to make things more readable.
|
2016-12-24 15:24:13 -06:00 |
|
badvision
|
fc00a1febe
|
Accidentally left important canvas clear logic commented out.
|
2016-12-24 15:04:49 -06:00 |
|
badvision
|
d39b61399d
|
Updated redraw logic to be more efficient.
|
2016-12-24 15:02:08 -06:00 |
|
badvision
|
5c05c342d5
|
Fixed some UI issues with map navigation controls
|
2016-12-24 15:00:45 -06:00 |
|
badvision
|
eee5be69db
|
Updated build to use proper maven packager and support netbeans profiling
|
2016-12-18 12:48:46 -06:00 |
|
badvision
|
ca1ffed529
|
Fixed issue with spreadsheet editor; clone and delete were not updating the backing data object
|
2016-12-17 01:45:06 -06:00 |
|
Martin Haye
|
5f53550df2
|
Support getCharResponse; better handling of interdependent global scripts; support for backslash-backtick for explicit spaces in strings.
|
2016-12-13 09:07:36 -08:00 |
|
Martin Haye
|
1f55dea477
|
Basics of benching/unbenching for players.
|
2016-11-10 08:40:50 -08:00 |
|
Martin Haye
|
e6bcc747bd
|
Outlines of 'intimate mode'
|
2016-11-07 07:58:46 -08:00 |
|
Martin Haye
|
2aa9e342e7
|
Added tile swap for 3D mode.
|
2016-11-01 09:25:36 -07:00 |
|
Martin Haye
|
33d9f17503
|
New blocks for setting and clearing full-screen img.
|
2016-10-24 07:08:37 -07:00 |
|
badvision
|
0c0c989bf0
|
Added USE_ITEM pre-connected block
|
2016-10-08 14:05:22 -05:00 |
|
Martin Haye
|
5c5f5ccf7a
|
Merge branch 'master' of https://github.com/badvision/lawless-legends
|
2016-08-31 08:17:13 -07:00 |
|
Doyousketch2
|
30e9960ca5
|
Update size of cursorAssistant when you zoom.
|
2016-08-25 15:15:19 -04:00 |
|
Martin Haye
|
ecf76efde2
|
Mostly implemented ability to add/remove players, but got some debugging to do.
|
2016-08-17 08:09:14 -07:00 |
|
Brendan Robert
|
e461f61b84
|
Added println with empty string combo block to editor
|
2016-07-27 23:44:15 -05:00 |
|