☑ Ignore List
Ignore list is now in, partially thanks to the bookmarks data service implementation by ddfczm. Instant Messaging, ingame chat and ingame interactions are directly affected by the ignore list, and update immediately on request. Job Lot Matchmaking is currently not yet affected. Lot Admit/Ban is a work in progress and should be functional soon.
The Paper Chase Group job object is now functional, including all of its animations and sounds. As far as gameplay goes it's pretty simple, but I really love the effort they've put into the animation for it. ddfczm implemented the whole plugin this weekend while I was bugfixing the planet, kudos to him!
Bugfixes (as written in my notepad):
- async purchase does not unlock object correctly on failure, and was unreliable
- null pointer exception at UILotControl.cs:444
- maid hates roaches (object crash)
- pet dupe
- pet interactions not working due to them waiting to accept interaction (they can't click accept buttons they dont have access to a computer)
- dead VM memory leak on server
- city view performance improved
- NEW: special routing mode allows diagonal interactions and some tighter fit routing to objects that allow it. (fixes 2 tile table in restaurant level 3-4)
- fixed pizza breaking
- copy paste arrow keys delete working
- fixed crash bug where appearance file was missing
- friends are now at 60 outgoing relationship
- fixed race condition for avatar local ds
- fixed avatar reach primitive animations
- fixed moving lot while it is online
- cant bookmark yourself anymore
- fixed regression with carry animation state
- fixed critical bug with lot saves failing to recover if lot contained any npcs
- fixed npc gardener
- all the. small things.