1.0 release. Requires 4.2.3 or higher.
- Migrated screen projection code to libeye. - Some pickups emit light, like in Doomreal. - Backported map revealer item from Doomreal. - Brand new Invulnerability and Night Vision powerups. - Add option to allow Shield Belt and armors simultaneously. - Backported armor bonus model from Doomreal. - Added Dual Enforcers icon for HUD. - Changed player class names to their character names, like in Doomreal. - Terrain splashes. - Translocator doesn't telefrag other players in coop. - Reduced view shake from Impact Hammer. - Various other updates and bug fixes.
This commit is contained in:
parent
0ed1e6aa4f
commit
b79d29f071
91 changed files with 1994 additions and 511 deletions
58
zscript/dt_libeye/libeye.txt
Normal file
58
zscript/dt_libeye/libeye.txt
Normal file
|
|
@ -0,0 +1,58 @@
|
|||
libeye (for projection and deprojection)
|
||||
written by KeksDose / MemeDose (May 2019)
|
||||
(updated July 2019)
|
||||
|
||||
All rights etc. etc. who cares, you may reuse this as you wish and edit it, and
|
||||
leave this note intact.
|
||||
|
||||
//
|
||||
//
|
||||
/////((
|
||||
@@////////// ((
|
||||
(( %////((///// (( (( ((
|
||||
(( @@//(((/////// ((( ////////////// ((
|
||||
( /////////////////////////(((((((////////// ((
|
||||
@@///@@@@@@//////////(((((((((//@@@////////// ((
|
||||
(( ///// /////((((((((((((((//@@% %%@/////////// ((
|
||||
//////////((((((((((((((//////((((( %%@@////////// ((
|
||||
((%%//////////@@%% @@//(((((((/// ( (((( %%///////// (
|
||||
(( ////////@@ ((( @@//(((((((///// (( ( @@/////////
|
||||
((/////////@ (( (( @@/(((((((///// (( (( @@/((((///((
|
||||
(( ///((//@@ (( (( %@@@@@@////////// (((( /((((/// ((
|
||||
((/////((//%%( ////%%%@@////////// @//((((///
|
||||
////(((// ///////// //@@/////////////////(((((//
|
||||
( ////(((////( //////////////////////@@@@////////////(((((////((
|
||||
////(((((((// //////////////////////////// %%@@///(((((((((// (
|
||||
//(((((((((/////////////////// //////////// %%@//(((((((//// ((
|
||||
//(((((((((((////////////((/// /////////////// @@//(((((((///
|
||||
//(((((((((((////////(( /////////((//////////// ( //(((((((///////
|
||||
//((((((( ((///////( ##### ////( ((/////// ( @@//(((((///////
|
||||
//((((((( (((//////((( ### (((( ##### ((/////// (( //(((///////@@
|
||||
//((((((((((((@@/////////(((((((((((((((((((((///// ///////////% ((
|
||||
//((((((((((((%% ///////((((((((((((//////// //////////////@@%% ((
|
||||
@@//(((((((((/%%(( /////////////////////// ///////////////// (((
|
||||
( //(((((((((/ (( ///////////////////////
|
||||
%%//(((((((///(( (( //////////////@///////%%
|
||||
(( @@/((((((///(( (( //////////////@@%% /////// ((
|
||||
(( /(((((((// ( //////////////@%% //////%((
|
||||
(( @@//(((////(( (( /////(((((((///@@ ((( /////// (
|
||||
( @@(((((// ( ////(((((((///@@% (((( /////////%%((
|
||||
((%%//(((/////////(((((((//@%% //////////%% ((
|
||||
((////(((((///////(((((///////////////////////% ((
|
||||
( ////(((((/////(((((((((//////////((((///@@%% ((
|
||||
////(((//////@//////(((((((((((((////@@@%% (
|
||||
(( /////////@@%% %%@@@@@@@@@@@@@@@@@@@%% ((
|
||||
(( @@@@@%% ((
|
||||
(( (((
|
||||
|
||||
|
||||
|
||||
%%//%
|
||||
( //((/ ((
|
||||
( ///////((
|
||||
( ///////((
|
||||
///// ((
|
||||
//
|
||||
//
|
||||
|
||||
(( ///// ((
|
||||
Loading…
Add table
Add a link
Reference in a new issue