Commit Graph

149 Commits

Author SHA1 Message Date
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
Hash Borgir c4c1622902 getting same results for every char, something is fucked 2022-05-09 02:08:51 -06:00
Hash Borgir bd7a2efed7 Refactored into classes, now just need to display data, and later create editing form 2022-05-07 06:25:27 -06:00
Hash Borgir 322f6d1223 Quests parsed, cleanup needed 2022-05-07 00:39:13 -06:00
Hash Borgir 062d894b2c Header parsed half way in D2S 2022-05-05 23:34:52 -06:00
Hash Borgir f55a25d946 properties with missing stat1 and multiple stats item description done for unique items 2022-05-05 07:47:20 -06:00
Hash Borgir e774dcc5a3 Armor.txt generator almost done 2022-04-27 23:33:34 -06:00
Hash Borgir db3c6473ca Processing custom strings for some properties, like skill-rand. https://d2mods.info/forum/kb/viewarticle?a=345. fixed 2022-04-27 16:26:43 -06:00
Hash Borgir c40f67545f Processing custom strings for some properties, like skill-rand. https://d2mods.info/forum/kb/viewarticle?a=345 2022-04-27 16:12:51 -06:00
Hash Borgir 9ff7a97c9d test.php 2022-04-26 22:23:04 -06:00
Hash Borgir a885af769d Misc cleanup. Work on armor/weapons next. 2022-03-28 23:02:03 -06:00