Skip to content

Commit 21ebfc2

Browse files
committed
neoSphere 5.10.0
Rebranding! neoSphere is now produced by Where'd She Go? LLC. Release includes the new `ssj host` command, `Surface#clipTo` stack, and a CLI overhaul for SSj.
1 parent ca4e4b3 commit 21ebfc2

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

60 files changed

+76
-62
lines changed

CHANGELOG.md

Lines changed: 3 additions & 2 deletions

LICENSE.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
neoSphere JavaScript game platform
2-
Copyright (c) 2015-2024, Fat Cerberus
2+
Copyright (c) 2015-2024, Where'd She Go? LLC
33
All rights reserved.
44

55
Redistribution and use in source and binary forms, with or without

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
5.10.0w
1+
5.10.0

assets/system/cell_modules/cell-runtime.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/**
22
* Sphere: the JavaScript game platform
3-
* Copyright (c) 2015-2024, Fat Cerberus
3+
* Copyright (c) 2015-2024, Where'd She Go? LLC
44
* All rights reserved.
55
*
66
* Redistribution and use in source and binary forms, with or without

assets/system/game_modules/console.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/**
22
* Sphere: the JavaScript game platform
3-
* Copyright (c) 2015-2024, Fat Cerberus
3+
* Copyright (c) 2015-2024, Where'd She Go? LLC
44
* All rights reserved.
55
*
66
* Redistribution and use in source and binary forms, with or without

assets/system/game_modules/focus-target.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/**
22
* Sphere: the JavaScript game platform
3-
* Copyright (c) 2015-2024, Fat Cerberus
3+
* Copyright (c) 2015-2024, Where'd She Go? LLC
44
* All rights reserved.
55
*
66
* Redistribution and use in source and binary forms, with or without

assets/system/game_modules/music.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/**
22
* Sphere: the JavaScript game platform
3-
* Copyright (c) 2015-2024, Fat Cerberus
3+
* Copyright (c) 2015-2024, Where'd She Go? LLC
44
* All rights reserved.
55
*
66
* Redistribution and use in source and binary forms, with or without

assets/system/game_modules/pact.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/**
22
* Sphere: the JavaScript game platform
3-
* Copyright (c) 2015-2024, Fat Cerberus
3+
* Copyright (c) 2015-2024, Where'd She Go? LLC
44
* All rights reserved.
55
*
66
* Redistribution and use in source and binary forms, with or without

assets/system/game_modules/prim.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/**
22
* Sphere: the JavaScript game platform
3-
* Copyright (c) 2015-2024, Fat Cerberus
3+
* Copyright (c) 2015-2024, Where'd She Go? LLC
44
* All rights reserved.
55
*
66
* Redistribution and use in source and binary forms, with or without

assets/system/game_modules/scene.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/**
22
* Sphere: the JavaScript game platform
3-
* Copyright (c) 2015-2024, Fat Cerberus
3+
* Copyright (c) 2015-2024, Where'd She Go? LLC
44
* All rights reserved.
55
*
66
* Redistribution and use in source and binary forms, with or without

0 commit comments

Comments
 (0)