Garry's Mod
cinema_construct
Mostrando 1-10 de 10 aportaciones
Actualización: 1 JUL 2023 a las 19:38

Minor code changes and moon sprite optimization - the map itself has not changed

  • lua/autorun/server/cinema_construct_init.lua
    • Fixed an issue where the theater_door patch would only be skipped on the cinema gamemode, but not derivatives like cinema_modded
      • As long as the gamemode folder name has cinema in it, the map will assume it's a Cinema-based gamemode and skip the door patch
    • Minor naming changes, syntax, code organization
  • gamemodes/cinema/gamemode/maps/cinema_construct.lua
    • Chair offsets now get applied at the proper time (post gamemode initialization) instead of simply waiting 5 seconds from script run
    • Minor naming changes, syntax, code organization
  • Moon sprite .vtf
    • Uses DXT1 instead of DXT5 since it doesn't have an alpha channel anyway

Actualización: 21 MAR 2020 a las 17:20

- Fixed 'Outside' area showing 'Unknown'

Actualización: 21 MAR 2020 a las 16:02

- Fixed unintentional visible nodraw textures behind the tower
- Fixed missing moon texture
- Grass/sand material transition should be fixed now

Actualización: 23 ENE 2020 a las 21:57

- Updated lighting
- Updated map icon
- Updated lua locations
- Changed the detail props a little
- Moved placement of some seats, and added lots more seats
- Improved the backrooms theaters, and gave them toggleable lights
- Turned the far tower into a theater
- Fixed the weird flickering on some of the posters
- Added some more posters
- Added some different tree models (ones with leaves)
- Made doors spawn on modes that don't support theater_door, so there aren't black empty spaces in the map

Actualización: 20 SEP 2019 a las 17:38

- Fixed a misaligned brush in the color room.
- Updated the navmesh.

Actualización: 19 SEP 2019 a las 23:29

- Raised overall brightness a little.
- Changed the soundscape, so there are no longer birds chirping.
- Added doors to the backrooms and tower.

Actualización: 16 SEP 2019 a las 16:47

- Added moon texture

Actualización: 15 SEP 2019 a las 12:00

- Updated another missing texture, and fixed some lighting issues

Actualización: 14 SEP 2019 a las 23:40

- Updated a missing texture

Actualización: 14 SEP 2019 a las 22:13