Commit Graph

64 Commits

Author SHA1 Message Date
Fierelier
32b07aeb9a Added Windows Integration Tool
Add UML to Windows' context menu with this tool.
2019-06-02 17:56:33 +02:00
Fierelier
14673a0413 Fixed api not being set global 2019-06-02 17:56:01 +02:00
Fierelier
5aec6f2870 Launch.bat's initial title updated 2019-06-02 17:50:39 +02:00
Fierelier
abc132c287 Version 0.8.1 2019-06-02 16:32:08 +02:00
Fierelier
01c926bf67 Quick and dirty API support, sort of
UML will be rewritten soon, however, I still wanted to add simplistic API support.

- Initialization moved into its own function
- Title does not get set if api == True
- Program only gets initialized if __name__ equals "__main__", so it can be used as an API
2019-06-02 16:31:56 +02:00
Fierelier
2369d5acec Not really required to supply this 2019-06-02 16:22:00 +02:00
Fierelier
cc7e74919d Version 0.8.0 2019-06-02 16:18:05 +02:00
Fierelier
4c8425c714 (Experimental) Folders no longer get claimed
I think it might be better for the user to just use elevated rights instead. This comes with complications on Windows, but I want to work these out.
2019-06-02 16:17:53 +02:00
Fierelier
2803432ac1 Minor Linux fixes
- Now supporting both " and ' in escaped paths
- The app-name filter now uses os.sep instead of "\\"
2019-06-02 16:16:15 +02:00
Fierelier
54275c4522 Added logobig.xcf 2019-01-07 17:25:22 +01:00
Fierelier
72a5f262b1 Added x256 icon 2019-01-07 04:51:57 +01:00
Fierelier
a47dc20470 Version 0.7.7 2019-01-07 04:33:40 +01:00
Fierelier
f5e0352040 Fixed deletion of folders 2019-01-07 04:33:31 +01:00
Fierelier
293e2c9eb6 Added big variation of icon 2019-01-07 04:31:14 +01:00
Fierelier
e276c5b4dd Added assets 2019-01-07 02:32:31 +01:00
Fierelier
44d8526d80 Let's just make it transparent I guess 2019-01-07 01:52:28 +01:00
Fierelier
05eb6fb703 Centered #3 2019-01-07 01:51:08 +01:00
Fierelier
7f2954df06 Centered on le circle... again 2019-01-07 01:50:03 +01:00
Fierelier
50d0edfcbb Centered on le circle 2019-01-07 01:48:52 +01:00
Fierelier
3acece2f70 New logo
Thanks, 🅱octor
2019-01-07 01:42:29 +01:00
Fierelier
da27a6932b Version 0.7.6 2019-01-07 00:20:29 +01:00
Fierelier
5c95a87df5 Added prevention for rare error 2019-01-07 00:20:17 +01:00
Fierelier
e803811cd8 Version 0.7.5 2019-01-07 00:14:30 +01:00
Fierelier
779e03291c Sanity-check for folder-removal 2019-01-07 00:14:18 +01:00
Fierelier
24df9bc2fc Moved version information into class 2019-01-07 00:11:06 +01:00
Fierelier
c5a95d5868 Access test plopped into function 2019-01-07 00:07:32 +01:00
Fierelier
4d23c17586 Enlarged logo 2019-01-06 23:40:59 +01:00
Fierelier
55f9e15026 logo.png 2019-01-06 23:38:37 +01:00
Fierelier
4600c4931a Merge branch 'master' of https://git.lumen.sh/Fierelier/UniversalModloader 2019-01-06 23:13:11 +01:00
Fierelier
81b3a9e3b8 Version 0.7.4 2019-01-06 23:12:59 +01:00
Fierelier
b000d6567f Console: Added cd and mc commands
Continues are used now, also
2019-01-06 23:12:34 +01:00
Fierelier
f06ca5fc99 Console: New line in the beginning of loop instead of the end 2019-01-06 23:11:27 +01:00
Fierelier
b447b57d9a Simple, no-bullshit license 2019-01-05 22:34:54 +01:00
Fierelier
fca20862e2 Add LICENSE 2019-01-05 22:29:27 +01:00
Fierelier
268f3cb0c4 Added access test 2018-12-29 04:30:58 +01:00
Fierelier
a25a8c7d64 Changed version formatting yet again 2018-12-29 04:15:42 +01:00
Fierelier
9f3190bfd6 Build 20 2018-11-28 02:17:00 +01:00
Fierelier
85d0822a03 Added exit command to console mode 2018-11-28 02:16:51 +01:00
Fierelier
8c5bd03434 Changed version definitions and formatting 2018-11-28 02:16:27 +01:00
Fierelier
eb4f87e5e6 Added build definition 2018-11-28 01:26:28 +01:00
Fierelier
9dc0c232f5 Version 0.71 2018-11-28 01:16:35 +01:00
Fierelier
afa043df74 Implemented simple console tool 2018-11-28 01:16:25 +01:00
Fierelier
91423d54fa Tweaked window name 2018-11-28 00:32:32 +01:00
Fierelier
fb37f3d221 Added version number definitions 2018-11-28 00:32:15 +01:00
Fierelier
f0effff2d9 ! Experimental Launch.bat tweak 2018-11-28 00:19:48 +01:00
Fierelier
638d0b04a6 Actually added file-counter
What was I doing
2018-11-03 11:56:00 +01:00
Fierelier
618263b5d4 Fast mod-reload added + File counter, progress 2018-09-28 20:02:05 +02:00
Fierelier
936b3a9000 Folders no longer get hidden 2018-09-28 20:00:14 +02:00
Fierelier
7c7aefeddc Exception handler no longer hooked
Handler needs work
2018-09-28 19:59:23 +02:00
Fierelier
10c3c1a47c Added pause to Launch.bat for debugging 2018-09-28 19:58:25 +02:00