Releases: michaeloliverx/codjumper
Releases · michaeloliverx/codjumper
v0.15.0
What's Changed
- feat (plugin): add
jumpbuttonpressed
to player function to GSC by @michaeloliverx in #64 - feat: plugin enhancements by @michaeloliverx in #65
- feat (plugin): add GSC player functions for ufo and noclip modes by @michaeloliverx in #67
- fix bot's position not saving/loading in auto mantle by @luna in #66
- chore (plugin): add
clipMap_t
struct pointer by @michaeloliverx in #68 - feat (plugin): selectively toggle clip collision by @michaeloliverx in #69
- feat: add ufomode and noclip toggles to menu by @michaeloliverx in #70
Full Changelog: v0.14.0...v0.15.0
v0.14.0
What's Changed
- Completely rewritten menu system
- New UI
- Themes
- Cursor memory
- UFO mode
- Additional speed options when pressing smoke
- Holding reload and pressing smoke or frag with change the player roll angle
- DVAR sliders for certain options for fine control
- Distance meter HUD for distance measurements
- Prevent dynamic entities from moving
- Player model menu
- Weapon menu
- Vision menu @LostWhip
- Ensure bots spawn holding weapon @luna
Changes
- Lean Toggle, Visions by @LostWhip in #48
- small tweaks by @luna in #51
- feat: add distance meter by @michaeloliverx in #56
- feat: prevent dynamic entities from moving by @michaeloliverx in #57
- chore: various UFO/Forge changes and improvements by @michaeloliverx in #59
- feat: add DVAR menu by @michaeloliverx in #60
- feat: add weapon menus to loadout menu by @michaeloliverx in #61
- feat: add player model menu by @michaeloliverx in #62
- feat: always intify object origin and angles by @michaeloliverx in #63
Internal
- chore: add iw3 xenon tu4 function offsets tsv by @michaeloliverx in #49
- chore: use a single button monitor for actions by @michaeloliverx in #55
Full Changelog: v0.13.0...v0.14.0
v0.13.0
What's Changed
Features
- feat: add speed changer to UFO and Forge mode by @michaeloliverx in #46
Xbox 360 specific features
- feat (forge): add ability to clone objects by @michaeloliverx in #43
- feat: free up entity slots by deleting useless entities by @michaeloliverx in #45
Xenon plugin
- feat: add
clonebrushmodeltoscriptmodel
GSC function in #37 - feat: add
holdbreathbuttonpressed
GSC function in #37
Bug fixes
Internal
- chore: add stock GSCs to repo by @michaeloliverx in #40
- chore: clear out sab and sd gametype GSCs by @michaeloliverx in #41
- chore: make CJ entrypoint happen in war.gsc (TDM) by @michaeloliverx in #42
- tighten forge controls by @michaeloliverx in #44
Full Changelog: v0.12.0...v0.13.0
v0.12.0
What's Changed
- Update dom.gsc Add opts for Extra Ents by @LostWhip in #30
- Update koth.gsc for Extra Ent Spawnables by @LostWhip in #29
- feat (forge): add new forge mode by @michaeloliverx in #33
- refactor: rework initialising map spawnables by @michaeloliverx in #34
- feat: unify forge and UFO mode into a single feature by @michaeloliverx in #35
Internal
- chore: streamline xenon build process by @michaeloliverx in #31
- fix: build script path compatibility for Windows by @luna in #32
New Contributors
Full Changelog: v0.11.0...v0.12.0
v0.11.0
What's Changed
- fix: use correct endon by @luna in #25
- feat: add auto mantle bot option to enhanced version by @michaeloliverx in #27
Full Changelog: v0.10.2...v0.11.0
v0.10.2
What's Changed
- fix: check that a map has been init before restoring brushes by @michaeloliverx in #24
Full Changelog: v0.10.1...v0.10.2
v0.10.1
What's Changed
- fix: always run preprocessor step and set CJ_ENHANCED by @michaeloliverx in #23
Full Changelog: v0.10.0...v0.10.1
v0.10.0
What's Changed
Introducing the CodJumper: Enhanced version of the mod.
The enhanced flavour of the mod is available for Xbox 360 and Xenia platforms and will offer additional features.
- Remove and restore brush collisions in game
Internal
- reductions by @luna in #17
- chore: add
--minify-gsc
CLI option to fastfile build script by @michaeloliverx in #19 - chore: add
--platforms
CLI option to fastfile build script by @michaeloliverx in #20
Full Changelog: v0.9.0...v0.10.0
v0.9.0
What's Changed
- chore: add build script for PS3 fastfile by @michaeloliverx in #16
- feat: remove spectator button icons
- feat: bump spectator move scale to
1.5
- feat (bots): add spawn floating bot option
- feat (bots): add kick all bots option
Full Changelog: v0.8.0...v0.9.0
v0.8.0
What's Changed
- feat (forge): add more fine grained game object manipulations by @michaeloliverx in #11
- feat: add toggle to look straight down by @michaeloliverx in #12
- feat: (gameobjects): Add gameobjects submenu by @michaeloliverx in #13
- feat: add lean binds option by @michaeloliverx in #14
- feat: set prematch countdown to
0
by @michaeloliverx in #15
Full Changelog: v0.7.0...v0.8.0