Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

v1.0.0 #268

Merged
merged 55 commits into from
Mar 13, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
55 commits
Select commit Hold shift + click to select a range
a54eb94
Bump github.com/goplus/gop from 1.1.0-rc2 to 1.1.0
dependabot[bot] Jun 7, 2022
fed1c95
Merge pull request #214 from goplus/dependabot/go_modules/github.com/…
xushiwei Jun 7, 2022
33307b8
Bump github.com/qiniu/x from 1.11.5 to 1.11.7
dependabot[bot] Jun 14, 2022
a9cefdb
Merge pull request #216 from goplus/dependabot/go_modules/github.com/…
xushiwei Jun 15, 2022
7a4aa1b
Bump github.com/hajimehoshi/ebiten/v2 from 2.3.3 to 2.3.4
dependabot[bot] Jun 15, 2022
78bafb5
Merge pull request #215 from goplus/dependabot/go_modules/github.com/…
xushiwei Jun 15, 2022
6b6a846
Bump github.com/goplus/gop from 1.1.0 to 1.1.2
dependabot[bot] Jun 21, 2022
de34ee1
Merge pull request #220 from goplus/dependabot/go_modules/github.com/…
xushiwei Jun 23, 2022
39fe500
Bump github.com/goplus/gop from 1.1.2 to 1.1.3
dependabot[bot] Aug 5, 2022
eaa6409
makeEmptyInterface => reflect.NewAt
visualfc Oct 16, 2022
73a28ef
Merge pull request #237 from visualfc/ptr
xushiwei Oct 17, 2022
e9eb047
Merge pull request #226 from goplus/dependabot/go_modules/github.com/…
xushiwei Oct 17, 2022
bcdc2ce
index.gmx => main.spx
xushiwei Aug 26, 2023
0f8df13
Merge pull request #250 from xushiwei/q
xushiwei Aug 26, 2023
a2b15a3
DbgFlags
xushiwei Oct 1, 2023
fe8482e
rm gop
xushiwei Oct 1, 2023
d523e47
gop doc: friendly enum
xushiwei Oct 2, 2023
1073415
Merge pull request #251 from xushiwei/q
xushiwei Oct 2, 2023
558e710
internal/audiorecord: OpenAL32 use dynamic on windows
visualfc Jan 3, 2024
e73428e
Merge pull request #253 from visualfc/windows_record
xushiwei Jan 5, 2024
60d9b38
internal/gdi/font: font cache use io.ReaderAt
visualfc Jan 6, 2024
b7ce7e1
Merge pull request #255 from visualfc/font_cache_file
xushiwei Jan 13, 2024
59fdcd0
Update README.md
xushiwei Jan 28, 2024
5644006
Update README.md
xushiwei Jan 28, 2024
431b8f8
cloneSprite: rm src *Sprite
xushiwei Mar 13, 2024
842f1de
LICENSE
xushiwei Mar 13, 2024
1476d9e
Merge pull request #257 from xushiwei/q
xushiwei Mar 13, 2024
b868b25
run conf: prepare to load from index.json
xushiwei Mar 13, 2024
cd617c5
Merge pull request #258 from xushiwei/q
xushiwei Mar 13, 2024
bebd6eb
Bump github.com/qiniu/x from 1.11.9 to 1.13.9
dependabot[bot] Mar 13, 2024
9dcc9cc
Merge pull request #260 from goplus/dependabot/go_modules/github.com/…
xushiwei Mar 13, 2024
81bb377
Update go.yml
xushiwei Mar 13, 2024
b27df8e
Update go.mod
xushiwei Mar 13, 2024
7bfb9a3
TODO
xushiwei Mar 13, 2024
22d6d9e
go1.18
xushiwei Mar 13, 2024
f30b219
Merge pull request #261 from xushiwei/q
xushiwei Mar 13, 2024
e6dc5a0
license
xushiwei Mar 13, 2024
301235e
Merge pull request #262 from xushiwei/q
xushiwei Mar 13, 2024
a123b09
config.go
xushiwei Mar 13, 2024
43afe4f
config: resourceDir
xushiwei Mar 13, 2024
8483137
Merge pull request #263 from xushiwei/q
xushiwei Mar 13, 2024
344154d
loadProjConfig
xushiwei Mar 13, 2024
0e4ee94
Merge pull request #264 from xushiwei/q
xushiwei Mar 13, 2024
79be685
getSpriteProto/getSpriteProtoByName
xushiwei Mar 13, 2024
e5059bf
game: optional MainEntry/Run
xushiwei Mar 13, 2024
e8b150c
spx test examples
xushiwei Mar 13, 2024
283a080
examples: CameraTouching/Dinosaur
xushiwei Mar 13, 2024
9078e3a
examples: Hello/Measure
xushiwei Mar 13, 2024
985bac2
workflow: GenGo
xushiwei Mar 13, 2024
4a367a2
temporary disable example Quote
xushiwei Mar 13, 2024
9647216
Merge pull request #265 from xushiwei/q
xushiwei Mar 13, 2024
7fbe50d
Bump goplus/setup-goplus from 1.1.0 to 1.1.1
dependabot[bot] Mar 13, 2024
003dfdb
Bump actions/checkout from 3 to 4
dependabot[bot] Mar 13, 2024
7e96d8c
Merge pull request #267 from goplus/dependabot/github_actions/actions…
xushiwei Mar 13, 2024
e62f664
Merge pull request #266 from goplus/dependabot/github_actions/goplus/…
xushiwei Mar 13, 2024
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 9 additions & 1 deletion .github/dependabot.yml
Original file line number Diff line number Diff line change
@@ -1,10 +1,18 @@
# To get started with Dependabot version updates, you'll need to specify which
# package ecosystems to update and where the package manifests are located.
# Please see the documentation for all configuration options:
# https://docs.github.com/github/administering-a-repository/configuration-options-for-dependency-updates
# https://help.github.com/github/administering-a-repository/configuration-options-for-dependency-updates

