74 Commits

Author SHA1 Message Date
Simon Fortier
4be1b18e4b
Update README.md 2018-05-11 21:29:48 -04:00
simon987
50a252c9b4 Added vault door sprite and fixed bug with floppy 2018-03-30 09:56:19 -04:00
simon
fc3b9f1d1a Minor visual improvements 2018-03-11 12:56:42 -04:00
simon
cac4b4ae89 Fixes flickering problem 2018-03-10 14:33:42 -05:00
simon
1d3dcc1fda Support for shields 2018-03-10 13:53:35 -05:00
simon
d9ba7759e5 Added leaderboard page. Updated debug commands 2018-03-10 11:23:25 -05:00
simon
b8c9beaead Added support for portals 2018-03-04 14:55:08 -05:00
simon
99f99e14b4 Added support for electric boxes 2018-02-27 17:09:24 -05:00
simon
9c650c5387 Added support for vault worlds 2018-02-26 17:17:04 -05:00
simon
c721ce97e1 Added support for multiple dimensions 2018-02-25 14:15:11 -05:00
simon
92201666dc Support for debug commands 2018-02-25 11:56:42 -05:00
simon
41937aff2e Added searching in text editor 2018-02-10 16:02:48 -05:00
simon
e0cd6fc4f3 Editor support for JA and JNA Instructions 2018-01-20 14:20:27 -05:00
simon
e654c9edc3 Fixed Hologram color 2018-01-20 13:21:01 -05:00
simon
c9a28327a9 Added inventory support 2018-01-20 12:48:51 -05:00
simon
352bfef375 Fixed POPF parsing in editor 2018-01-20 12:37:28 -05:00
simon
bf88eb87a2 Merge remote-tracking branch 'origin/master' 2018-01-20 10:57:05 -05:00
simon
859ba0237f Temporary fix for compass showing wrong Y axis direction 2018-01-20 10:56:40 -05:00
Simon Fortier
d6bcb2e365
Merge pull request #16 from KevinRamharak/patch-5
makes it way easier to do a fresh install
2018-01-20 09:51:17 -05:00
simon
3ce8fba3cd Editor support for PUSHF and POPF 2018-01-20 09:44:09 -05:00
simon
f3de9c4c74 Fixes #30 2018-01-20 09:32:28 -05:00
Simon Fortier
8f5e851b31
Merge pull request #36 from simon987/Typescript
Re-written a big chunk of code in typescript for readability
2018-01-20 09:13:00 -05:00
simon
bad28370ab Temporary fix for #22 2018-01-20 09:10:14 -05:00
simon
2e85abf645 Added dig animation 2018-01-20 08:54:41 -05:00
simon
8119ababb2 Basic Vault Door Support 2018-01-17 22:00:43 -05:00
simon
5d36a55f2d Major refactor of the console screen, game code rewritten in Typescript, users can now change their passwords 2018-01-17 19:30:27 -05:00
simon
9903631a93 Basic support for variable World size 2018-01-14 12:03:25 -05:00
simon
a06e49c0dd Basic game frontend functionality in Typescript 2018-01-08 20:27:57 -05:00
simon
22c64110e9 Removed editor tab for guest users 2018-01-03 19:14:36 -05:00
Simon Fortier
9d508eccf2
Merge pull request #27 from sg495/master
Installation instructions restructured and more detailed
2018-01-03 18:44:15 -05:00
Simon Fortier
00182c2b92
Merge pull request #26 from KevinRamharak/issue-17-filter-sanitize-password-strips-characters
Removed filter for password Fixes #17
2018-01-03 18:42:58 -05:00
Simon Fortier
1e1011bc2c
Merge pull request #25 from KevinRamharak/issue-18-editor-upload-buttons-hidden-for-guest
Hide editor for guests. Fixes #18
2018-01-03 18:40:58 -05:00
Simon Fortier
47401747c7
Merge pull request #19 from Jaggernaut555/feature-server-descriptions
Updated server list descriptions
2018-01-03 17:16:19 -05:00
sg495
6ffbf24174 Restructured instructions a little. 2018-01-03 20:31:03 +01:00
sg495
b643c08a74 Made instructions slightly more detailed (with explicit examples for users on windows/XAMPP). 2018-01-03 20:22:38 +01:00
KevinRamharak
8f03acf1a6 hide editor for guests. Using hack to redirect editor button to login.php 2018-01-03 15:06:38 +01:00
KevinRamharak
6e0fe8f0c2 fixes #17 2018-01-03 14:39:21 +01:00
Jaggernaut555
c44350d14f Updated server list descriptions 2018-01-02 19:09:29 -08:00
simon
d4732d8946 Added server list 2018-01-02 20:41:41 -05:00
simon
40afaf3d9e Partial support for jumping and displays [Uncharted World] when a World is not yet generated. 2018-01-02 19:45:32 -05:00
Kevin Ramharak
b5a9a13b99
Update README.md
See way easier
2018-01-02 14:52:13 +01:00
Kevin Ramharak
0e15797645
Update database.sql
Added auto user
- TODO: make this based on some root level config file?
2018-01-02 14:49:09 +01:00
Kevin Ramharak
07d8d01c92
Update database.sql
This makes an installation way easier
2018-01-02 14:31:12 +01:00
simon
c943c829f0 Fixes #15 2018-01-01 16:44:14 -05:00
Simon Fortier
e7745e7810
Merge pull request #14 from ChartreuseK/bug-1
Mostly fixed #1 , more responsive to width and changes.
2018-01-01 15:43:58 -05:00
Simon Fortier
aac9fb8f47
Merge pull request #13 from KevinRamharak/patch-4
Remove newlines and tabs in hologram
2018-01-01 15:41:29 -05:00
Simon Fortier
a3c6329a41
Merge pull request #11 from KevinRamharak/patch-3
Fixed wrong hologram color display + remove newlines in hologram
2018-01-01 15:37:07 -05:00
Hayden Kroepfl
6152310c36 Mostly fixed width issue, more responsive to width and changes. Tweaked border shadow 2018-01-01 11:00:00 -07:00
Kevin Ramharak
7435b6178d
added global flag to regexp
finally fixes #12...
2018-01-01 16:53:29 +01:00
Kevin Ramharak
353c8161ae actually implement the fix
forgot `[` around character classes `]`
fixes #12
2018-01-01 16:35:06 +01:00