Commit Graph

66 Commits

Author SHA1 Message Date
Snarling c510e47885 Player is now a Person
Use correct class inheritance, use class as type and remove IPlayer
2022-09-27 15:35:41 -04:00
Snarling e578bd7681 Remove IPlayer interface
Use PlayerObject instead when referring to the type of "The Player."
2022-09-27 15:35:41 -04:00
Snarling 83d357e758 commit1 2022-09-27 15:35:40 -04:00
Mughur 75c738cdb0 Fixed NMI aug having effect before installing 2022-09-14 20:54:03 +03:00
Olivier Gagnon c88ac1c26e fix some stuff with the timestamp settings 2022-08-29 16:47:51 -04:00
Olivier Gagnon 0942b7b6ee minor fix in instance calculation 2022-08-29 10:06:20 -04:00
Snarling 9d942f3393 sleevesActuallyQuitToo 2022-08-29 04:12:02 -04:00
Snarling c2af87a769 sleevesQuitToo 2022-08-29 04:02:38 -04:00
Olivier Gagnon 3067703c63 Trying to fix int bug 2022-08-18 13:40:39 -04:00
Olivier Gagnon 326d9fd7ef Move player skills and exp to their struct 2022-07-26 23:54:17 -04:00
Olivier Gagnon 26986c2d3e fix work crashing when installing 2022-07-19 21:42:54 -04:00
Olivier Gagnon bb8af88b77 prep v2 2022-07-19 14:21:12 -04:00
Olivier Gagnon b409e58447 fix exp not loading, kinda 2022-07-19 13:09:56 -04:00
Olivier Gagnon c977a9def7 tidy up eslint.js 2022-07-19 12:19:32 -04:00
Olivier Gagnon 5629c16def extract multipliers in its own type 2022-07-14 18:43:33 -04:00
Olivier Gagnon 0550bc188c refactor some stuff 2022-07-14 17:43:08 -04:00