Commit Graph
67 Commits
Author SHA1 Message Date
Connor Hadley 63fa4e85b6 "Added unit tests for ModAttachr, fixed issues" 2017-03-07 09:03:14 -05:00
Connor Hadley 724b114bbc removed improperly named file 2017-03-07 09:01:48 -05:00
Connor Hadley 855d7f4f4c Added unit tests for EventNames.ts 2017-03-05 05:13:16 -05:00
syo 236899c7a7 Spaced out the imports on IModAttachr 2017-03-03 14:49:15 -05:00
syo 8d39ed624d Missed a space 2017-03-03 14:47:41 -05:00
syo 3f1f6ecb19 Fixed trailing whitespace and spacing issues 2017-03-03 14:44:33 -05:00
syo ae9c8bcb73 moved construction of eventNames in ModAttachr settings so it is created in time to be used 2017-02-27 22:00:39 -05:00
syo 4f7d4a5e3e small tweaks: revised comments, property access for mod events, simplified code 2017-02-27 21:51:08 -05:00
syo 66c25ff537 small tweaks: revised comments, property access for mod events, and general grammar 2017-02-27 21:47:10 -05:00
syo 0bbd750a15 tslint now runs without errors 2017-02-27 18:48:00 -05:00
syo be42c06ab5 another missed period 2017-02-27 18:48:00 -05:00
syo 8bda04ee35 missed a period on last commit 2017-02-27 18:48:00 -05:00
syo 2ec56f4e11 tidied up code to match existing codebase formatting 2017-02-27 18:48:00 -05:00
syo 656a99192b revised changes to modattachr 2017-02-27 18:48:00 -05:00
syo 34644ea119 Replaced ModNames with EventNames class in order to improve readability 2017-02-27 18:48:00 -05:00
syo f7ba1576ce added modnames class 2017-02-27 18:48:00 -05:00
syo 67c87b8f39 tslint now runs without errors 2017-02-27 18:39:19 -05:00
syo 72bc644482 another missed period 2017-02-27 18:15:37 -05:00
syo 802c59096a missed a period on last commit 2017-02-27 18:10:58 -05:00
syo b8c3396186 tidied up code to match existing codebase formatting 2017-02-27 18:08:02 -05:00
syo bf6c6f8263 revised changes to modattachr 2017-02-23 15:43:26 -05:00
syo 78e5baa6d6 Replaced ModNames with EventNames class in order to improve readability 2017-02-16 16:22:48 -05:00
Josh Goldberg cefe4a0012 Removed no-trailing-whitespace from master
Response to TSLint now checking comments for trailing whitespaces.
2017-02-16 13:21:14 -08:00
syo 9ad88b02ce added modnames class 2017-02-16 16:12:17 -05:00
Josh Goldberg f97a87f387 Merge pull request #12 from FullScreenShenanigans/readonly-props
Made mods public
2017-01-25 00:39:05 -08:00