version: 2
updates:
- package-ecosystem: github-actions
directory: /
labels:
- dependabot
- actions
schedule:
interval: daily

- package-ecosystem: "gomod" # See documentation for possible values
directory: "/" # Location of package manifests
schedule:
Expand Down
12 changes: 8 additions & 4 deletions .github/workflows/go.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,12 +11,13 @@ jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: actions/checkout@v4

- name: Set up Go
uses: actions/setup-go@v3
- name: Set up Go/Go+
uses: goplus/setup-[email protected]
with:
go-version: 1.16
go-version: "1.18"
gop-version: "main"

- name: Get dependencies
run: sudo apt-get update && sudo apt-get install gcc libgl1-mesa-dev libegl1-mesa-dev libgles2-mesa-dev libx11-dev xorg-dev libasound2-dev libopenal-dev
Expand All @@ -27,3 +28,6 @@ jobs:

- name: Test
run: go test -v ./...

- name: GenGo
run: gop go ./...
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ feijidazhan/
.idea
*.code-workspace
*.wasm
mv.sh

# Binaries for programs and plugins
*.exe
Expand Down
201 changes: 201 additions & 0 deletions LICENSE
Original file line number Diff line number Diff line change
@@ -0,0 +1,201 @@
Apache License
Version 2.0, January 2004
http://www.apache.org/licenses/

TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION

1. Definitions.

"License" shall mean the terms and conditions for use, reproduction,
and distribution as defined by Sections 1 through 9 of this document.

"Licensor" shall mean the copyright owner or entity authorized by
the copyright owner that is granting the License.

"Legal Entity" shall mean the union of the acting entity and all
other entities that control, are controlled by, or are under common
control with that entity. For the purposes of this definition,
"control" means (i) the power, direct or indirect, to cause the
direction or management of such entity, whether by contract or
otherwise, or (ii) ownership of fifty percent (50%) or more of the
outstanding shares, or (iii) beneficial ownership of such entity.

"You" (or "Your") shall mean an individual or Legal Entity
exercising permissions granted by this License.

"Source" form shall mean the preferred form for making modifications,
including but not limited to software source code, documentation
source, and configuration files.

"Object" form shall mean any form resulting from mechanical
transformation or translation of a Source form, including but
not limited to compiled object code, generated documentation,
and conversions to other media types.

"Work" shall mean the work of authorship, whether in Source or
Object form, made available under the License, as indicated by a
copyright notice that is included in or attached to the work
(an example is provided in the Appendix below).

"Derivative Works" shall mean any work, whether in Source or Object
form, that is based on (or derived from) the Work and for which the
editorial revisions, annotations, elaborations, or other modifications
represent, as a whole, an original work of authorship. For the purposes
of this License, Derivative Works shall not include works that remain
separable from, or merely link (or bind by name) to the interfaces of,
the Work and Derivative Works thereof.

