fd488d8c9eAdded functionality to check whether changed data is saved when exiting the programFp_Sviat2026-04-10 12:04:01 +03:00
54dbfbabf4Parsing data for drawing Rectangle HitboxFp_Sviat2026-04-09 17:55:17 +03:00
55aab3cac0Save actual Rectengle Hitbox DataFp_Sviat2026-04-09 17:29:59 +03:00
f43795e1f4Circle Hitbox functionality is fully ready. It must be done Rectangle Hitbox.Fp_Sviat2026-04-08 17:10:49 +03:00
7e09343035working on parsing ReferencePoint into CurrentIsoPointFp_Sviat2026-04-07 17:35:30 +03:00
0545adee2aReady to draw and save round hitboxes. It is necessary to complete the correct loading of round hitbox dataFp_Sviat2026-04-03 17:59:08 +03:00
27bbcee37aTrying to write the correct formulas for drawing round hitboxesFp_Sviat2026-04-02 18:05:07 +03:00
58550ae93aRefactoring ClearButton. Made by drawing CircleHitbox. Need to finish doing HitboxCircleRenderingFunction and saving hitboxCircle when you put the second pointFp_Sviat2026-04-01 18:20:08 +03:00
6665199d12Added the function of drawing rectangular hitboxes, as well as the ability to erase and save the result. Drawing in any direction.fp_sviat2026-03-29 23:14:42 +03:00
2686d036cfAdded the function of drawing rectangular hitboxes, as well as the ability to erase and save the result. You need to draw from left to rightfp_sviat2026-03-29 22:47:57 +03:00
a0a69c3587Working version of the refactoring DrawboxEditor. Added ToolBar in EditorFp_Sviat2026-03-24 17:19:32 +03:00
ab30acd69aRefactoring EditableCanvas in DrawboxEditable and other classesfp_sviat2026-03-23 15:07:55 +03:00
3b81412eb2New hitbox architecture. But need change function addListElement in class ListGUI and load in class ProjectFp_Sviat2025-06-18 00:28:19 +03:00
f5bd320061New architecture of classes for switching the drawing modes of hitboxes/Dravboxes of entitiesFp_Sviat2025-03-27 01:41:22 +03:00
abbc64eeadFix hitbox. Nothing worked, now it is.Fp_Sviat2024-12-01 23:26:50 +03:00
ce113cb96dHitbox edits for new Entity fieldsFp_Sviat2024-11-19 15:06:53 +03:00
128948051eMerging hitbox-drawing and dev. Adding BufferedImage to Entity. Refactoring Entity parsing in to the Project and download ListGUIFp_Sviat2024-11-18 15:29:14 +03:00
d7b477f58dImplemented the data model and drawing of rectangular hitboxes, IsometricCoordsConverter functions have been transferred to Hitbox class as static, since they are generally needed for hitboxes onlyFp_Sviat2024-11-18 14:43:42 +03:00
3943a9a490fix errors after code review, added entity height and width properties for inner editor useOldTeaOwl2024-11-12 17:08:51 +07:00
6062a8e0d5removed unnecessary Drawbox getter accidentally generated by IDEOldTeaOwl2024-11-12 15:38:19 +07:00
e0186b3eb8Storing sprites in Entity objects now, moderate ListGUI refactoring to simplify list icons creation. See more in the task description https://trello.com/c/tkAjRpcGOldTeaOwl2024-11-12 15:26:55 +07:00
b6c61cc958save functiton completed, unnecessary comments in Project removedDenis2024-09-17 20:11:12 +07:00
7d125b5931Drawbox points sorting for XML implementedFp_Sviat2024-09-12 22:45:47 +03:00
7f7937c652Project get event modification drawbox.Preparation for new drawing for drawboxFp_Sviat2024-09-12 05:43:17 +03:00
2fab9b13d9set path of the FileChooser to current project XML location and started saving features development, removed formatterDenis2024-09-11 17:23:10 +07:00
d39374d8bbnow new entity is created in XML as well, not only as in-memory objectDenis2024-07-22 00:46:49 +07:00