NotEnoughPhotons-Scoreworks icon

Scoreworks

Score modification for BONEWORKS.

Last updated 2 years ago
Total downloads 1297
Total rating 3 
Categories Code Mods
Dependency string NotEnoughPhotons-Scoreworks-3.0.3
Dependants 0 other packages depend on this package

This mod requires the following mods to function

gnonme-ModThatIsNotMod-0.2.5 icon
gnonme-ModThatIsNotMod

A mod for loading in custom items, making life easier for other mod creators, and a whole lot more.

Preferred version: 0.2.5
TrevTV-AudioImportLib-1.0.0 icon
TrevTV-AudioImportLib

A simple mod library that allows mod creators to import audio files as AudioClips.

Preferred version: 1.0.0

README

Trailer!

Description:

Not Enough Photons proudly presents Scoreworks! Score points, gain more points, get more multiplier to get more points, and top your high score in the score modification for Boneworks.

To Install:

  • Drag the Mods and UserData folders into your BONEWORKS directory.
  • You are done.

Installing Custom HUDs

  • Simply drag any .hud file built with the SDK (coming soon) into Scoreworks/HUDs.
  • After that, you should be able to load it in the game!

Source code:

https://github.com/Not-Enough-Photons/Scoreworks

Changelog:

Version 3.0

  • Complete rewrite of Scoreworks
  • Added custom HUD support (will release an SDK in the future)
  • Added custom audio support
  • Added editable score and multiplier values (found in sw_score_values and sw_mult_values)
  • Added customizable HUD settings
  • Added new ways to get scores and multipliers
  • Removed the unnecessary NPC and weapon checks
  • Removed some score/multiplier types
  • Removed unused methods
  • Removed the .pack file I originally bundled the mod with
  • Various performance fixes and tweaks

Version 2.0

  • Added custom sound support
  • New Action delegates in the ScoreManager class
  • Added an Audio Manager
  • Semi-fixed a bug in the Time Trial level in which a stab slash would error
  • Fords no longer give you points on death, but if you headshot/hit them with a melee they still will give you points. Will fix in the future.

Version 1.01

  • Fixed a bug in which if you did not have custom maps installed, it would throw an error

Version 1.0

  • Initial release