Fixed bug where sleeves's exp didnt properly reset on prestige. Updated versions to v0.46.0. Added production build

This commit is contained in:
danielyxie
2019-04-03 16:58:15 -07:00
parent 804e4c23e3
commit 36499ae9f2
8 changed files with 159 additions and 158 deletions
+1 -1
View File
@@ -6,7 +6,7 @@
import {IMap} from "./types";
export let CONSTANTS: IMap<any> = {
Version: "0.45.1",
Version: "0.46.0",
//Max level for any skill, assuming no multipliers. Determined by max numerical value in javascript for experience
//and the skill level formula in Player.js. Note that all this means it that when experience hits MAX_INT, then