"Contribution" shall mean any work of authorship, including
the original version of the Work and any modifications or additions
to that Work or Derivative Works thereof, that is intentionally
submitted to Licensor for inclusion in the Work by the copyright owner
or by an individual or Legal Entity authorized to submit on behalf of
the copyright owner. For the purposes of this definition, "submitted"
means any form of electronic, verbal, or written communication sent
to the Licensor or its representatives, including but not limited to
communication on electronic mailing lists, source code control systems,
and issue tracking systems that are managed by, or on behalf of, the
Licensor for the purpose of discussing and improving the Work, but
excluding communication that is conspicuously marked or otherwise
designated in writing by the copyright owner as "Not a Contribution."

"Contributor" shall mean Licensor and any individual or Legal Entity
on behalf of whom a Contribution has been received by Licensor and
subsequently incorporated within the Work.

2. Grant of Copyright License. Subject to the terms and conditions of
this License, each Contributor hereby grants to You a perpetual,
worldwide, non-exclusive, no-charge, royalty-free, irrevocable
copyright license to reproduce, prepare Derivative Works of,
publicly display, publicly perform, sublicense, and distribute the
Work and such Derivative Works in Source or Object form.

3. Grant of Patent License. Subject to the terms and conditions of
this License, each Contributor hereby grants to You a perpetual,
worldwide, non-exclusive, no-charge, royalty-free, irrevocable
(except as stated in this section) patent license to make, have made,
use, offer to sell, sell, import, and otherwise transfer the Work,
where such license applies only to those patent claims licensable
by such Contributor that are necessarily infringed by their
Contribution(s) alone or by combination of their Contribution(s)
with the Work to which such Contribution(s) was submitted. If You
institute patent litigation against any entity (including a
cross-claim or counterclaim in a lawsuit) alleging that the Work
or a Contribution incorporated within the Work constitutes direct
or contributory patent infringement, then any patent licenses
granted to You under this License for that Work shall terminate
as of the date such litigation is filed.

4. Redistribution. You may reproduce and distribute copies of the
Work or Derivative Works thereof in any medium, with or without
modifications, and in Source or Object form, provided that You
meet the following conditions:

(a) You must give any other recipients of the Work or
Derivative Works a copy of this License; and

(b) You must cause any modified files to carry prominent notices
stating that You changed the files; and

(c) You must retain, in the Source form of any Derivative Works
that You distribute, all copyright, patent, trademark, and
attribution notices from the Source form of the Work,
excluding those notices that do not pertain to any part of
the Derivative Works; and

(d) If the Work includes a "NOTICE" text file as part of its
distribution, then any Derivative Works that You distribute must
include a readable copy of the attribution notices contained
within such NOTICE file, excluding those notices that do not
pertain to any part of the Derivative Works, in at least one
of the following places: within a NOTICE text file distributed
as part of the Derivative Works; within the Source form or
documentation, if provided along with the Derivative Works; or,
within a display generated by the Derivative Works, if and
wherever such third-party notices normally appear. The contents
of the NOTICE file are for informational purposes only and
do not modify the License. You may add Your own attribution
notices within Derivative Works that You distribute, alongside
or as an addendum to the NOTICE text from the Work, provided
that such additional attribution notices cannot be construed
as modifying the License.

You may add Your own copyright statement to Your modifications and
may provide additional or different license terms and conditions
for use, reproduction, or distribution of Your modifications, or
for any such Derivative Works as a whole, provided Your use,
reproduction, and distribution of the Work otherwise complies with
the conditions stated in this License.

5. Submission of Contributions. Unless You explicitly state otherwise,
any Contribution intentionally submitted for inclusion in the Work
by You to the Licensor shall be under the terms and conditions of
this License, without any additional terms or conditions.
Notwithstanding the above, nothing herein shall supersede or modify
the terms of any separate license agreement you may have executed
with Licensor regarding such Contributions.

6. Trademarks. This License does not grant permission to use the trade
names, trademarks, service marks, or product names of the Licensor,
except as required for reasonable and customary use in describing the
origin of the Work and reproducing the content of the NOTICE file.

7. Disclaimer of Warranty. Unless required by applicable law or
agreed to in writing, Licensor provides the Work (and each
Contributor provides its Contributions) on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
implied, including, without limitation, any warranties or conditions
of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
PARTICULAR PURPOSE. You are solely responsible for determining the
appropriateness of using or redistributing the Work and assume any
risks associated with Your exercise of permissions under this License.

