[ x vote for us to earn $800 each day ]

50 | 51 | 52 | 53 | 54 | 55 | 56 | 57 | 58 |

EUREKA!

I've accomplished the basics of what I've wanted to do.

after about 20 revisions, I've got the new software worked into a format I can live with.

I still have to work out all the remaining kinks, and strip all the excess debug code.

but now we should be good to go. this will be well worht it, allowing me to increase my throughput. as soon as I get this cleaned up, updates will start flowing again!

cheers! Posted by Sin Vraal (#18687) on Aug 19, 2023

Comments | View All Replies


Warning: Use of undefined constant displayname - assumed 'displayname' (this will throw an Error in a future version of PHP) in /home/alacrity/test.alacritysim.com/public_html/pages/news.php on line 479

Warning: Use of undefined constant displayname - assumed 'displayname' (this will throw an Error in a future version of PHP) in /home/alacrity/test.alacritysim.com/public_html/pages/news.php on line 480
Sin Vraal

Warning: Use of undefined constant comment - assumed 'comment' (this will throw an Error in a future version of PHP) in /home/alacrity/test.alacritysim.com/public_html/pages/news.php on line 500

Warning: Use of undefined constant comment - assumed 'comment' (this will throw an Error in a future version of PHP) in /home/alacrity/test.alacritysim.com/public_html/pages/news.php on line 500
select, update, delete is done,

trying to do inserts now.

this is trickier than it seems , b/c its being done in a generalized fashion.
Posted on 08-25-2023 at 3:03 AM

progress

Testing has been completed on the individual components, and a test rig has been constructed (ahem, to test).

components are designed to manage, and describe the various database tables within alacrity. at this point the the tools should be able to manage database interactions almost completely.

now I have to construct the management tool, which links the individual components together in order to form 'entities'.

An entity represents all the data for any particular object across all of the tables. as an example, an item spans several tables (the item description, the inventory, supplemental tables such as whether or not its equipped)


this part should go easier, anyway more updates soon! Posted by Sin Vraal (#18687) on Aug 05, 2023

View All Replies

small update soon

I'm installing some software to track what I'm working on.

this part of the changes will be somewhat invisible to the user, but I want everyone to see what I'm working on.

its primary purpose is security, but I configured it to only work on changes.

It wont be perfect, but it will give you an idea. I first have to clean up the reports a bit to sanitize file system information so we dont leak security info etc.

I figure this way you can know I'm still alive and working on it, and possibly (I'm not sure how much detail I can get out of it) see how many changes are being made!

Posted by Sin Vraal (#18687) on Jul 30, 2023

Comments | View All Replies


Warning: Use of undefined constant displayname - assumed 'displayname' (this will throw an Error in a future version of PHP) in /home/alacrity/test.alacritysim.com/public_html/pages/news.php on line 479

Warning: Use of undefined constant displayname - assumed 'displayname' (this will throw an Error in a future version of PHP) in /home/alacrity/test.alacritysim.com/public_html/pages/news.php on line 480
Sin Vraal

Warning: Use of undefined constant comment - assumed 'comment' (this will throw an Error in a future version of PHP) in /home/alacrity/test.alacritysim.com/public_html/pages/news.php on line 500

Warning: Use of undefined constant comment - assumed 'comment' (this will throw an Error in a future version of PHP) in /home/alacrity/test.alacritysim.com/public_html/pages/news.php on line 500
so I got it working. but I'll have to write a tool to parse the logs.

if I cant get something reasonable done in a few hours, I'll just skip it for now
Posted on 07-30-2023 at 12:02 PM