Markus Ast
6a3259c5f5
expose plugin interface
2021-11-02 12:12:12 +01:00
Markus Ast
22dea08045
don't persist changes on every key stroke
...
Instead only persist when:
- changing pages
- hiding the Scratchpad
- removing focus from the textarea
0.5.0
2021-10-15 21:26:55 +02:00
Markus Ast
158c9dc5f9
insert coords below cursor (instead of at the end)
2021-10-15 21:14:08 +02:00
Markus Ast
9cc67fbc5d
add missing leading zeros to coordinate formats
2021-10-15 19:58:57 +02:00
Markus Ast
c621a6891b
include MGRS coordinates
2021-10-15 18:48:22 +02:00
Markus Ast
2cd8fb860c
determine coords format based on player aircraft
2021-10-15 18:41:55 +02:00
Markus Ast
9b020a0cae
update section about inserting coords in README
2021-10-15 18:19:19 +02:00
Markus Ast
8798859a8f
implement new method for adding coords from map
...
Refs #3
2021-10-14 22:30:15 +02:00
Markus Ast
8fa31a56b7
remove unnecessary scratchpad. prefix in code
2021-10-14 18:24:08 +02:00
Markus Ast
3db79d821a
remove unnecessary elements from window definition
2021-10-14 18:04:56 +02:00
Markus Ast
b6a0b9c7f7
add coords in both DMS and DDM
...
Fixes #16
0.4.1
2021-10-14 16:11:29 +02:00
Markus Ast
ce373ff4c5
cleanup trailing whitespace
0.4.0
2019-12-20 09:52:27 +01:00
Markus Ast
ac33093bef
fix coords added via +L/L button
...
Refs #9
2019-12-20 09:52:12 +01:00
Markus Ast
7a369f912d
Merge pull request #8 from lucasclucasdo/monospace-font
...
Text pane: select monospace font
2019-12-08 19:50:45 +01:00
Lucas Crowthers
f3717ff994
Text pane: select monospace font
...
Use Consolas (CONSOLA.TTF) as the font for the scratchpad text box.
This allows for more easily formatting tabular data like a flight
plan or other sequential information.
2019-12-01 22:48:33 -05:00
Markus Ast
c20af3074c
properly create new scratchpad on first use
...
Refs #7
0.3.2
2019-11-16 17:16:03 +01:00
Markus Ast
059263eea3
fix content migration
...
... by changing the order in which local functions are defined
Refs #6
0.3.1
2019-08-23 17:51:18 +02:00
Markus Ast
810f2a8949
update README
0.3.0
2019-08-19 19:56:56 +02:00
Markus Ast
31f6c62f27
implement multi-page support
2019-08-19 19:49:28 +02:00
Markus Ast
4a12311556
hide insert coords button for non-server clients
2019-08-19 19:48:00 +02:00
Markus Ast
9018f04209
implement button to insert all mark coordinates
...
Refs #3
2019-08-13 22:49:16 +02:00
Markus Ast
569109ba62
auto format lua file
2019-08-13 22:15:31 +02:00
Markus Ast
f498771429
save Scratchpad content into Scratchpad\0000.txt
2019-08-13 20:26:50 +02:00
Markus Ast
cc777d8aff
code cleanup
0.2.0
2019-01-10 16:02:33 +01:00
Markus Ast
5fc89eb71a
add a settings section to the README
2019-01-10 15:26:37 +01:00
Markus Ast
65d7b491e0
update README
2019-01-10 15:23:26 +01:00
Markus Ast
4b07fe6c1f
implement font size option
2019-01-10 15:18:23 +01:00
Markus Ast
2619cfc2aa
initial commit
2018-12-06 22:54:26 +01:00