SanAndreasUnity/Assets/Scripts/Behaviours
2022-01-12 03:24:40 +01:00
..
Audio play sound while panicing 2022-01-04 18:52:27 +01:00
Ped add SyncedBag to Ped 2022-01-04 21:31:16 +01:00
PedAI when escaping, peds do not sprint, but run in panic 2022-01-02 23:23:24 +01:00
Vehicles detect visible peds by AI peds 2022-01-02 20:31:57 +01:00
Weapons remove unused code 2022-01-02 23:31:04 +01:00
World add draw distance multiplier 2022-01-12 03:24:40 +01:00
Audio.meta Initial commit 2020-05-31 19:07:22 +02:00
CharacterModelChanger.cs adapt all scripts to command system - stop using PlayerRequests 2021-02-22 19:43:17 +01:00
CharacterModelChanger.cs.meta change script execution order for all (?) scripts 2020-05-31 19:09:49 +02:00
GameManager.cs set invariant culture for all threads 2021-01-30 18:49:46 +01:00
GameManager.cs.meta change script execution order for all (?) scripts 2020-05-31 19:09:49 +02:00
Loader.cs remove "anim_group_files" config setting - this fixes a bug with IL2CPP where json library tried to use Reflection.Emit functions 2021-10-21 11:16:05 +02:00
Loader.cs.meta change script execution order for all (?) scripts 2020-05-31 19:09:49 +02:00
MapObject.cs new world loading system (#110) 2021-07-18 06:03:43 +02:00
MapObject.cs.meta change script execution order for all (?) scripts 2020-05-31 19:09:49 +02:00
MiniMap.cs improve Config API 2021-10-21 10:50:23 +02:00
MiniMap.cs.meta change script execution order for all (?) scripts 2020-05-31 19:09:49 +02:00
ModelViewer.cs Initial commit 2020-05-31 19:07:22 +02:00
ModelViewer.cs.meta change script execution order for all (?) scripts 2020-05-31 19:09:49 +02:00
NPCPedSpawner.cs in gizmos, draw spawnable ped nodes around player 2021-10-20 23:27:55 +02:00
NPCPedSpawner.cs.meta assign SEO 2021-10-21 12:22:38 +02:00
OutOfRangeDestroyer.cs improvement 2020-05-31 19:09:42 +02:00
OutOfRangeDestroyer.cs.meta change script execution order for all (?) scripts 2020-05-31 19:09:49 +02:00
Ped.meta Initial commit 2020-05-31 19:07:22 +02:00
PedAI.meta move to other folder 2021-09-19 20:06:15 +02:00
PedManager.cs add ability to play sound from ped mouth 2022-01-04 16:57:25 +01:00
PedManager.cs.meta change script execution order for all (?) scripts 2020-05-31 19:09:49 +02:00
PedModel.cs syncing is finally decent enough 2021-01-07 15:26:11 +01:00
PedModel.cs.meta change script execution order for all (?) scripts 2020-05-31 19:09:49 +02:00
Player2Minimap.cs working on displaying players on minimap 2020-05-31 19:09:43 +02:00
Player2Minimap.cs.meta change script execution order for all (?) scripts 2020-05-31 19:09:49 +02:00
PluginManager.cs change plugins folder name 2021-03-05 21:55:56 +01:00
PluginManager.cs.meta change SEO 2021-03-05 21:32:49 +01:00
Projectile.cs add 'attackingPlayer' to DamageInfo 2021-02-19 22:08:37 +01:00
Projectile.cs.meta assign SEO to scripts 2020-12-29 21:28:41 +01:00
SpawnHandler.cs new world loading system (#110) 2021-07-18 06:03:43 +02:00
SpawnHandler.cs.meta add SpawnHandler - spawn positions can be overridden 2021-02-20 17:04:17 +01:00
SpawnManager.cs ... 2021-07-20 01:13:38 +02:00
SpawnManager.cs.meta change script execution order for all (?) scripts 2020-05-31 19:09:49 +02:00
UIManager.cs UIManager provides onGUI event 2020-05-31 19:09:49 +02:00
UIManager.cs.meta adjust SEO of some scripts which had it assigned 2020-05-31 19:09:49 +02:00
UIVehicleSpawner.cs revert adaption 2021-02-22 20:21:14 +01:00
UIVehicleSpawner.cs.meta change script execution order for all (?) scripts 2020-05-31 19:09:49 +02:00
Vehicle2Minimap.cs don't draw vehicles on minimap 2020-05-31 19:09:46 +02:00
Vehicle2Minimap.cs.meta change script execution order for all (?) scripts 2020-05-31 19:09:49 +02:00
Vehicles.meta Initial commit 2020-05-31 19:07:22 +02:00
Weapon.cs remove unused code 2022-01-02 23:31:04 +01:00
Weapon.cs.meta change script execution order for all (?) scripts 2020-05-31 19:09:49 +02:00
WeaponHolder.cs add weapon to peds spawned with commands 2021-09-13 00:54:56 +02:00
WeaponHolder.cs.meta change SEO of scripts which had it configured in code 2020-05-31 19:09:49 +02:00
Weapons.meta Initial commit 2020-05-31 19:07:22 +02:00
World.meta Initial commit 2020-05-31 19:07:22 +02:00