Garry's Mod

Garry's Mod

Background NPCs - Fill the world
Viser 91-100 af 103 forekomster
< 1 ... 8  9  10  11 >
Opdatering: 21. feb. 2021 kl. 23:59

https://github.com/Shark-vil/background-citizens/releases/tag/1.4.2

Opdatering: 18. jan. 2021 kl. 20:40

1.3.3-patch-1

Pull:
https://github.com/Shark-vil/background-citizens/pull/16

Download:
https://github.com/Shark-vil/background-citizens/releases/tag/1.3.3

Opdatering: 17. jan. 2021 kl. 12:31

Version 1.3.3
Merge request: https://github.com/Shark-vil/background-citizens/pull/15

- Fixed NPC animation stuck bug
- Improved NPC reaction to damage
- Improved performance. Expensive calculations before the spawn of the NPC are moved to a coroutine, which is performed between frames
- Implemented the synchronization of the actor's server parameters for clients
- Added a tool for debugging actors
- Support of the dialogue system is being implemented (Limited access)
- Removed a bug where NPCs could attack you even if they did not see an ally kill
- Added Russian language support
- Minor fixes and improvements

Download: https://github.com/Shark-vil/background-citizens/releases/tag/1.3.3

Opdatering: 8. jan. 2021 kl. 14:53

hot fix default map loading - https://github.com/Shark-vil/background-citizens/pull/11

Opdatering: 8. jan. 2021 kl. 11:46

Fixed a number of issues with today's update. Let me know if you find more errors. / Исправил ряд проблем сегодняшнего обновления. Сообщите если найдёте ещё ошибки.

-------------------------------------
All changes info:
https://itpony.ru/background-citizen/en.html

Все изменения:
https://itpony.ru/background-citizen/ru.html
-------------------------------------

Download source files / Скачать исходные файлы:
https://github.com/Shark-vil/background-citizens/releases/tag/1.3.1-experemental

Opdatering: 8. jan. 2021 kl. 2:34

A number of unexpected errors

Opdatering: 8. jan. 2021 kl. 1:39

Update pull:
https://github.com/Shark-vil/background-citizens/pull/8

Update:
- Changed code structure
- Added new states for NPCs
- Added new modules
- Most of the settings have been moved to the toolgun
- Other improvements

-------------------------------------
All changes info:
https://itpony.ru/background-citizen/en.html

Все изменения:
https://itpony.ru/background-citizen/ru.html
-------------------------------------

Repository:
https://github.com/Shark-vil/background-citizens

Releases:
https://github.com/Shark-vil/background-citizens/releases

Download this version:
https://github.com/Shark-vil/background-citizens/releases/tag/1.3-experemental

Opdatering: 2. jan. 2021 kl. 10:51

Update pull:
https://github.com/Shark-vil/background-citizens/pull/7

Added new console commands and minor improvements:
- Optimizing multiple parts
- Added the ability to compile the mesh into a lua file for placement in the workshop
- Added a console command to completely delete the mesh file
- Improved way of loading points for client

Repository:
https://github.com/Shark-vil/background-citizens

Releases:
https://github.com/Shark-vil/background-citizens/releases

Opdatering: 2. jan. 2021 kl. 0:26

Update pull:
https://github.com/Shark-vil/background-citizens/pull/6

Description:
- For some reason, the neutrality of the police and citizens is reset. Added a timer to check conditions and fix them. A bit of a bad decision.
- Improved optimization in some places
- The NPC spawn function has been moved to a separate global function for future updates. Allows you to ignore the NPC limit.
- Correcting square roots in distance comparison
- Minor fixes and improvements

Repository:
https://github.com/Shark-vil/background-citizens

Opdatering: 1. jan. 2021 kl. 19:03

fixed convar description