-
-
Notifications
You must be signed in to change notification settings - Fork 1.1k
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
Modding API draft (data) #1021
Merged
Merged
Modding API draft (data) #1021
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
TheJJ
added
nice new thing ☺
A new feature that was not there before
documentation
Involves the project documentation
area: nyan
Involves our data description language/database
area: api
Related to some application programming interface (API)
labels
May 17, 2018
heinezen
force-pushed
the
aoe2-nyan-tree
branch
2 times, most recently
from
May 20, 2018 20:03
7af095e
to
67c0df9
Compare
Note: Still optimizing |
heinezen
force-pushed
the
aoe2-nyan-tree
branch
2 times, most recently
from
July 3, 2018 02:13
997fba6
to
42d2db9
Compare
heinezen
force-pushed
the
aoe2-nyan-tree
branch
5 times, most recently
from
July 15, 2018 19:48
cd8fb07
to
93023cc
Compare
heinezen
force-pushed
the
aoe2-nyan-tree
branch
2 times, most recently
from
July 24, 2018 23:30
ccb5c39
to
58b3f84
Compare
heinezen
force-pushed
the
aoe2-nyan-tree
branch
2 times, most recently
from
September 4, 2018 21:54
fdef0f7
to
60c7574
Compare
This was referenced Nov 22, 2018
Closed
heinezen
changed the title
[WIP] doc: nyan tree for AoE2
[WIP] Modding API draft (data)
Dec 21, 2018
This was referenced Dec 21, 2018
heinezen
force-pushed
the
aoe2-nyan-tree
branch
from
January 26, 2019 12:41
14b03df
to
8569898
Compare
heinezen
force-pushed
the
aoe2-nyan-tree
branch
from
January 27, 2019 13:39
8569898
to
f353538
Compare
heinezen
force-pushed
the
aoe2-nyan-tree
branch
from
February 9, 2019 19:44
2cde45d
to
74ff273
Compare
heinezen
force-pushed
the
aoe2-nyan-tree
branch
2 times, most recently
from
May 20, 2019 03:14
e0ca65b
to
0bcee66
Compare
TheJJ
approved these changes
May 21, 2019
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
area: api
Related to some application programming interface (API)
area: nyan
Involves our data description language/database
big stuff
High-impact changes, mainly foundation work
documentation
Involves the project documentation
nice new thing ☺
A new feature that was not there before
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Visualizes the possible structure of the AoE2 game data after it is converted to nyan. I chose to use UML logic for the diagram, but even if you don't know UML it should be quite understandable. Objects that are pink can likely be used for AoE1/SWGB too and are candidates for engine API objects.
Related:
To view the UML source file use UMLet.
Drafts are on the blog and on https://pad.stusta.de/p/openage-mod-api