diff --git a/README.md b/README.md index 08f38a8..74136c3 100644 --- a/README.md +++ b/README.md @@ -1,16 +1,24 @@ # Nazi Zombies: Portable # About -This is the main/hub repository for NZ:P, the Call of Duty: Zombies de-make powered by various enhanced forks of the Quake engine, and has been in development since 2009. The main purpose of this hub repository is to serve as a place to host nightly builds as well as a means of bug reporting on a game-wide (non-component) scale. +This is the main/hub repository for NZ:P, a Call of Duty: Zombies "de-make" powered by various enhanced forks of the Quake engine, in development since 2009. This hub repository serves as a place to host nightly builds as well as a means of bug reporting on a game-wide (non-component) scale. See [the breakdown](#github-organzation-breakdown) for source code and other components. -The game itself is *mostly* feature-equivalent with Call of Duty: World at War on a generic level. Gameplay components are implemented, with some parity differences, but most World at War maps and their gimmicks are not yet represented. Various small features from Call of Duty: Black Ops are present, but not on as wide of a scale as compared to World at War. +The game itself is feature-equivalent with Call of Duty: World at War on a generic level. Gameplay components are implemented with minor parity differences. Most World at War maps and their unique features are not yet represented. Various small additions and changes from Call of Duty: Black Ops are present as a means of gameplay smoothing, but not on a wide scale. NZ:P is, first and foremost, a Call of Duty: World at War remake. -Oh yeah, we have lots of bugs, too. +# Supported Platforms +* Linux (x86, x86_64, armhf, arm64) +* macOS† +* Nintendo Switch +* Nintendo 3DS +* PlayStation Portable (both "PHAT" (PSP-1000) and "SLIM" (PSP-2000 and higher)) +* PlayStation VITA +* Windows (x86, x86_64) # GitHub Organzation Breakdown * [assets](https://github.com/nzp-team/assets): Game GFX, Sound, etc. data. * [dquakeplus](https://github.com/nzp-team/dquakeplus): The NZ:P PSP engine, forked from dQuakePlus. -* [fteqw](https://github.com/nzp-team/fteqw): Spike's FTEQW, with minimal changes. +* [fteqw](https://github.com/nzp-team/fteqw): The NZ:P Windows, Mac, Linux, and Web engine. Powered by Spike's FTEQW, with minimal changes. +* [glquake](https://github.com/nzp-team/glquake): The NZ:P Nintendo 3DS engine, forked from ctrQuake. * [quakespasm](https://github.com/nzp-team/quakespasm): The NZ:P Nintendo Switch and PS VITA engine, forked from QuakespasmNX. * [quakec](https://github.com/nzp-team/quakec): The game-side code for things like weapons and Perk machines. * [tools](https://github.com/nzp-team/tools): Misc. development tools. @@ -19,37 +27,37 @@ Oh yeah, we have lots of bugs, too.

- - + +

- - + +

-
# Credits -* Blubswillrule: Coding, Models, GFX, Sounds, Music -* Ju\[s]tice: Maps, Models, GFX -* Jukki: Coding -* Biodude: Sounds -* Dr_Mabuse1981: Coding -* Naievil: Coding, NX Port, 3DS Port -* MotoLegacy: Coding, GFX, Music, 3DS Port -* Derped_Crusader: Models, GFX -* Rinnegatamante: VITA Port -Special Thanks: -* Spike: FTEQW -* Shpuld: Clean-CSQC -* Crow_Bar: dQuake -* st1x51: dQuakePlus -* fgsfdsfgs: QuakespasmNX -* masterfeizz: ctrQuake -* Diabolikal: ctr/QS HLBSP implementation -* Havok -* Azenn: GFX help -* Marty P.: Music help -* BCDeshiG: Heavy bug testing -* The many Quakespasm contributors: well, erm, Quakespasm. +#### Programming +Blubswillrule, Jukki, DR_Mabuse1981, Naievil, Cypress, Scatterbox + +#### Models +Blubswillrule, Ju\[s]tice, Derped_Crusader + +#### GFX +Blubswillrule, Ju\[s]tice, Cypress, Derped_Crusader + +#### Sounds/Music +Blubswillrule, Biodude, Cypress, Marty P. + +#### Special Thanks +* Spike, Eukara, Contributors: FTEQW +* Shpuld: CleanQC4FTE, heavy dQuakePlus optimization +* Crow_Bar, st1x51: (a)dQuake(plus) +* fgsfdsfgs: Quakespasm-NX +* MasterFeizz: ctrQuake +* Rinnegatamante: Initial VITA port, VITA Auto-Updater +* Azenn: GFX Assistance +* BCDeshiG: Extensive Testing + +†macOS 10.10 Yosemite is a supported platform via the FTEQW engine. This means NZ:P is compatible with macOS, however, cross-compiling FTEQW for macOS via docker or similar has proved a challenge, and as such pre-builds with NZ:Ps changes are not yet available. \ No newline at end of file diff --git a/screenshots/0.webp b/screenshots/0.webp index a37294d..6feaaf5 100644 Binary files a/screenshots/0.webp and b/screenshots/0.webp differ diff --git a/screenshots/1.webp b/screenshots/1.webp index a8bfc4f..2b7f77b 100644 Binary files a/screenshots/1.webp and b/screenshots/1.webp differ diff --git a/screenshots/2.webp b/screenshots/2.webp index 870a1d8..4bab97f 100644 Binary files a/screenshots/2.webp and b/screenshots/2.webp differ diff --git a/screenshots/3.webp b/screenshots/3.webp index 271e7c1..7b3bf47 100644 Binary files a/screenshots/3.webp and b/screenshots/3.webp differ diff --git a/screenshots/4.webp b/screenshots/4.webp deleted file mode 100644 index 43ff591..0000000 Binary files a/screenshots/4.webp and /dev/null differ