73 | 74 | 75 | 76 | 77 | 78 | 79 | 80 | 81 |
breeder working!
breeder has been finished. set live ETA <1 day
dogs v2 and breeder v2 will be set live simultaneously. I will clean up outputs and a little bit of the code so I can re use it later. lastly do a little testing
breeder:
-backwards compatible with existing scripts.
-cleaned up substantially, encapsulating the database for ease of use, and structurally sound.
-expandable. new breeds / cross breeding can finally arrive
-has a debugging console which will be cleaned up for non admin users and partially made available for those who wish to play around with it before breeding
dog:
-pedigree/lineage total rework (this is basically a new feature) you'll love it.
-pages split up for easy reading and utility.
both:
-mobile compatible
-design has been split from the programming (as much as possible before alacrity 2)
-total overhaul.
Posted by
Sin Vraal (#18687) on Feb 13, 2023
View All Replies
breeder.
I apologize for taking so long on the breeder.
1. the dogs section is obviously critical to the website. I dont want to risk anyones dogs, prior art, equipment, resources etc.
2. the dog section itself needed a total rework, but due to its massive size, a lot needed to be done and checked.
the big challenge with alacrity renovations is preserving the games content , and keeping the site online while making the drastic changes it requires.
anyhow, check the comments on the previous post to see the final pieces being finished up before I set it live!
Posted by
Sin Vraal (#18687) on Feb 10, 2023
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
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
we're into testing for breeding
a debugger has been set up, and I'll build a web interface for it shortly so players can test with it while I build the final stages and set it live
some new highlights:
most settings in the breeder v2 can be 'overridden', meaning that we can setup items / events / times of day etc for special breeding circumstances.
nearly all hard coded circumstances have been removed from the breeder, paving the way for additional content adds,
Posted by
Sin Vraal (#18687) on Feb 09, 2023
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
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
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
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
didnt get as much as I wanted done today, was tired.
all logging, sending of mails is tested and finished.
updating dog's info finished
remaining
is to insert the new puppies into the database,
construct a success page after breedings!