Commit Graph

159 Commits

Author SHA1 Message Date
Hash Borgir
e1675ceec3 quest and waypoint checkbox correct filepath now 2023-06-05 22:02:36 -06:00
Hash Borgir
beaeb2fd49 better item parsing, displaying in char page, needs more work 2023-06-04 23:02:01 -06:00
Hash Borgir
a1f3ca5320 add strings to session 2023-06-04 23:01:26 -06:00
Hash Borgir
4315b08b56 Update/clean 2023-06-04 23:01:07 -06:00
Hash Borgir
d9c7eb2d58 Version update 2023-06-04 00:32:56 -06:00
Hash Borgir
ad2e7c2c0b D2S Editor Pretty much finished, seems to be working 100% 2023-06-03 23:38:00 -06:00
Hash Borgir
dc7e046077 D2S chars reverted skills display 2023-06-03 18:59:46 -06:00
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
3357f757ea Started a new TBL editor 2023-06-01 23:35:10 -06:00
Hash Borgir
de01891afb clean up, format code 2023-06-01 23:33:56 -06:00
Hash Borgir
8c782c7d81 clean up, format code 2023-06-01 23:33:06 -06:00
Hash Borgir
80c1395efc clean up, format code 2023-06-01 23:32:48 -06:00
Hash Borgir
e277ca9a44 path clean up, format code 2023-06-01 23:31:55 -06:00
Hash Borgir
c63393c225 Comments and cleanup 2023-06-01 23:30:55 -06:00
Hash Borgir
74eb169be4 CSS reformat 2023-06-01 23:30:28 -06:00
Hash Borgir
b56885e3fc _pdo.php clean up and comments 2023-06-01 23:29:56 -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
961a061662 Gendocs cube generator fixes. More needed. Removed Exocet font. Need to fix image paths. 2023-05-30 12:38:50 -06:00
Hash Borgir
dd662e26f6 Working copy 2023-05-30 12:06:58 -06:00
Hash Borgir
eb28039f88 Checksum code fixed. Added DocBlocks to D2Classes. TODO: Fill in docblocks, refactor, code cleanup 2022-07-06 17:41:24 -06:00
Hash Borgir
f3b24de2a8 latest, d2s stuff 2022-07-03 04:13:50 -06:00
Hash Borgir
e51e40175e D2S Parsing almost done. Todo: full item parsing, Editor GUI, NPC Intro Data, refactor code, writeQuest/writeStat function etc. 2022-06-29 01:53:27 -06:00
Hash Borgir
29063867c5 Testing d2s stats 2022-06-28 22:54:27 -06:00
Hash Borgir
6c4feed124 Refactored items to proper classes 2022-06-26 13:41:06 -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
40fcc4fdfb not set in head, warning, set to '', but need to recheck 2022-06-23 10:27:32 -06:00
Hash Borgir
bdf2409c11 Quest offsets correctly updated 2022-06-22 06:04:13 -06:00
Hash Borgir
3b03e54fa5 PHP checksum working need to refactor and make more useful, easier to use, refactor lots of code 2022-06-22 01:47:49 -06:00
Hash Borgir
69d4728d8c Bytereader working. May not need Bitreader anymore, but it's already in use by D2Item, so we'll leave it. 2022-06-22 01:34:39 -06:00
Hash Borgir
95bcefe2cf more d2s parsing, refactor more 2022-06-21 16:24:56 -06:00
Hash Borgir
5c00d05494 more d2s parsing, refactor 2022-06-21 07:06:41 -06:00
Hash Borgir
5907c8c8d3 Added D2Strings class to get strings where needed from strings table 2022-06-20 21:21:02 -06:00
Hash Borgir
ade44ff427 D2Char refactored/cleaned up 2022-06-20 20:56:21 -06:00
Hash Borgir
2e15b906a9 D2SaveFile to D2Char rename 2022-06-20 20:21:28 -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
521dfe12c6 testing checksum after modify 2022-06-04 05:55:41 -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
16174f5efd minimal wp/quest editing works, need refactor to better form 2022-05-16 19:22:17 -06:00
Hash Borgir
94b781cbfa d2s checksum working, no more bad generic file 2022-05-15 23:15:23 -06:00
Hash Borgir
25bfbfe93d d2s checksum working, no more bad generic file 2022-05-15 23:15:17 -06:00
Hash Borgir
3001eaf611 testing checksum 2022-05-14 20:14:49 -06:00
Hash Borgir
5e75c70664 working 2022-05-11 23:29:18 -06:00