Commit Graph

49 Commits

Author SHA1 Message Date
Hash Borgir 2a8ba701a7 D2S char stats and skills tabs done 2023-06-03 15:26:07 -06:00
Hash Borgir 81f1199a96 ajaxify d2s editor 2023-06-02 20:43:18 -06:00
Hash Borgir ce83c42701 AJAX waypoint/quest enable/disable working 2023-06-02 04:42:29 -06:00
Hash Borgir b9f4054028 D2S Editing WIP 2023-06-01 23:42:12 -06:00
Hash Borgir 74eb169be4 CSS reformat 2023-06-01 23:30:28 -06:00
Hash Borgir ec45a9c1b6 When armo/weap/misc drop down are selected, item display is properly updated, and item is properly saved, so far 2023-05-30 18:43:17 -06:00
Hash Borgir 87a9ca1658 Bug: When saving new item in Unique Item Editor, item code is saved as 'Array' from PHP, so I need to generate an item code that hasn't been used already.
tabs/UniqueItems.php, add code input field.
app.js, add 'code' input field change function

Fixed
2023-05-30 14:49:13 -06:00
Hash Borgir 64bd1caa03 app.us cleanup, some refactor using GPT 2023-05-30 14:24:18 -06:00
Hash Borgir 1f7ac14963 Set active tab to Uniqueitems. header.php, set uniqueitems to first tab active.
ajax/uniqueitems.php, add save/delete functionality
app.js, handle save/delete calls
src/tabs/optionsubmit.php, add delete button
tabs/UniqueItems.php remove form action

Ajax save, and delete working.
2023-05-30 13:12:19 -06:00
Hash Borgir f3b24de2a8 latest, d2s stuff 2022-07-03 04:13:50 -06:00
Hash Borgir eb3bc1cb7d Items load from mod, else d2modder. broken res/ folder fixed 2022-06-26 01:34:18 -06:00
Hash Borgir c4229d4336 fix in processfiles, somehow got commented out, fixed 2022-06-24 23:43:54 -06:00
Hash Borgir b7fdaa585e DC6 to PNG item conversion. Read in order from docpath,d2modder img path 2022-06-24 22:36:35 -06:00
Hash Borgir 822e3dcbd8 D2S/Item parser in progress. Still need to debug cubemain.txt doc generator output colulmns. Saving code for now 2022-06-20 19:27:08 -06:00
Hash Borgir 6b4b0c564e switchmods fixed session vars, saved to db in d2config class. Need to test d2s editor with modifyBit() function. need to fix app.js uniqueitems editor required fields on misc/weapons/armor 2022-05-24 00:16:01 -06:00
Hash Borgir d997ef1ed6 Latest working copy. Cleanup 2022-03-27 04:38:03 -06:00
Hash Borgir d8a30fcb83 Latest working copy. Some genDocs refactors 2022-03-27 03:59:16 -06:00
Hash Borgir d52b371b59 Latest working copy. GUI cleanup. Need to do inputs, outputs, in cube, type codes and etc. need rendering 2022-03-25 21:34:10 -06:00
color.diff=auto f4b232049e Gem Viewer. General cleanup 2021-05-15 01:23:25 -06:00
color.diff=auto 5eced413cb In memory data refactor, less queries, cube/unique doc backend working fast 2021-05-12 19:00:56 -06:00
color.diff=auto ca04aa615f cube render 95% done. todo: group descfunc, cleanups 2021-05-12 02:53:05 -06:00
color.diff=auto babfe5b0dd cube doc 90% done 2021-05-10 10:41:26 -06:00
color.diff=auto 2d504c947f Cube documenter working half way 2021-05-10 01:15:44 -06:00
color.diff=auto e3365ed343 Props on change update stats 2021-05-07 10:03:52 -06:00
color.diff=auto 776e9d31c6 testing changes 2021-05-07 03:18:29 -06:00
color.diff=auto 10a2db46ad first draft html file works. todo: optimize speed 2021-05-06 04:12:03 -06:00
color.diff=auto 5c6a657820 Refactored Item display. Todo: auto doc gen debug loop 2021-05-06 02:36:04 -06:00
color.diff=auto f71ab1fc24 Cleanup, descfunc 13/14 done, I think. Added more baseItemInfo 2021-05-04 19:57:06 -06:00
color.diff=auto f92a59dcc5 Item preview upgrade 2021-05-04 10:21:16 -06:00
color.diff=auto 21546a57db Item preview upgrade. Debug info/button added. Debug link when click on item pic. Proper descfuncs with sprintf. 2021-05-04 07:42:24 -06:00
color.diff=auto f008b24b1f DescFunc 28,13 done, added ajax prop update, need work 2021-05-03 00:27:13 -06:00
color.diff=auto 3a08d8c16c DescFunc 14 done 2021-05-02 20:52:31 -06:00
color.diff=auto efa7f8f28e Item Preview Done. Todo: Stat Rendering 2021-05-02 05:35:38 -06:00
color.diff=auto 65b3980c44 Light/dark theme switch 2021-03-31 08:52:20 -06:00
color.diff=auto 02527a0d65 item search working 2021-03-30 13:40:11 -06:00
color.diff=auto c868e47245 Latest working copy, needs testing on windows 2021-03-29 18:47:21 -06:00
color.diff=auto 82672115c7 Switched to servin js/css libs offline 2021-03-28 04:31:28 -06:00
color.diff=auto 867a0409e1 License added 2021-03-28 02:12:25 -06:00
color.diff=auto 9bc941faea Bugfixing. Adding sanity checks 2021-03-27 02:53:26 -06:00
color.diff=auto b28a59c313 Latest changes. Refactor. Multi row insertion. Querying working. DB creation of all txt files. Serialized config. TODO, configure multiple mod directory feature 2021-03-26 08:37:56 -06:00
color.diff=auto 4d4afd5be4 GUI cleaned. Tooltips. Dupe id's gone. 2021-03-25 03:03:08 -06:00
color.diff=auto f322f2067e Db generation working on linux/windows 2021-03-24 09:37:21 -06:00
color.diff=auto c74918ab45 restyle, minor bugfixes 2021-03-23 05:55:47 -06:00
color.diff=auto 3c070526f1 SetItems working. Tesing 2021-03-23 02:13:54 -06:00
Hash Borgir b3d62294e6 new branch windows 2021-03-22 05:09:38 -06:00
color.diff=auto cfc857bf80 latest copy 2021-03-22 02:59:48 -06:00
color.diff=auto b3ae4e008d Exocet Font Added 2021-03-22 00:43:39 -06:00
color.diff=auto d091528112 latest working copy, file backup, tbl entry done, minor tweaks 2021-03-22 00:15:01 -06:00
color.diff=auto 9e494febda latest working copy, file backup, tbl entry done 2021-03-21 23:43:02 -06:00