Commit graph

666 commits

Author SHA1 Message Date
TheShadowOfHassen 52c63a4763 Added Deleting templates 2023-03-16 15:04:08 -04:00
TheShadowOfHassen 9543ab9d1d
Merge branch 'gtk' into gtk 2023-03-05 14:55:11 -05:00
TheJackiMonster 988fa62d61
Fix issues with menu events and adjusted startup script
Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
2023-03-01 23:32:03 +01:00
TheJackiMonster fdb5f854f6
Improve visual formatting of editor text
Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
2023-02-27 21:10:15 +01:00
TheShadowOfHassen 1852676b12 Update charactersView.py
I found the update function and it works a lot better.
2023-02-22 12:35:33 -05:00
TheJackiMonster 8110b204ca
Improve outline selection in editor view
Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
2023-02-20 15:55:23 +01:00
TheJackiMonster 955d5d7bdb
Adjust editor outline view
Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
2023-02-20 14:06:23 +01:00
TheJackiMonster 80d29b3a68
Implement navigation via outline tree in editor
Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
2023-02-20 02:08:38 +01:00
TheShadowOfHassen 546a9bebf2 Update startupWindow.py
I did this so that the startup menu (Normal start up in Manuksript) would not cause the program to crash)
it's because some actions called the function() when it is now _functon()
2023-02-17 14:15:48 -05:00
TheShadowOfHassen 1d20efcfbc Update project.py 2023-02-06 17:11:32 -05:00
TheShadowOfHassen be452a5092
Merge branch 'gtk' into gtk 2023-02-06 17:09:48 -05:00
TheShadowOfHassen 45889d6279 Changed Template Manager
I also added glade back up files to gitignore. It wasn't.
2023-02-06 15:50:04 -05:00
TheJackiMonster 3516242500
Add data status to objects
Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
2023-02-04 16:11:18 +01:00
TheJackiMonster 4ccd78bc7d
Fix multiple warnings, errors and naming issues
Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
2023-02-03 16:01:17 +01:00
TheJackiMonster 6ce6bb8aff
Merge branch 'gtk' into gtk_pull_request 2023-02-03 15:41:34 +01:00
Tobias Frisch 3027e5a93a
Merge branch 'gtk' into gtk 2023-02-03 15:38:50 +01:00
TheJackiMonster 25e0d700a4
Fix issue with fractions
Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
2023-02-03 15:30:02 +01:00
TheJackiMonster 038e101386
Add profiling function and implement loading on idle task
Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
2023-02-03 14:42:46 +01:00
TheJackiMonster e368cc7f73
Compile regex patterns once
Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
2023-02-03 05:39:47 +01:00
TheJackiMonster eac2964330
Use builtin sum function instead of manual increments
Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
2023-02-03 05:07:16 +01:00
TheJackiMonster 55b2e04bbf
Add cache for text counting
Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
2023-02-03 04:56:39 +01:00
TheJackiMonster 78614e9344
Enforce consistent naming of functions
Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
2023-02-03 02:00:18 +01:00
TheJackiMonster d15871676c
Fix loading characters and improve access to outline items
Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
2023-01-28 20:17:42 +01:00
TheShadowOfHassen 8f899b1acc Added all the files
deleted extra saved things

Deleted backups

Delete character_details_template_editor.glade~

Fixed Some things that should have been there.
2023-01-17 12:48:51 -05:00
TheJackiMonster 172a5b6b1c
Fix double line-break in mmd files
Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
2022-12-05 18:28:10 +01:00
TheJackiMonster 5c61575c50
Reuse safe function for fraction
Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
2022-11-20 01:07:15 +01:00
TheJackiMonster 1b436a3af8
Improve outline handling in editor view and implemented visual counter update
Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
2022-11-20 00:51:05 +01:00
TheJackiMonster 7fd205cd7f
Implement grid view with navigation
Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
2022-11-20 00:13:41 +01:00
TheJackiMonster cc001aba9f
Implement text preview with tags
Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
2022-11-19 17:14:48 +01:00
TheJackiMonster 6e4e08d7f9
Fix loading labels and statuses in outline
Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
2022-11-19 14:59:51 +01:00
TheJackiMonster 6f83293e29
Improve status and label usage
Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
2022-11-19 14:36:57 +01:00
TheJackiMonster d2f5290069
Implement label and status configuration
Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
2022-11-18 23:32:08 +01:00
TheJackiMonster d3a2e7f907
Add icons to outline visuals in tree views
Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
2022-11-01 02:03:16 +01:00
TheJackiMonster ee7a2e16da
Adapted editor view to use outline
Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
2022-11-01 01:36:24 +01:00
TheJackiMonster 0f68c24b84
Minor ui updates and changes
Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
2022-10-31 13:00:21 +01:00
TheJackiMonster 995a78058c
Add automatic goal count for outline folders
Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
2022-10-30 17:53:38 +01:00
TheJackiMonster 3481e40b4f
Implement basic outline overview
Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
2022-10-30 17:48:02 +01:00
TheJackiMonster 792e68038d
Implement adding and removing world items
Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
2022-10-30 13:28:40 +01:00
TheJackiMonster 906d05e377
Implement world view: selection and simple changes
Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
2022-10-30 12:51:07 +01:00
TheJackiMonster 9129d1fa5a
Improve plot view by implement plot step overview
Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
2022-10-29 22:12:02 +02:00
TheJackiMonster cf4e4bc794
Improve linking data changes
Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
2022-10-29 19:30:53 +02:00
TheJackiMonster cfa7452292
Start implementing plot view
Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
2022-10-29 18:42:55 +02:00
TheJackiMonster 3c0ab18fea
Implement characters filter
Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
2022-10-21 01:51:06 +02:00
TheJackiMonster 29fbe2acbb
Add character and remove character via button
Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
2022-10-21 01:31:16 +02:00
TheJackiMonster 2aa65fc815
Added pretty label for template goal
Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
2022-09-15 23:53:15 +02:00
TheJackiMonster 0d2066d207
Implemented template management in startup window
Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
2022-09-15 23:35:45 +02:00
TheJackiMonster e4334c90f3
Added template data and implemented it into the startup window initially
Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
2022-09-15 22:15:33 +02:00
TheJackiMonster 102013d12d
Added startup window as basic ui
Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
2022-09-15 20:38:43 +02:00
TheJackiMonster a6b6d776ce
Added other events to update character attributes
Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
2021-12-25 22:45:09 +01:00
TheJackiMonster 9860a880be
Loading and updating character details in GUI
Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
2021-12-25 20:51:39 +01:00