DayZ
Community-Online-Tools
Εμφάνιση 31-40 από 107 καταχωρίσεις
< 1  2  3  4  5  6 ... 11 >
Ενημέρωση: 19 Νοε 2020 στις 3:27

Removed (temp) VPP feature that wasn't meant to be pushed until next week :)

Ενημέρωση: 19 Νοε 2020 στις 3:05

1.10 support

additions in development, just busy right now

Ενημέρωση: 5 Αυγ 2020 στις 7:13

Added:
- Russian Localisation
- Simplified Localisation

Fixed:
- Common reproducable client crash

Ενημέρωση: 10 Ιουλ 2020 στις 10:20

Added:
- Fullmap ESP
- Delete multiple objects at once
- French localization

Fixed:
- VPP incompatibility
- Spawning in AI
- (DaOne says this is a VPP issue but I also found a possible cause in COT) Possible source of server freezing on start up

Ενημέρωση: 10 Ιουλ 2020 στις 8:13

Fixed:
- VPP

Ενημέρωση: 10 Ιουλ 2020 στις 7:46

Added:
- Webhooks for most admin actions
- Webhooks for when a player gets hit
- Webhooks for when a player dies
- Localisation (just in English at the moment)
- Checkbox to freeze/unfreeze a player
- Checkbox for a player to have unlimited ammo
- Configuration file (CPP) reader (not properly working)
- UIActionDropdownList view type

Tweaked:
- ESP box will no longer automatic clear once you leave the radius specified/network bubble

Fixed:
- Loss of permissions on respawn
- Teleporting dead people
- Removed some script errors

Webhooks can be configured like the following https://pastebin.com/AR3Bk9E5 where there can be multiple connections. Say you want players to see when the weather is changing but want another channel for every admin action to be logged in or you want this information to be logged across multiple discord servers.

Ενημέρωση: 5 Ιουλ 2020 στις 19:58

RE found fix for crash on respawn related to SIMULATE event
Fix for not being able to adjust position, health and orientation of ESP object

Ενημέρωση: 4 Ιουλ 2020 στις 7:38

Fixed reproducible client crashes when pressing escape key or using ESP

Added a way to construct basebuilding using ESP

Ενημέρωση: 3 Ιουλ 2020 στις 1:24

Added asserts everywhere to identify what is NULL
Fixed not being able to delete entities through the object form

Ενημέρωση: 2 Ιουλ 2020 στις 23:14

Added logging and restructed references, made some classes Managed.