Garry's Mod

Garry's Mod

Background NPCs - Fill the world
Showing 91-100 of 103 entries
< 1 ... 8  9  10  11 >
Update: Feb 21, 2021 @ 11:59pm

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

Update: Jan 18, 2021 @ 8:40pm

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

Update: Jan 17, 2021 @ 12:31pm

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

Update: Jan 8, 2021 @ 2:53pm

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

Update: Jan 8, 2021 @ 11:46am

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

Update: Jan 8, 2021 @ 2:34am

A number of unexpected errors

Update: Jan 8, 2021 @ 1:39am

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

Update: Jan 2, 2021 @ 10:51am

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

Update: Jan 2, 2021 @ 12:26am

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

Update: Jan 1, 2021 @ 7:03pm

fixed convar description