25 Commits

Author SHA1 Message Date
JezuzLizard
d5a240843e Update readme.md 2020-05-18 06:10:17 -07:00
JezuzLizard
ec75d8b49a checked 8 scripts 5 for mp only 3 for both mp and zombies
checked _clientids, _scoreboard, and _spectating for mp and zombies. Checked_deathicons, _friendicons, _killcam, _objpoints, and _rank for mp.
2020-05-08 23:17:16 -07:00
JezuzLizard
e7e138c126 checked and tested _globallogic for zombies
_globallogic has been moved to the No Known Errors category.
2020-05-05 20:06:12 -07:00
JezuzLizard
09e3ff45ed checked 10 more scripts
8 are for mp and zm _healthoverlay, _hostmigration, _menus, and _tweakables. Additionally _zm_chugabud, and _zm_equipment were checked for zm.
2020-04-30 09:03:46 -07:00
JezuzLizard
1970197ae0 checked 5 gametypes series scripts
_callbacksetup.gsc, _damagefeedback.gsc, _hud.gsc, _perplayer.gsc, and _serversettings have been checked for both patch_zm and patch_mp.
2020-04-29 12:15:40 -07:00
JezuzLizard
18b5824147 properly uploaded mp scripts instead of zm versions
Checked_weapon_utils for both mp and zm.
2020-04-29 11:02:01 -07:00
JezuzLizard
043ddd2880 uploaded the checked versions of the last 6 scripts
Also fixed _zm_utility where zombies would not die to nukes and insta kill. Starting work on gametypes_zm now as well as uploading a patch mp folder since I will do the similar mp scripts at the same time.
2020-04-29 08:16:00 -07:00
JezuzLizard
21835a4989 checked 3 more scripts and added an incomplete functions list
_zm_buildables, _zm_unitrigger, and_zm_utility have been checked but only _zm_utility has been tested. Additionally, a basic functions list has been added to help modders find useful functions.
2020-04-28 12:39:27 -07:00
JezuzLizard
698d211403 checked 4 more scripts started debugging _zm_spawner
The 4 following scripts have been checked but not tested: _zm_magicbox_lock, _zm_playerhealth, _zm_power, and _zm_turned.

_zm_spawner has 2 known bugs:
zombies cannot break barriers, and they have no glowing eyes.
2020-04-27 11:04:48 -07:00
JezuzLizard
285b7f0803 Update readme.md 2020-04-26 04:21:15 -07:00
JezuzLizard
5142f1e035 checked 3 more scripts and added them to the untested category
Once all scripts in patch_zm/maps/mp/zombies have been checked the testing phase will begin.
2020-04-26 03:58:38 -07:00
JezuzLizard
64f0307bfd 5 new scripts fully functional 1 needs more work
_zm_gump.gsc is now accepting connections from clients. _zm_tombstone had a simple syntax error that needed fixing. _zm_pers_upgrades, and _zm_pers_upgrades_system both have no known errors. Finally _zm_pers_upgrades_functions hangs on server launch, most likely an infinite loop.
2020-04-25 23:02:25 -07:00
JezuzLizard
698dc4ee5f checked 6 scripts against the cerberus output
These scripts had not been checked against the cerberus output before so they had many errors that needed to be fixed.
2020-04-25 02:57:40 -07:00
JezuzLizard
3b86338236 see description
Added several new scripts to the no known errors category, but also moved some scripts to improper debug methods category. Added new scripts that need debugging which includes the remainder of the zombies class of scripts in patch_zm. Updated the debugging script and readme with more exact instructions to its usage.
Will work on many of the remaining zombies scripts and eventually move to gametypes_zm scripts.
2020-04-24 10:21:48 -07:00
JezuzLizard
0feba0b86a tested _zm_spawner and fixed some errors
_zm_spawner moved to major errors since it crashes on zombie spawn.
2020-04-17 22:36:03 -07:00
JezuzLizard
fbf2ef83f2 added _zm_spawner.gsc baseline
Uploaded _zm_spawner.gsc as a baseline for documenting changes.
2020-04-17 20:05:46 -07:00
JezuzLizard
406ad1fbfe checked 2 scripts fixed _zm_magicbox
_zm_magicbox.gsc has been tested sufficiently to the point that its unlikely it will have errors. zgrief.gsc has only been checked but not tested.
2020-04-17 00:32:30 -07:00
JezuzLizard
7cd1f27de7 added _zm_audio to No Known Errors
_zm_audio was not tested thoroughly but it was observed to cause no crashes and sounds still played on Origins.
2020-04-10 08:11:15 -07:00
JezuzLizard
bd0831df5f moved to No Known Errors
Also fixed the no announcer audio in plutonium.
2020-04-08 02:58:22 -07:00
JezuzLizard
a0bda97e4c Update readme.md 2020-04-08 00:35:17 -07:00
JezuzLizard
73e72a3d12 moved _zm_zonemgr to No Known Errors category 2020-04-06 17:23:59 -07:00
JezuzLizard
7c553f72c5 updated _zm_zonemgr.gsc
I compared several dumps to try and create this version of _zm_zonemgr.
Currently only works on zm_prison and zm_highrise.
2020-04-06 09:39:00 -07:00
JezuzLizard
1b624c0e3c dropping sorting scripts by folder now all scripts are in their proper folders 2020-04-02 15:17:31 -07:00
JezuzLizard
12522c527c reorganized files and added more scripts 2020-03-27 17:38:34 -07:00
JezuzLizard
1b9b26edb6 moved project to its own repo 2020-03-27 15:23:42 -07:00