8. Limitation of Liability. In no event and under no legal theory,
whether in tort (including negligence), contract, or otherwise,
unless required by applicable law (such as deliberate and grossly
negligent acts) or agreed to in writing, shall any Contributor be
liable to You for damages, including any direct, indirect, special,
incidental, or consequential damages of any character arising as a
result of this License or out of the use or inability to use the
Work (including but not limited to damages for loss of goodwill,
work stoppage, computer failure or malfunction, or any and all
other commercial damages or losses), even if such Contributor
has been advised of the possibility of such damages.

9. Accepting Warranty or Additional Liability. While redistributing
the Work or Derivative Works thereof, You may choose to offer,
and charge a fee for, acceptance of support, warranty, indemnity,
or other liability obligations and/or rights consistent with this
License. However, in accepting such obligations, You may act only
on Your own behalf and on Your sole responsibility, not on behalf
of any other Contributor, and only if You agree to indemnify,
defend, and hold each Contributor harmless for any liability
incurred by, or claims asserted against, such Contributor by reason
of your accepting any such warranty or additional liability.

END OF TERMS AND CONDITIONS

APPENDIX: How to apply the Apache License to your work.

To apply the Apache License to your work, attach the following
boilerplate notice, with the fields enclosed by brackets "[]"
replaced with your own identifying information. (Don't include
the brackets!) The text should be enclosed in the appropriate
comment syntax for the file format. We also recommend that a
file or class name and description of purpose be included on the
same "printed page" as the copyright notice for easier
identification within third-party archives.

Copyright [yyyy] [name of copyright owner]

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,7 @@ onStart => {

We define a variable named `score` for `Dragon`. After the program starts, it moves randomly. And every time it touches `Shark`, it gains one score.

How to show the `score` on the stage? You don't need write code, just add a `stageMonitor` object into [res/index.json](tutorial/02-Dragon/res/index.json):
How to show the `score` on the stage? You don't need write code, just add a `stageMonitor` object into [assets/index.json](tutorial/02-Dragon/assets/index.json):

```json
{
Expand Down Expand Up @@ -155,10 +155,10 @@ onCloned => {

When we click the sprite `Calf`, it receives an `onClick` event. Then it calls `clone` to clone itself. And after cloning, the new `Calf` sprite will receive an `onCloned` event.

In `onCloned` event, the new `Calf` sprite uses a variable named `gid`. It doesn't define in [Calf.spx](tutorial/03-Clone/Calf.spx), but in [index.gmx](tutorial/03-Clone/index.gmx).
In `onCloned` event, the new `Calf` sprite uses a variable named `gid`. It doesn't define in [Calf.spx](tutorial/03-Clone/Calf.spx), but in [main.spx](tutorial/03-Clone/main.spx).


Here are all the codes of [index.gmx](tutorial/03-Clone/index.gmx):
Here are all the codes of [main.spx](tutorial/03-Clone/main.spx):

```coffee
var (
Expand All @@ -170,7 +170,7 @@ var (
run "res", {Title: "Clone and Destory (by Go+)"}
```

All these three variables in [index.gmx](tutorial/03-Clone/index.gmx) are shared by all sprites. `Arrow` and `Calf` are sprites that exist in this project. `gid` means `global id`. It is used to allocate id for all cloned `Calf` sprites.
All these three variables in [main.spx](tutorial/03-Clone/main.spx) are shared by all sprites. `Arrow` and `Calf` are sprites that exist in this project. `gid` means `global id`. It is used to allocate id for all cloned `Calf` sprites.

Let's back to [Calf.spx](tutorial/03-Clone/Calf.spx) to see the full codes of `onCloned`:

Expand Down
16 changes: 16 additions & 0 deletions audio.go
Original file line number Diff line number Diff line change
@@ -1,3 +1,19 @@
/*
* Copyright (c) 2021 The GoPlus Authors (goplus.org). All rights reserved.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/

package spx

import (
Expand Down
16 changes: 16 additions & 0 deletions camera.go
Original file line number Diff line number Diff line change
@@ -1,3 +1,19 @@
/*
* Copyright (c) 2021 The GoPlus Authors (goplus.org). All rights reserved.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/

package spx

import (
Expand Down
Loading
Loading