Project Zomboid

Project Zomboid

[B41] Valhalla Community [Obsolete, read description]
Viser 1-10 af 50 forekomster
< 1  2  3  4  5 >
Opdatering: 5. mar. 2023 kl. 7:43

ValhallaAegis:
- increased maximum of the sandbox variable for vehicle count from 10 to 255 because for whatever reason people kept asking me about it

Opdatering: 26. jan. 2023 kl. 2:52

ValhallaAegis:
- fixed an issue where "last known location" data was sometimes not updated when leaving a vehicle
- made setting vehicle moddata, including "owner online time was x ago" more aggressive on the server side
- removed sandbox option for vehicle update interval because clearly people did not understand what it means

if the "owner online time" issues continue and i continue to receive daily "friend" requests for 24h hands-on support for a mod that was made in my spare time, as a hobby, i will remove the feature.

Opdatering: 26. dec. 2022 kl. 9:57

ValhallaAegis:
- updated korean translation provided by SeaMustard
- added additional owner check before modifying access rights

Opdatering: 22. okt. 2022 kl. 10:29

ValhallaAegis:
- item transfer protection (including, if enabled, trunks) now polices special actions like "take generator" or "take corpse", as long as it is via the ISEquipHeavyItem action. could hit some things where it does not make sense too.
- if my PA mod is detected some vehicle claims related context menus will try to use rp names, if you are using the rp parts of the mod. this is not fully consistent and will only be possible with online users, so it needs to be enabled in the sandbox options first.

Opdatering: 6. okt. 2022 kl. 9:30

ValhallaAegis:
- re-implemented the performance optimizations for "last online" and vehicle id storage, as well as vehicle location update
- changed the position update function so it only considers sending an update if the vehicle has been moved from the last known location
- removed polling of vehicle GPS locations. the coordinates in the "manage vehicle" menu will still be updated on vehicle enter and exit, as well as common tasks with vehicles, just not as often as before.
- added new sandbox option for maximum vehicle data refresh interval. vehicle data updates for locations and the time the user was last seen online can be throttled with this. the default 5 minutes is reasonable as the performance of the whole process has been optimized.
- possibly fixed a lot of "receiveObjectModData: index=-1 is invalid" errors
- added sandbox option to log debug info for vehicle moddata. do not enable this unless i tell you to or you have a serious issue with the mod.

Opdatering: 10. sep. 2022 kl. 9:35

ValhallaAegis:
- reverted new changes because they shit the bed in 76 UNSTABLE

Opdatering: 10. sep. 2022 kl. 8:23

ValhallaAegis:
- currently testing an alternative method of adding sql id and updating "last online" times for vehicles, which should result in better performance overall and less polling on client side

Opdatering: 21. aug. 2022 kl. 10:38

ValhallaAegis:
- the "last seen online" text is not shown anymore when user side force unclaim is disabled

Opdatering: 17. aug. 2022 kl. 9:33

ValhallaAegis:
- bundled calls to updateVehicleOwnerOnlineTime to be processed as batch instead of individual calls
- added sandbox option to disable forced unclaim after n days
- increased polling time between storing "last online" timestamps on vehicles

Opdatering: 14. aug. 2022 kl. 12:42

ValhallaAegis:
- increased maximum sandbox value for vehicle force unclaim from 30 to 365 (as per the Valhalla Community's request)