71 | 72 | 73 | 74 | 75 | 76 | 77 | 78 | 79 |
dog training
I have reverted some code that required dogs to expend energy regardless of trainers ownership .
now:
training your own dogs requires energy. training other dogs does not.
this is the way it was before.
I will likely revisit this mechanic in the future (in a good way, and with much user input I hope!). But at the moment my goal is to fix the website, not work on game mechanics
Posted by
Sin Vraal (#18687) on Feb 21, 2023
View All Replies
auction improvements
Its a minor detour relating to finishing up the new dogs but some auction improvements came about...
1. expired foundation auctions will now be removed from the panel properly, meaning no more broken links.
2. private sale listings now work again, and redirect to the services page under dog, where you will receive a confirmation prompt to purchase them.
3. rewrote the dog generator, and recycled older dogs that were piling up under account #1 with nothing to do.
4. instead of generating all dogs of the same breed, randomly selected breeds will be generated / recycled from existing inventories.
A wider rewrite of auction is in the works, AFTER I finish up inventories / item list etc. auction should work properly now for the time being, until I get to it.
Posted by
Sin Vraal (#18687) on Feb 20, 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
whats next?
So, with dog.php out of the way mostly but for bugs,
this leaves only 1 place left where dogs are machine generated.
Foundation/store puppies.
my plan over the next weeks is thus:
clean up the server generated puppies.
This will give me near full control over dogs at that point, which will let me upgrade the dogs tables , and thereby fixing the speed issues plaguing dogs since forever.
final retouch of dogs / custom tool / breeder / etc
by making sure they are all using libraries instead of accessing the database directly, I can safely change the code and upgrade dogs sitewide.
pup predictor
this tool will be completed as a matter of course b/c the other tools will then be done as well
foundation auctions
this kinda needs some love. otherwise the site isnt very usable for newcomers
Posted by
Sin Vraal (#18687) on Feb 16, 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 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
You know, same with me. I’m not sure what’s going on there, I’ll track it down :)