mirror of
https://github.com/jie65535/GrasscutterCommandGenerator.git
synced 2025-10-22 20:09:46 +08:00
Compare commits
14 Commits
Author | SHA1 | Date | |
---|---|---|---|
9095839006 | |||
d3fe3d7c76 | |||
6ccd828044 | |||
52b93619da | |||
cb69bf8502 | |||
![]() |
4a7d19af00 | ||
f46e63b189 | |||
![]() |
d9e420b226 | ||
92f1dc81d9 | |||
a189d26105 | |||
38e88d6ea5 | |||
f7f1452b5c | |||
ba25cd6e7c | |||
2f2c8e24b0 |
BIN
Doc/Screenshots/OpenCommand.gif
Normal file
BIN
Doc/Screenshots/OpenCommand.gif
Normal file
Binary file not shown.
After Width: | Height: | Size: 821 KiB |
798
LICENSE
798
LICENSE
@@ -1,201 +1,661 @@
|
||||
Apache License
|
||||
Version 2.0, January 2004
|
||||
http://www.apache.org/licenses/
|
||||
GNU AFFERO GENERAL PUBLIC LICENSE
|
||||
Version 3, 19 November 2007
|
||||
|
||||
TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
|
||||
Copyright (C) 2007 Free Software Foundation, Inc. <https://fsf.org/>
|
||||
Everyone is permitted to copy and distribute verbatim copies
|
||||
of this license document, but changing it is not allowed.
|
||||
|
||||
1. Definitions.
|
||||
Preamble
|
||||
|
||||
"License" shall mean the terms and conditions for use, reproduction,
|
||||
and distribution as defined by Sections 1 through 9 of this document.
|
||||
The GNU Affero General Public License is a free, copyleft license for
|
||||
software and other kinds of works, specifically designed to ensure
|
||||
cooperation with the community in the case of network server software.
|
||||
|
||||
"Licensor" shall mean the copyright owner or entity authorized by
|
||||
the copyright owner that is granting the License.
|
||||
The licenses for most software and other practical works are designed
|
||||
to take away your freedom to share and change the works. By contrast,
|
||||
our General Public Licenses are intended to guarantee your freedom to
|
||||
share and change all versions of a program--to make sure it remains free
|
||||
software for all its users.
|
||||
|
||||
"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.
|
||||
When we speak of free software, we are referring to freedom, not
|
||||
price. Our General Public Licenses are designed to make sure that you
|
||||
have the freedom to distribute copies of free software (and charge for
|
||||
them if you wish), that you receive source code or can get it if you
|
||||
want it, that you can change the software or use pieces of it in new
|
||||
free programs, and that you know you can do these things.
|
||||
|
||||
"You" (or "Your") shall mean an individual or Legal Entity
|
||||
exercising permissions granted by this License.
|
||||
Developers that use our General Public Licenses protect your rights
|
||||
with two steps: (1) assert copyright on the software, and (2) offer
|
||||
you this License which gives you legal permission to copy, distribute
|
||||
and/or modify the software.
|
||||
|
||||
"Source" form shall mean the preferred form for making modifications,
|
||||
including but not limited to software source code, documentation
|
||||
source, and configuration files.
|
||||
A secondary benefit of defending all users' freedom is that
|
||||
improvements made in alternate versions of the program, if they
|
||||
receive widespread use, become available for other developers to
|
||||
incorporate. Many developers of free software are heartened and
|
||||
encouraged by the resulting cooperation. However, in the case of
|
||||
software used on network servers, this result may fail to come about.
|
||||
The GNU General Public License permits making a modified version and
|
||||
letting the public access it on a server without ever releasing its
|
||||
source code to the public.
|
||||
|
||||
"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.
|
||||
The GNU Affero General Public License is designed specifically to
|
||||
ensure that, in such cases, the modified source code becomes available
|
||||
to the community. It requires the operator of a network server to
|
||||
provide the source code of the modified version running there to the
|
||||
users of that server. Therefore, public use of a modified version, on
|
||||
a publicly accessible server, gives the public access to the source
|
||||
code of the modified version.
|
||||
|
||||
"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).
|
||||
An older license, called the Affero General Public License and
|
||||
published by Affero, was designed to accomplish similar goals. This is
|
||||
a different license, not a version of the Affero GPL, but Affero has
|
||||
released a new version of the Affero GPL which permits relicensing under
|
||||
this license.
|
||||
|
||||
"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.
|
||||
The precise terms and conditions for copying, distribution and
|
||||
modification follow.
|
||||
|
||||
"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."
|
||||
TERMS AND CONDITIONS
|
||||
|
||||
"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.
|
||||
0. Definitions.
|
||||
|
||||
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.
|
||||
"This License" refers to version 3 of the GNU Affero General Public License.
|
||||
|
||||
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.
|
||||
"Copyright" also means copyright-like laws that apply to other kinds of
|
||||
works, such as semiconductor masks.
|
||||
|
||||
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:
|
||||
"The Program" refers to any copyrightable work licensed under this
|
||||
License. Each licensee is addressed as "you". "Licensees" and
|
||||
"recipients" may be individuals or organizations.
|
||||
|
||||
(a) You must give any other recipients of the Work or
|
||||
Derivative Works a copy of this License; and
|
||||
To "modify" a work means to copy from or adapt all or part of the work
|
||||
in a fashion requiring copyright permission, other than the making of an
|
||||
exact copy. The resulting work is called a "modified version" of the
|
||||
earlier work or a work "based on" the earlier work.
|
||||
|
||||
(b) You must cause any modified files to carry prominent notices
|
||||
stating that You changed the files; and
|
||||
A "covered work" means either the unmodified Program or a work based
|
||||
on the Program.
|
||||
|
||||
(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
|
||||
To "propagate" a work means to do anything with it that, without
|
||||
permission, would make you directly or secondarily liable for
|
||||
infringement under applicable copyright law, except executing it on a
|
||||
computer or modifying a private copy. Propagation includes copying,
|
||||
distribution (with or without modification), making available to the
|
||||
public, and in some countries other activities as well.
|
||||
|
||||
(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.
|
||||
To "convey" a work means any kind of propagation that enables other
|
||||
parties to make or receive copies. Mere interaction with a user through
|
||||
a computer network, with no transfer of a copy, is not conveying.
|
||||
|
||||
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.
|
||||
An interactive user interface displays "Appropriate Legal Notices"
|
||||
to the extent that it includes a convenient and prominently visible
|
||||
feature that (1) displays an appropriate copyright notice, and (2)
|
||||
tells the user that there is no warranty for the work (except to the
|
||||
extent that warranties are provided), that licensees may convey the
|
||||
work under this License, and how to view a copy of this License. If
|
||||
the interface presents a list of user commands or options, such as a
|
||||
menu, a prominent item in the list meets this criterion.
|
||||
|
||||
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.
|
||||
1. Source Code.
|
||||
|
||||
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.
|
||||
The "source code" for a work means the preferred form of the work
|
||||
for making modifications to it. "Object code" means any non-source
|
||||
form of a work.
|
||||
|
||||
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.
|
||||
A "Standard Interface" means an interface that either is an official
|
||||
standard defined by a recognized standards body, or, in the case of
|
||||
interfaces specified for a particular programming language, one that
|
||||
is widely used among developers working in that language.
|
||||
|
||||
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.
|
||||
The "System Libraries" of an executable work include anything, other
|
||||
than the work as a whole, that (a) is included in the normal form of
|
||||
packaging a Major Component, but which is not part of that Major
|
||||
Component, and (b) serves only to enable use of the work with that
|
||||
Major Component, or to implement a Standard Interface for which an
|
||||
implementation is available to the public in source code form. A
|
||||
"Major Component", in this context, means a major essential component
|
||||
(kernel, window system, and so on) of the specific operating system
|
||||
(if any) on which the executable work runs, or a compiler used to
|
||||
produce the work, or an object code interpreter used to run it.
|
||||
|
||||
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.
|
||||
The "Corresponding Source" for a work in object code form means all
|
||||
the source code needed to generate, install, and (for an executable
|
||||
work) run the object code and to modify the work, including scripts to
|
||||
control those activities. However, it does not include the work's
|
||||
System Libraries, or general-purpose tools or generally available free
|
||||
programs which are used unmodified in performing those activities but
|
||||
which are not part of the work. For example, Corresponding Source
|
||||
includes interface definition files associated with source files for
|
||||
the work, and the source code for shared libraries and dynamically
|
||||
linked subprograms that the work is specifically designed to require,
|
||||
such as by intimate data communication or control flow between those
|
||||
subprograms and other parts of the work.
|
||||
|
||||
END OF TERMS AND CONDITIONS
|
||||
The Corresponding Source need not include anything that users
|
||||
can regenerate automatically from other parts of the Corresponding
|
||||
Source.
|
||||
|
||||
APPENDIX: How to apply the Apache License to your work.
|
||||
The Corresponding Source for a work in source code form is that
|
||||
same 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.
|
||||
2. Basic Permissions.
|
||||
|
||||
Copyright 2022 jie65535
|
||||
All rights granted under this License are granted for the term of
|
||||
copyright on the Program, and are irrevocable provided the stated
|
||||
conditions are met. This License explicitly affirms your unlimited
|
||||
permission to run the unmodified Program. The output from running a
|
||||
covered work is covered by this License only if the output, given its
|
||||
content, constitutes a covered work. This License acknowledges your
|
||||
rights of fair use or other equivalent, as provided by copyright law.
|
||||
|
||||
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
|
||||
You may make, run and propagate covered works that you do not
|
||||
convey, without conditions so long as your license otherwise remains
|
||||
in force. You may convey covered works to others for the sole purpose
|
||||
of having them make modifications exclusively for you, or provide you
|
||||
with facilities for running those works, provided that you comply with
|
||||
the terms of this License in conveying all material for which you do
|
||||
not control copyright. Those thus making or running the covered works
|
||||
for you must do so exclusively on your behalf, under your direction
|
||||
and control, on terms that prohibit them from making any copies of
|
||||
your copyrighted material outside their relationship with you.
|
||||
|
||||
http://www.apache.org/licenses/LICENSE-2.0
|
||||
Conveying under any other circumstances is permitted solely under
|
||||
the conditions stated below. Sublicensing is not allowed; section 10
|
||||
makes it unnecessary.
|
||||
|
||||
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.
|
||||
3. Protecting Users' Legal Rights From Anti-Circumvention Law.
|
||||
|
||||
No covered work shall be deemed part of an effective technological
|
||||
measure under any applicable law fulfilling obligations under article
|
||||
11 of the WIPO copyright treaty adopted on 20 December 1996, or
|
||||
similar laws prohibiting or restricting circumvention of such
|
||||
measures.
|
||||
|
||||
When you convey a covered work, you waive any legal power to forbid
|
||||
circumvention of technological measures to the extent such circumvention
|
||||
is effected by exercising rights under this License with respect to
|
||||
the covered work, and you disclaim any intention to limit operation or
|
||||
modification of the work as a means of enforcing, against the work's
|
||||
users, your or third parties' legal rights to forbid circumvention of
|
||||
technological measures.
|
||||
|
||||
4. Conveying Verbatim Copies.
|
||||
|
||||
You may convey verbatim copies of the Program's source code as you
|
||||
receive it, in any medium, provided that you conspicuously and
|
||||
appropriately publish on each copy an appropriate copyright notice;
|
||||
keep intact all notices stating that this License and any
|
||||
non-permissive terms added in accord with section 7 apply to the code;
|
||||
keep intact all notices of the absence of any warranty; and give all
|
||||
recipients a copy of this License along with the Program.
|
||||
|
||||
You may charge any price or no price for each copy that you convey,
|
||||
and you may offer support or warranty protection for a fee.
|
||||
|
||||
5. Conveying Modified Source Versions.
|
||||
|
||||
You may convey a work based on the Program, or the modifications to
|
||||
produce it from the Program, in the form of source code under the
|
||||
terms of section 4, provided that you also meet all of these conditions:
|
||||
|
||||
a) The work must carry prominent notices stating that you modified
|
||||
it, and giving a relevant date.
|
||||
|
||||
b) The work must carry prominent notices stating that it is
|
||||
released under this License and any conditions added under section
|
||||
7. This requirement modifies the requirement in section 4 to
|
||||
"keep intact all notices".
|
||||
|
||||
c) You must license the entire work, as a whole, under this
|
||||
License to anyone who comes into possession of a copy. This
|
||||
License will therefore apply, along with any applicable section 7
|
||||
additional terms, to the whole of the work, and all its parts,
|
||||
regardless of how they are packaged. This License gives no
|
||||
permission to license the work in any other way, but it does not
|
||||
invalidate such permission if you have separately received it.
|
||||
|
||||
d) If the work has interactive user interfaces, each must display
|
||||
Appropriate Legal Notices; however, if the Program has interactive
|
||||
interfaces that do not display Appropriate Legal Notices, your
|
||||
work need not make them do so.
|
||||
|
||||
A compilation of a covered work with other separate and independent
|
||||
works, which are not by their nature extensions of the covered work,
|
||||
and which are not combined with it such as to form a larger program,
|
||||
in or on a volume of a storage or distribution medium, is called an
|
||||
"aggregate" if the compilation and its resulting copyright are not
|
||||
used to limit the access or legal rights of the compilation's users
|
||||
beyond what the individual works permit. Inclusion of a covered work
|
||||
in an aggregate does not cause this License to apply to the other
|
||||
parts of the aggregate.
|
||||
|
||||
6. Conveying Non-Source Forms.
|
||||
|
||||
You may convey a covered work in object code form under the terms
|
||||
of sections 4 and 5, provided that you also convey the
|
||||
machine-readable Corresponding Source under the terms of this License,
|
||||
in one of these ways:
|
||||
|
||||
a) Convey the object code in, or embodied in, a physical product
|
||||
(including a physical distribution medium), accompanied by the
|
||||
Corresponding Source fixed on a durable physical medium
|
||||
customarily used for software interchange.
|
||||
|
||||
b) Convey the object code in, or embodied in, a physical product
|
||||
(including a physical distribution medium), accompanied by a
|
||||
written offer, valid for at least three years and valid for as
|
||||
long as you offer spare parts or customer support for that product
|
||||
model, to give anyone who possesses the object code either (1) a
|
||||
copy of the Corresponding Source for all the software in the
|
||||
product that is covered by this License, on a durable physical
|
||||
medium customarily used for software interchange, for a price no
|
||||
more than your reasonable cost of physically performing this
|
||||
conveying of source, or (2) access to copy the
|
||||
Corresponding Source from a network server at no charge.
|
||||
|
||||
c) Convey individual copies of the object code with a copy of the
|
||||
written offer to provide the Corresponding Source. This
|
||||
alternative is allowed only occasionally and noncommercially, and
|
||||
only if you received the object code with such an offer, in accord
|
||||
with subsection 6b.
|
||||
|
||||
d) Convey the object code by offering access from a designated
|
||||
place (gratis or for a charge), and offer equivalent access to the
|
||||
Corresponding Source in the same way through the same place at no
|
||||
further charge. You need not require recipients to copy the
|
||||
Corresponding Source along with the object code. If the place to
|
||||
copy the object code is a network server, the Corresponding Source
|
||||
may be on a different server (operated by you or a third party)
|
||||
that supports equivalent copying facilities, provided you maintain
|
||||
clear directions next to the object code saying where to find the
|
||||
Corresponding Source. Regardless of what server hosts the
|
||||
Corresponding Source, you remain obligated to ensure that it is
|
||||
available for as long as needed to satisfy these requirements.
|
||||
|
||||
e) Convey the object code using peer-to-peer transmission, provided
|
||||
you inform other peers where the object code and Corresponding
|
||||
Source of the work are being offered to the general public at no
|
||||
charge under subsection 6d.
|
||||
|
||||
A separable portion of the object code, whose source code is excluded
|
||||
from the Corresponding Source as a System Library, need not be
|
||||
included in conveying the object code work.
|
||||
|
||||
A "User Product" is either (1) a "consumer product", which means any
|
||||
tangible personal property which is normally used for personal, family,
|
||||
or household purposes, or (2) anything designed or sold for incorporation
|
||||
into a dwelling. In determining whether a product is a consumer product,
|
||||
doubtful cases shall be resolved in favor of coverage. For a particular
|
||||
product received by a particular user, "normally used" refers to a
|
||||
typical or common use of that class of product, regardless of the status
|
||||
of the particular user or of the way in which the particular user
|
||||
actually uses, or expects or is expected to use, the product. A product
|
||||
is a consumer product regardless of whether the product has substantial
|
||||
commercial, industrial or non-consumer uses, unless such uses represent
|
||||
the only significant mode of use of the product.
|
||||
|
||||
"Installation Information" for a User Product means any methods,
|
||||
procedures, authorization keys, or other information required to install
|
||||
and execute modified versions of a covered work in that User Product from
|
||||
a modified version of its Corresponding Source. The information must
|
||||
suffice to ensure that the continued functioning of the modified object
|
||||
code is in no case prevented or interfered with solely because
|
||||
modification has been made.
|
||||
|
||||
If you convey an object code work under this section in, or with, or
|
||||
specifically for use in, a User Product, and the conveying occurs as
|
||||
part of a transaction in which the right of possession and use of the
|
||||
User Product is transferred to the recipient in perpetuity or for a
|
||||
fixed term (regardless of how the transaction is characterized), the
|
||||
Corresponding Source conveyed under this section must be accompanied
|
||||
by the Installation Information. But this requirement does not apply
|
||||
if neither you nor any third party retains the ability to install
|
||||
modified object code on the User Product (for example, the work has
|
||||
been installed in ROM).
|
||||
|
||||
The requirement to provide Installation Information does not include a
|
||||
requirement to continue to provide support service, warranty, or updates
|
||||
for a work that has been modified or installed by the recipient, or for
|
||||
the User Product in which it has been modified or installed. Access to a
|
||||
network may be denied when the modification itself materially and
|
||||
adversely affects the operation of the network or violates the rules and
|
||||
protocols for communication across the network.
|
||||
|
||||
Corresponding Source conveyed, and Installation Information provided,
|
||||
in accord with this section must be in a format that is publicly
|
||||
documented (and with an implementation available to the public in
|
||||
source code form), and must require no special password or key for
|
||||
unpacking, reading or copying.
|
||||
|
||||
7. Additional Terms.
|
||||
|
||||
"Additional permissions" are terms that supplement the terms of this
|
||||
License by making exceptions from one or more of its conditions.
|
||||
Additional permissions that are applicable to the entire Program shall
|
||||
be treated as though they were included in this License, to the extent
|
||||
that they are valid under applicable law. If additional permissions
|
||||
apply only to part of the Program, that part may be used separately
|
||||
under those permissions, but the entire Program remains governed by
|
||||
this License without regard to the additional permissions.
|
||||
|
||||
When you convey a copy of a covered work, you may at your option
|
||||
remove any additional permissions from that copy, or from any part of
|
||||
it. (Additional permissions may be written to require their own
|
||||
removal in certain cases when you modify the work.) You may place
|
||||
additional permissions on material, added by you to a covered work,
|
||||
for which you have or can give appropriate copyright permission.
|
||||
|
||||
Notwithstanding any other provision of this License, for material you
|
||||
add to a covered work, you may (if authorized by the copyright holders of
|
||||
that material) supplement the terms of this License with terms:
|
||||
|
||||
a) Disclaiming warranty or limiting liability differently from the
|
||||
terms of sections 15 and 16 of this License; or
|
||||
|
||||
b) Requiring preservation of specified reasonable legal notices or
|
||||
author attributions in that material or in the Appropriate Legal
|
||||
Notices displayed by works containing it; or
|
||||
|
||||
c) Prohibiting misrepresentation of the origin of that material, or
|
||||
requiring that modified versions of such material be marked in
|
||||
reasonable ways as different from the original version; or
|
||||
|
||||
d) Limiting the use for publicity purposes of names of licensors or
|
||||
authors of the material; or
|
||||
|
||||
e) Declining to grant rights under trademark law for use of some
|
||||
trade names, trademarks, or service marks; or
|
||||
|
||||
f) Requiring indemnification of licensors and authors of that
|
||||
material by anyone who conveys the material (or modified versions of
|
||||
it) with contractual assumptions of liability to the recipient, for
|
||||
any liability that these contractual assumptions directly impose on
|
||||
those licensors and authors.
|
||||
|
||||
All other non-permissive additional terms are considered "further
|
||||
restrictions" within the meaning of section 10. If the Program as you
|
||||
received it, or any part of it, contains a notice stating that it is
|
||||
governed by this License along with a term that is a further
|
||||
restriction, you may remove that term. If a license document contains
|
||||
a further restriction but permits relicensing or conveying under this
|
||||
License, you may add to a covered work material governed by the terms
|
||||
of that license document, provided that the further restriction does
|
||||
not survive such relicensing or conveying.
|
||||
|
||||
If you add terms to a covered work in accord with this section, you
|
||||
must place, in the relevant source files, a statement of the
|
||||
additional terms that apply to those files, or a notice indicating
|
||||
where to find the applicable terms.
|
||||
|
||||
Additional terms, permissive or non-permissive, may be stated in the
|
||||
form of a separately written license, or stated as exceptions;
|
||||
the above requirements apply either way.
|
||||
|
||||
8. Termination.
|
||||
|
||||
You may not propagate or modify a covered work except as expressly
|
||||
provided under this License. Any attempt otherwise to propagate or
|
||||
modify it is void, and will automatically terminate your rights under
|
||||
this License (including any patent licenses granted under the third
|
||||
paragraph of section 11).
|
||||
|
||||
However, if you cease all violation of this License, then your
|
||||
license from a particular copyright holder is reinstated (a)
|
||||
provisionally, unless and until the copyright holder explicitly and
|
||||
finally terminates your license, and (b) permanently, if the copyright
|
||||
holder fails to notify you of the violation by some reasonable means
|
||||
prior to 60 days after the cessation.
|
||||
|
||||
Moreover, your license from a particular copyright holder is
|
||||
reinstated permanently if the copyright holder notifies you of the
|
||||
violation by some reasonable means, this is the first time you have
|
||||
received notice of violation of this License (for any work) from that
|
||||
copyright holder, and you cure the violation prior to 30 days after
|
||||
your receipt of the notice.
|
||||
|
||||
Termination of your rights under this section does not terminate the
|
||||
licenses of parties who have received copies or rights from you under
|
||||
this License. If your rights have been terminated and not permanently
|
||||
reinstated, you do not qualify to receive new licenses for the same
|
||||
material under section 10.
|
||||
|
||||
9. Acceptance Not Required for Having Copies.
|
||||
|
||||
You are not required to accept this License in order to receive or
|
||||
run a copy of the Program. Ancillary propagation of a covered work
|
||||
occurring solely as a consequence of using peer-to-peer transmission
|
||||
to receive a copy likewise does not require acceptance. However,
|
||||
nothing other than this License grants you permission to propagate or
|
||||
modify any covered work. These actions infringe copyright if you do
|
||||
not accept this License. Therefore, by modifying or propagating a
|
||||
covered work, you indicate your acceptance of this License to do so.
|
||||
|
||||
10. Automatic Licensing of Downstream Recipients.
|
||||
|
||||
Each time you convey a covered work, the recipient automatically
|
||||
receives a license from the original licensors, to run, modify and
|
||||
propagate that work, subject to this License. You are not responsible
|
||||
for enforcing compliance by third parties with this License.
|
||||
|
||||
An "entity transaction" is a transaction transferring control of an
|
||||
organization, or substantially all assets of one, or subdividing an
|
||||
organization, or merging organizations. If propagation of a covered
|
||||
work results from an entity transaction, each party to that
|
||||
transaction who receives a copy of the work also receives whatever
|
||||
licenses to the work the party's predecessor in interest had or could
|
||||
give under the previous paragraph, plus a right to possession of the
|
||||
Corresponding Source of the work from the predecessor in interest, if
|
||||
the predecessor has it or can get it with reasonable efforts.
|
||||
|
||||
You may not impose any further restrictions on the exercise of the
|
||||
rights granted or affirmed under this License. For example, you may
|
||||
not impose a license fee, royalty, or other charge for exercise of
|
||||
rights granted under this License, and you may not initiate litigation
|
||||
(including a cross-claim or counterclaim in a lawsuit) alleging that
|
||||
any patent claim is infringed by making, using, selling, offering for
|
||||
sale, or importing the Program or any portion of it.
|
||||
|
||||
11. Patents.
|
||||
|
||||
A "contributor" is a copyright holder who authorizes use under this
|
||||
License of the Program or a work on which the Program is based. The
|
||||
work thus licensed is called the contributor's "contributor version".
|
||||
|
||||
A contributor's "essential patent claims" are all patent claims
|
||||
owned or controlled by the contributor, whether already acquired or
|
||||
hereafter acquired, that would be infringed by some manner, permitted
|
||||
by this License, of making, using, or selling its contributor version,
|
||||
but do not include claims that would be infringed only as a
|
||||
consequence of further modification of the contributor version. For
|
||||
purposes of this definition, "control" includes the right to grant
|
||||
patent sublicenses in a manner consistent with the requirements of
|
||||
this License.
|
||||
|
||||
Each contributor grants you a non-exclusive, worldwide, royalty-free
|
||||
patent license under the contributor's essential patent claims, to
|
||||
make, use, sell, offer for sale, import and otherwise run, modify and
|
||||
propagate the contents of its contributor version.
|
||||
|
||||
In the following three paragraphs, a "patent license" is any express
|
||||
agreement or commitment, however denominated, not to enforce a patent
|
||||
(such as an express permission to practice a patent or covenant not to
|
||||
sue for patent infringement). To "grant" such a patent license to a
|
||||
party means to make such an agreement or commitment not to enforce a
|
||||
patent against the party.
|
||||
|
||||
If you convey a covered work, knowingly relying on a patent license,
|
||||
and the Corresponding Source of the work is not available for anyone
|
||||
to copy, free of charge and under the terms of this License, through a
|
||||
publicly available network server or other readily accessible means,
|
||||
then you must either (1) cause the Corresponding Source to be so
|
||||
available, or (2) arrange to deprive yourself of the benefit of the
|
||||
patent license for this particular work, or (3) arrange, in a manner
|
||||
consistent with the requirements of this License, to extend the patent
|
||||
license to downstream recipients. "Knowingly relying" means you have
|
||||
actual knowledge that, but for the patent license, your conveying the
|
||||
covered work in a country, or your recipient's use of the covered work
|
||||
in a country, would infringe one or more identifiable patents in that
|
||||
country that you have reason to believe are valid.
|
||||
|
||||
If, pursuant to or in connection with a single transaction or
|
||||
arrangement, you convey, or propagate by procuring conveyance of, a
|
||||
covered work, and grant a patent license to some of the parties
|
||||
receiving the covered work authorizing them to use, propagate, modify
|
||||
or convey a specific copy of the covered work, then the patent license
|
||||
you grant is automatically extended to all recipients of the covered
|
||||
work and works based on it.
|
||||
|
||||
A patent license is "discriminatory" if it does not include within
|
||||
the scope of its coverage, prohibits the exercise of, or is
|
||||
conditioned on the non-exercise of one or more of the rights that are
|
||||
specifically granted under this License. You may not convey a covered
|
||||
work if you are a party to an arrangement with a third party that is
|
||||
in the business of distributing software, under which you make payment
|
||||
to the third party based on the extent of your activity of conveying
|
||||
the work, and under which the third party grants, to any of the
|
||||
parties who would receive the covered work from you, a discriminatory
|
||||
patent license (a) in connection with copies of the covered work
|
||||
conveyed by you (or copies made from those copies), or (b) primarily
|
||||
for and in connection with specific products or compilations that
|
||||
contain the covered work, unless you entered into that arrangement,
|
||||
or that patent license was granted, prior to 28 March 2007.
|
||||
|
||||
Nothing in this License shall be construed as excluding or limiting
|
||||
any implied license or other defenses to infringement that may
|
||||
otherwise be available to you under applicable patent law.
|
||||
|
||||
12. No Surrender of Others' Freedom.
|
||||
|
||||
If conditions are imposed on you (whether by court order, agreement or
|
||||
otherwise) that contradict the conditions of this License, they do not
|
||||
excuse you from the conditions of this License. If you cannot convey a
|
||||
covered work so as to satisfy simultaneously your obligations under this
|
||||
License and any other pertinent obligations, then as a consequence you may
|
||||
not convey it at all. For example, if you agree to terms that obligate you
|
||||
to collect a royalty for further conveying from those to whom you convey
|
||||
the Program, the only way you could satisfy both those terms and this
|
||||
License would be to refrain entirely from conveying the Program.
|
||||
|
||||
13. Remote Network Interaction; Use with the GNU General Public License.
|
||||
|
||||
Notwithstanding any other provision of this License, if you modify the
|
||||
Program, your modified version must prominently offer all users
|
||||
interacting with it remotely through a computer network (if your version
|
||||
supports such interaction) an opportunity to receive the Corresponding
|
||||
Source of your version by providing access to the Corresponding Source
|
||||
from a network server at no charge, through some standard or customary
|
||||
means of facilitating copying of software. This Corresponding Source
|
||||
shall include the Corresponding Source for any work covered by version 3
|
||||
of the GNU General Public License that is incorporated pursuant to the
|
||||
following paragraph.
|
||||
|
||||
Notwithstanding any other provision of this License, you have
|
||||
permission to link or combine any covered work with a work licensed
|
||||
under version 3 of the GNU General Public License into a single
|
||||
combined work, and to convey the resulting work. The terms of this
|
||||
License will continue to apply to the part which is the covered work,
|
||||
but the work with which it is combined will remain governed by version
|
||||
3 of the GNU General Public License.
|
||||
|
||||
14. Revised Versions of this License.
|
||||
|
||||
The Free Software Foundation may publish revised and/or new versions of
|
||||
the GNU Affero General Public License from time to time. Such new versions
|
||||
will be similar in spirit to the present version, but may differ in detail to
|
||||
address new problems or concerns.
|
||||
|
||||
Each version is given a distinguishing version number. If the
|
||||
Program specifies that a certain numbered version of the GNU Affero General
|
||||
Public License "or any later version" applies to it, you have the
|
||||
option of following the terms and conditions either of that numbered
|
||||
version or of any later version published by the Free Software
|
||||
Foundation. If the Program does not specify a version number of the
|
||||
GNU Affero General Public License, you may choose any version ever published
|
||||
by the Free Software Foundation.
|
||||
|
||||
If the Program specifies that a proxy can decide which future
|
||||
versions of the GNU Affero General Public License can be used, that proxy's
|
||||
public statement of acceptance of a version permanently authorizes you
|
||||
to choose that version for the Program.
|
||||
|
||||
Later license versions may give you additional or different
|
||||
permissions. However, no additional obligations are imposed on any
|
||||
author or copyright holder as a result of your choosing to follow a
|
||||
later version.
|
||||
|
||||
15. Disclaimer of Warranty.
|
||||
|
||||
THERE IS NO WARRANTY FOR THE PROGRAM, TO THE EXTENT PERMITTED BY
|
||||
APPLICABLE LAW. EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT
|
||||
HOLDERS AND/OR OTHER PARTIES PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY
|
||||
OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO,
|
||||
THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
|
||||
PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE PROGRAM
|
||||
IS WITH YOU. SHOULD THE PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF
|
||||
ALL NECESSARY SERVICING, REPAIR OR CORRECTION.
|
||||
|
||||
16. Limitation of Liability.
|
||||
|
||||
IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING
|
||||
WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MODIFIES AND/OR CONVEYS
|
||||
THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY
|
||||
GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE
|
||||
USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED TO LOSS OF
|
||||
DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD
|
||||
PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER PROGRAMS),
|
||||
EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF
|
||||
SUCH DAMAGES.
|
||||
|
||||
17. Interpretation of Sections 15 and 16.
|
||||
|
||||
If the disclaimer of warranty and limitation of liability provided
|
||||
above cannot be given local legal effect according to their terms,
|
||||
reviewing courts shall apply local law that most closely approximates
|
||||
an absolute waiver of all civil liability in connection with the
|
||||
Program, unless a warranty or assumption of liability accompanies a
|
||||
copy of the Program in return for a fee.
|
||||
|
||||
END OF TERMS AND CONDITIONS
|
||||
|
||||
How to Apply These Terms to Your New Programs
|
||||
|
||||
If you develop a new program, and you want it to be of the greatest
|
||||
possible use to the public, the best way to achieve this is to make it
|
||||
free software which everyone can redistribute and change under these terms.
|
||||
|
||||
To do so, attach the following notices to the program. It is safest
|
||||
to attach them to the start of each source file to most effectively
|
||||
state the exclusion of warranty; and each file should have at least
|
||||
the "copyright" line and a pointer to where the full notice is found.
|
||||
|
||||
<one line to give the program's name and a brief idea of what it does.>
|
||||
Copyright (C) <year> <name of author>
|
||||
|
||||
This program is free software: you can redistribute it and/or modify
|
||||
it under the terms of the GNU Affero General Public License as published
|
||||
by the Free Software Foundation, either version 3 of the License, or
|
||||
(at your option) any later version.
|
||||
|
||||
This program is distributed in the hope that it will be useful,
|
||||
but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||
GNU Affero General Public License for more details.
|
||||
|
||||
You should have received a copy of the GNU Affero General Public License
|
||||
along with this program. If not, see <https://www.gnu.org/licenses/>.
|
||||
|
||||
Also add information on how to contact you by electronic and paper mail.
|
||||
|
||||
If your software can interact with users remotely through a computer
|
||||
network, you should also make sure that it provides a way for users to
|
||||
get its source. For example, if your program is a web application, its
|
||||
interface could display a "Source" link that leads users to an archive
|
||||
of the code. There are many ways you could offer source, and different
|
||||
solutions will be better for different programs; see section 13 for the
|
||||
specific requirements.
|
||||
|
||||
You should also get your employer (if you work as a programmer) or school,
|
||||
if any, to sign a "copyright disclaimer" for the program, if necessary.
|
||||
For more information on this, and how to apply and follow the GNU AGPL, see
|
||||
<https://www.gnu.org/licenses/>.
|
||||
|
12
README.md
12
README.md
@@ -10,12 +10,14 @@
|
||||
|
||||
服务端需要 [gc-opencommand-plugin](https://github.com/jie65535/gc-opencommand-plugin) 插件支持
|
||||
|
||||

|
||||
|
||||
---
|
||||
|
||||
## TODO List
|
||||
- [ ] 多语言支持(进度:UI已经支持英语,但还有许多ID映射文件缺失,欢迎补充)
|
||||
- [ ] Animal.txt
|
||||
- [ ] Artifact.txt
|
||||
- [x] Animal.txt
|
||||
- [x] Artifact.txt
|
||||
- [ ] ArtifactCat.txt
|
||||
- [ ] ArtifactMainAttribution.txt
|
||||
- [ ] ArtifactSubAttribution.txt
|
||||
@@ -23,12 +25,12 @@
|
||||
- [x] CustomCommands.txt
|
||||
- [x] Item.txt
|
||||
- [x] Monster.txt
|
||||
- [ ] NPC.txt
|
||||
- [x] NPC.txt
|
||||
- [ ] Ornament.txt
|
||||
- [x] Scene.txt
|
||||
- [ ] Weapon.txt
|
||||
- [x] Weapon.txt
|
||||
- [ ] Quest.txt
|
||||
- [x] 远程执行命令
|
||||
- [ ] 割草机启动器(无进度)
|
||||
- [ ] 邮件编辑器(无进度)
|
||||
- [ ] 商店编辑器(无进度)
|
||||
|
||||
|
@@ -10,12 +10,14 @@ Please download the latest version from [Releases](https://github.com/jie65535/G
|
||||
|
||||
The server require [gc-opencommand-plugin](https://github.com/jie65535/gc-opencommand-plugin) support
|
||||
|
||||

|
||||
|
||||
---
|
||||
|
||||
## TODO List
|
||||
- [ ] Multi-language support (progress: UI already supports English, but there are still many ID mapping files missing, welcome to add)
|
||||
- [ ] Animal.txt
|
||||
- [ ] Artifact.txt
|
||||
- [x] Animal.txt
|
||||
- [x] Artifact.txt
|
||||
- [ ] ArtifactCat.txt
|
||||
- [ ] ArtifactMainAttribution.txt
|
||||
- [ ] ArtifactSubAttribution.txt
|
||||
@@ -23,12 +25,12 @@ The server require [gc-opencommand-plugin](https://github.com/jie65535/gc-openco
|
||||
- [x] CustomCommands.txt
|
||||
- [x] Item.txt
|
||||
- [x] Monster.txt
|
||||
- [ ] NPC.txt
|
||||
- [x] NPC.txt
|
||||
- [ ] Ornament.txt
|
||||
- [x] Scene.txt
|
||||
- [ ] Weapon.txt
|
||||
- [x] Weapon.txt
|
||||
- [ ] Quest.txt
|
||||
- [x] Execute command remotely
|
||||
- [ ] Grasscutter Launcher (no progress)
|
||||
- [ ] Mail Editor (no progress)
|
||||
- [ ] Shop Editor (no progress)
|
||||
|
||||
|
@@ -1,36 +1,36 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<configuration>
|
||||
<configSections>
|
||||
<sectionGroup name="userSettings" type="System.Configuration.UserSettingsGroup, System, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
|
||||
<section name="GrasscutterTools.Properties.Settings" type="System.Configuration.ClientSettingsSection, System, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" allowExeDefinition="MachineToLocalUser" requirePermission="false" />
|
||||
</sectionGroup>
|
||||
</configSections>
|
||||
<startup>
|
||||
<supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.8" />
|
||||
</startup>
|
||||
<userSettings>
|
||||
<GrasscutterTools.Properties.Settings>
|
||||
<setting name="AutoCopy" serializeAs="String">
|
||||
<value>False</value>
|
||||
</setting>
|
||||
<setting name="Uid" serializeAs="String">
|
||||
<value>10001</value>
|
||||
</setting>
|
||||
<setting name="DefaultLanguage" serializeAs="String">
|
||||
<value>zh-CN</value>
|
||||
</setting>
|
||||
<setting name="ResourcesDirPath" serializeAs="String">
|
||||
<value />
|
||||
</setting>
|
||||
<setting name="TextMapFileName" serializeAs="String">
|
||||
<value>TextMapCHS</value>
|
||||
</setting>
|
||||
<setting name="RemoteUid" serializeAs="String">
|
||||
<value>10001</value>
|
||||
</setting>
|
||||
<setting name="Host" serializeAs="String">
|
||||
<value>https://127.0.0.1</value>
|
||||
</setting>
|
||||
</GrasscutterTools.Properties.Settings>
|
||||
</userSettings>
|
||||
<configSections>
|
||||
<sectionGroup name="userSettings" type="System.Configuration.UserSettingsGroup, System, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
|
||||
<section name="GrasscutterTools.Properties.Settings" type="System.Configuration.ClientSettingsSection, System, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" allowExeDefinition="MachineToLocalUser" requirePermission="false" />
|
||||
</sectionGroup>
|
||||
</configSections>
|
||||
<startup>
|
||||
<supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.8" />
|
||||
</startup>
|
||||
<userSettings>
|
||||
<GrasscutterTools.Properties.Settings>
|
||||
<setting name="AutoCopy" serializeAs="String">
|
||||
<value>False</value>
|
||||
</setting>
|
||||
<setting name="Uid" serializeAs="String">
|
||||
<value>10001</value>
|
||||
</setting>
|
||||
<setting name="DefaultLanguage" serializeAs="String">
|
||||
<value>zh-CN</value>
|
||||
</setting>
|
||||
<setting name="ResourcesDirPath" serializeAs="String">
|
||||
<value />
|
||||
</setting>
|
||||
<setting name="TextMapFileName" serializeAs="String">
|
||||
<value>TextMapCHS</value>
|
||||
</setting>
|
||||
<setting name="RemoteUid" serializeAs="String">
|
||||
<value>10001</value>
|
||||
</setting>
|
||||
<setting name="Host" serializeAs="String">
|
||||
<value>https://127.0.0.1</value>
|
||||
</setting>
|
||||
</GrasscutterTools.Properties.Settings>
|
||||
</userSettings>
|
||||
</configuration>
|
@@ -1,4 +1,22 @@
|
||||
using System.Threading.Tasks;
|
||||
/**
|
||||
* Grasscutter Tools
|
||||
* Copyright (C) 2022 jie65535
|
||||
*
|
||||
* This program is free software: you can redistribute it and/or modify
|
||||
* it under the terms of the GNU Affero General Public License as published
|
||||
* by the Free Software Foundation, either version 3 of the License, or
|
||||
* (at your option) any later version.
|
||||
*
|
||||
* This program is distributed in the hope that it will be useful,
|
||||
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||
* GNU Affero General Public License for more details.
|
||||
*
|
||||
* You should have received a copy of the GNU Affero General Public License
|
||||
* along with this program. If not, see <https://www.gnu.org/licenses/>.
|
||||
*
|
||||
**/
|
||||
using System.Threading.Tasks;
|
||||
|
||||
using GrasscutterTools.DispatchServer.Model;
|
||||
using GrasscutterTools.Utils;
|
||||
|
@@ -1,4 +1,22 @@
|
||||
using Newtonsoft.Json;
|
||||
/**
|
||||
* Grasscutter Tools
|
||||
* Copyright (C) 2022 jie65535
|
||||
*
|
||||
* This program is free software: you can redistribute it and/or modify
|
||||
* it under the terms of the GNU Affero General Public License as published
|
||||
* by the Free Software Foundation, either version 3 of the License, or
|
||||
* (at your option) any later version.
|
||||
*
|
||||
* This program is distributed in the hope that it will be useful,
|
||||
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||
* GNU Affero General Public License for more details.
|
||||
*
|
||||
* You should have received a copy of the GNU Affero General Public License
|
||||
* along with this program. If not, see <https://www.gnu.org/licenses/>.
|
||||
*
|
||||
**/
|
||||
using Newtonsoft.Json;
|
||||
|
||||
namespace GrasscutterTools.DispatchServer.Model
|
||||
{
|
||||
|
@@ -1,4 +1,22 @@
|
||||
using System;
|
||||
/**
|
||||
* Grasscutter Tools
|
||||
* Copyright (C) 2022 jie65535
|
||||
*
|
||||
* This program is free software: you can redistribute it and/or modify
|
||||
* it under the terms of the GNU Affero General Public License as published
|
||||
* by the Free Software Foundation, either version 3 of the License, or
|
||||
* (at your option) any later version.
|
||||
*
|
||||
* This program is distributed in the hope that it will be useful,
|
||||
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||
* GNU Affero General Public License for more details.
|
||||
*
|
||||
* You should have received a copy of the GNU Affero General Public License
|
||||
* along with this program. If not, see <https://www.gnu.org/licenses/>.
|
||||
*
|
||||
**/
|
||||
using System;
|
||||
using System.Collections.Generic;
|
||||
using System.Data;
|
||||
using System.Linq;
|
||||
|
1121
Source/GrasscutterTools/FormMain.Designer.cs
generated
1121
Source/GrasscutterTools/FormMain.Designer.cs
generated
File diff suppressed because it is too large
Load Diff
@@ -1,4 +1,22 @@
|
||||
using System;
|
||||
/**
|
||||
* Grasscutter Tools
|
||||
* Copyright (C) 2022 jie65535
|
||||
*
|
||||
* This program is free software: you can redistribute it and/or modify
|
||||
* it under the terms of the GNU Affero General Public License as published
|
||||
* by the Free Software Foundation, either version 3 of the License, or
|
||||
* (at your option) any later version.
|
||||
*
|
||||
* This program is distributed in the hope that it will be useful,
|
||||
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||
* GNU Affero General Public License for more details.
|
||||
*
|
||||
* You should have received a copy of the GNU Affero General Public License
|
||||
* along with this program. If not, see <https://www.gnu.org/licenses/>.
|
||||
*
|
||||
**/
|
||||
using System;
|
||||
using System.Collections.Generic;
|
||||
using System.Drawing;
|
||||
using System.IO;
|
||||
@@ -46,6 +64,7 @@ namespace GrasscutterTools
|
||||
InitScenes();
|
||||
InitStatList();
|
||||
InitPermList();
|
||||
InitQuestList();
|
||||
}
|
||||
|
||||
private void FormMain_FormClosed(object sender, FormClosedEventArgs e)
|
||||
@@ -60,15 +79,17 @@ namespace GrasscutterTools
|
||||
{
|
||||
try
|
||||
{
|
||||
ChkAutoCopy.Checked = Settings.Default.AutoCopy;
|
||||
NUDUid.Value = Settings.Default.Uid;
|
||||
ChkAutoCopy.Checked = Settings.Default.AutoCopy;
|
||||
NUDUid.Value = Settings.Default.Uid;
|
||||
|
||||
CmbLanguage.Items.AddRange(LanguageNames);
|
||||
CmbLanguage.SelectedIndex = Array.IndexOf(Languages, Settings.Default.DefaultLanguage);
|
||||
|
||||
NUDRemotePlayerId.Value = Settings.Default.RemoteUid;
|
||||
TxtHost.Text = Settings.Default.Host;
|
||||
|
||||
InitGiveItemRecord();
|
||||
InitSpawnRecord();
|
||||
InitOpenCommand();
|
||||
}
|
||||
catch (Exception ex)
|
||||
{
|
||||
@@ -80,13 +101,14 @@ namespace GrasscutterTools
|
||||
{
|
||||
try
|
||||
{
|
||||
Settings.Default.AutoCopy = ChkAutoCopy.Checked;
|
||||
Settings.Default.Uid = NUDUid.Value;
|
||||
Settings.Default.Save();
|
||||
Settings.Default.AutoCopy = ChkAutoCopy.Checked;
|
||||
Settings.Default.Uid = NUDUid.Value;
|
||||
Settings.Default.RemoteUid = NUDRemotePlayerId.Value;
|
||||
Settings.Default.Host = TxtHost.Text;
|
||||
SaveCustomCommands();
|
||||
SaveGiveItemRecord();
|
||||
SaveSpawnRecord();
|
||||
SaveOpenCommand();
|
||||
Settings.Default.Save();
|
||||
}
|
||||
catch (Exception ex)
|
||||
{
|
||||
@@ -510,8 +532,16 @@ namespace GrasscutterTools
|
||||
{
|
||||
var id = name.Substring(0, name.IndexOf(':')).Trim();
|
||||
|
||||
SetCommand(ChkDrop.Checked ? "/drop" : "/give",
|
||||
$"{id} {NUDGameItemAmout.Value} {NUDGameItemLevel.Value}");
|
||||
if (ChkDrop.Checked)
|
||||
{
|
||||
NUDGameItemLevel.Enabled = false;
|
||||
SetCommand("/drop", $"{id} {NUDGameItemAmout.Value}");
|
||||
}
|
||||
else
|
||||
{
|
||||
NUDGameItemLevel.Enabled = true;
|
||||
SetCommand("/give", $"{id} {NUDGameItemAmout.Value} {NUDGameItemLevel.Value}");
|
||||
}
|
||||
return true;
|
||||
}
|
||||
return false;
|
||||
@@ -745,11 +775,14 @@ namespace GrasscutterTools
|
||||
|
||||
private void ListScenes_SelectedIndexChanged(object sender, EventArgs e)
|
||||
{
|
||||
if (ListScenes.SelectedIndex >= 0)
|
||||
if (ListScenes.SelectedIndex < 0)
|
||||
{
|
||||
var id = GameData.Scenes.Ids[ListScenes.SelectedIndex];
|
||||
SetCommand("/changescene", id.ToString());
|
||||
ChkIncludeSceneId.Enabled = false;
|
||||
return;
|
||||
}
|
||||
ChkIncludeSceneId.Enabled = true;
|
||||
var id = GameData.Scenes.Ids[ListScenes.SelectedIndex];
|
||||
SetCommand("/changescene", id.ToString());
|
||||
}
|
||||
|
||||
private void CmbClimateType_SelectedIndexChanged(object sender, EventArgs e)
|
||||
@@ -759,6 +792,14 @@ namespace GrasscutterTools
|
||||
SetCommand("/weather", $"0 {CmbClimateType.SelectedIndex}");
|
||||
}
|
||||
|
||||
private void BtnTeleport_Click(object sender, EventArgs e)
|
||||
{
|
||||
string args = $"{NUDTpX.Value} {NUDTpY.Value} {NUDTpZ.Value}";
|
||||
if (ChkIncludeSceneId.Checked && ListScenes.SelectedIndex != -1)
|
||||
args += $" {GameData.Scenes.Ids[ListScenes.SelectedIndex]}";
|
||||
SetCommand("/tp", args);
|
||||
}
|
||||
|
||||
#endregion - 场景 -
|
||||
|
||||
#region - 状态 -
|
||||
@@ -926,18 +967,6 @@ namespace GrasscutterTools
|
||||
|
||||
#region - 远程 -
|
||||
|
||||
private void InitOpenCommand()
|
||||
{
|
||||
NUDRemotePlayerId.Value = Settings.Default.RemoteUid;
|
||||
TxtHost.Text = Settings.Default.Host;
|
||||
}
|
||||
|
||||
private void SaveOpenCommand()
|
||||
{
|
||||
Settings.Default.RemoteUid = NUDRemotePlayerId.Value;
|
||||
Settings.Default.Host = TxtHost.Text;
|
||||
}
|
||||
|
||||
private OpenCommandAPI OC;
|
||||
|
||||
private async void BtnQueryServerStatus_Click(object sender, EventArgs e)
|
||||
@@ -947,9 +976,16 @@ namespace GrasscutterTools
|
||||
btn.Cursor = Cursors.WaitCursor;
|
||||
try
|
||||
{
|
||||
var status = await DispatchServerAPI.QueryServerStatus(TxtHost.Text);
|
||||
LblServerVersion.Text = status.Version;
|
||||
LblPlayerCount.Text = status.PlayerCount.ToString();
|
||||
try
|
||||
{
|
||||
var status = await DispatchServerAPI.QueryServerStatus(TxtHost.Text);
|
||||
LblServerVersion.Text = status.Version;
|
||||
LblPlayerCount.Text = status.PlayerCount.ToString();
|
||||
}
|
||||
catch (Exception ex)
|
||||
{
|
||||
MessageBox.Show("查询服务端状态失败:" + ex.Message, Resources.Error, MessageBoxButtons.OK, MessageBoxIcon.Error);
|
||||
}
|
||||
|
||||
OC = new OpenCommandAPI(TxtHost.Text);
|
||||
if (await OC.Ping())
|
||||
@@ -1086,5 +1122,42 @@ namespace GrasscutterTools
|
||||
}
|
||||
|
||||
#endregion - 远程 -
|
||||
|
||||
#region - 任务 -
|
||||
|
||||
private void InitQuestList()
|
||||
{
|
||||
QuestFilterChanged(null, EventArgs.Empty);
|
||||
}
|
||||
|
||||
private void QuestFilterChanged(object sender, EventArgs e)
|
||||
{
|
||||
ListQuest.BeginUpdate();
|
||||
ListQuest.Items.Clear();
|
||||
ListQuest.Items.AddRange(GameData.Quests.Lines.Where(l =>
|
||||
{
|
||||
if (!ChkQuestFilterHIDDEN.Checked && l.Contains((string)ChkQuestFilterHIDDEN.Tag))
|
||||
return false;
|
||||
if (!ChkQuestFilterUNRELEASED.Checked && l.Contains((string)ChkQuestFilterUNRELEASED.Tag))
|
||||
return false;
|
||||
if (!ChkQuestFilterTEST.Checked && l.Contains((string)ChkQuestFilterTEST.Tag))
|
||||
return false;
|
||||
if (!string.IsNullOrEmpty(TxtQuestFilter.Text))
|
||||
return l.Contains(TxtQuestFilter.Text);
|
||||
return true;
|
||||
}).ToArray());
|
||||
ListQuest.EndUpdate();
|
||||
}
|
||||
|
||||
private void QuestButsClicked(object sender, EventArgs e)
|
||||
{
|
||||
if (ListQuest.SelectedIndex == -1)
|
||||
return;
|
||||
var item = ListQuest.SelectedItem as string;
|
||||
var id = item.Substring(0, item.IndexOf(':')).Trim();
|
||||
SetCommand("/quest", $"{(sender as Button).Tag} {id}");
|
||||
}
|
||||
|
||||
#endregion - 任务 -
|
||||
}
|
||||
}
|
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
@@ -1,4 +1,22 @@
|
||||
using System;
|
||||
/**
|
||||
* Grasscutter Tools
|
||||
* Copyright (C) 2022 jie65535
|
||||
*
|
||||
* This program is free software: you can redistribute it and/or modify
|
||||
* it under the terms of the GNU Affero General Public License as published
|
||||
* by the Free Software Foundation, either version 3 of the License, or
|
||||
* (at your option) any later version.
|
||||
*
|
||||
* This program is distributed in the hope that it will be useful,
|
||||
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||
* GNU Affero General Public License for more details.
|
||||
*
|
||||
* You should have received a copy of the GNU Affero General Public License
|
||||
* along with this program. If not, see <https://www.gnu.org/licenses/>.
|
||||
*
|
||||
**/
|
||||
using System;
|
||||
using System.Collections.Generic;
|
||||
using System.Data;
|
||||
using System.Linq;
|
||||
|
@@ -1,4 +1,22 @@
|
||||
namespace GrasscutterTools.Game.Gacha
|
||||
/**
|
||||
* Grasscutter Tools
|
||||
* Copyright (C) 2022 jie65535
|
||||
*
|
||||
* This program is free software: you can redistribute it and/or modify
|
||||
* it under the terms of the GNU Affero General Public License as published
|
||||
* by the Free Software Foundation, either version 3 of the License, or
|
||||
* (at your option) any later version.
|
||||
*
|
||||
* This program is distributed in the hope that it will be useful,
|
||||
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||
* GNU Affero General Public License for more details.
|
||||
*
|
||||
* You should have received a copy of the GNU Affero General Public License
|
||||
* along with this program. If not, see <https://www.gnu.org/licenses/>.
|
||||
*
|
||||
**/
|
||||
namespace GrasscutterTools.Game.Gacha
|
||||
{
|
||||
public enum BannerType
|
||||
{
|
||||
|
@@ -1,4 +1,22 @@
|
||||
using System.ComponentModel;
|
||||
/**
|
||||
* Grasscutter Tools
|
||||
* Copyright (C) 2022 jie65535
|
||||
*
|
||||
* This program is free software: you can redistribute it and/or modify
|
||||
* it under the terms of the GNU Affero General Public License as published
|
||||
* by the Free Software Foundation, either version 3 of the License, or
|
||||
* (at your option) any later version.
|
||||
*
|
||||
* This program is distributed in the hope that it will be useful,
|
||||
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||
* GNU Affero General Public License for more details.
|
||||
*
|
||||
* You should have received a copy of the GNU Affero General Public License
|
||||
* along with this program. If not, see <https://www.gnu.org/licenses/>.
|
||||
*
|
||||
**/
|
||||
using System.ComponentModel;
|
||||
|
||||
using Newtonsoft.Json;
|
||||
using Newtonsoft.Json.Converters;
|
||||
|
@@ -1,4 +1,22 @@
|
||||
namespace GrasscutterTools.Game
|
||||
/**
|
||||
* Grasscutter Tools
|
||||
* Copyright (C) 2022 jie65535
|
||||
*
|
||||
* This program is free software: you can redistribute it and/or modify
|
||||
* it under the terms of the GNU Affero General Public License as published
|
||||
* by the Free Software Foundation, either version 3 of the License, or
|
||||
* (at your option) any later version.
|
||||
*
|
||||
* This program is distributed in the hope that it will be useful,
|
||||
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||
* GNU Affero General Public License for more details.
|
||||
*
|
||||
* You should have received a copy of the GNU Affero General Public License
|
||||
* along with this program. If not, see <https://www.gnu.org/licenses/>.
|
||||
*
|
||||
**/
|
||||
namespace GrasscutterTools.Game
|
||||
{
|
||||
public class GameCommand
|
||||
{
|
||||
|
@@ -1,4 +1,22 @@
|
||||
using GrasscutterTools.Properties;
|
||||
/**
|
||||
* Grasscutter Tools
|
||||
* Copyright (C) 2022 jie65535
|
||||
*
|
||||
* This program is free software: you can redistribute it and/or modify
|
||||
* it under the terms of the GNU Affero General Public License as published
|
||||
* by the Free Software Foundation, either version 3 of the License, or
|
||||
* (at your option) any later version.
|
||||
*
|
||||
* This program is distributed in the hope that it will be useful,
|
||||
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||
* GNU Affero General Public License for more details.
|
||||
*
|
||||
* You should have received a copy of the GNU Affero General Public License
|
||||
* along with this program. If not, see <https://www.gnu.org/licenses/>.
|
||||
*
|
||||
**/
|
||||
using GrasscutterTools.Properties;
|
||||
|
||||
namespace GrasscutterTools.Game
|
||||
{
|
||||
@@ -21,6 +39,7 @@ namespace GrasscutterTools.Game
|
||||
WeaponColors = new ItemMap(Resources.WeaponColor);
|
||||
Ornaments = new ItemMap(Resources.Ornament);
|
||||
GachaBannerPrefabs = new ItemMap(Resources.GachaBennerPrefab);
|
||||
Quests = new ItemMap(Resources.Quest);
|
||||
}
|
||||
|
||||
public static ItemMap Animals { get; private set; }
|
||||
@@ -52,5 +71,7 @@ namespace GrasscutterTools.Game
|
||||
public static ItemMap Ornaments { get; private set; }
|
||||
|
||||
public static ItemMap GachaBannerPrefabs { get; private set; }
|
||||
|
||||
public static ItemMap Quests { get; private set; }
|
||||
}
|
||||
}
|
@@ -1,4 +1,22 @@
|
||||
using System.Collections.Generic;
|
||||
/**
|
||||
* Grasscutter Tools
|
||||
* Copyright (C) 2022 jie65535
|
||||
*
|
||||
* This program is free software: you can redistribute it and/or modify
|
||||
* it under the terms of the GNU Affero General Public License as published
|
||||
* by the Free Software Foundation, either version 3 of the License, or
|
||||
* (at your option) any later version.
|
||||
*
|
||||
* This program is distributed in the hope that it will be useful,
|
||||
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||
* GNU Affero General Public License for more details.
|
||||
*
|
||||
* You should have received a copy of the GNU Affero General Public License
|
||||
* along with this program. If not, see <https://www.gnu.org/licenses/>.
|
||||
*
|
||||
**/
|
||||
using System.Collections.Generic;
|
||||
|
||||
namespace GrasscutterTools.Game
|
||||
{
|
||||
|
@@ -1,4 +1,22 @@
|
||||
using System.Text;
|
||||
/**
|
||||
* Grasscutter Tools
|
||||
* Copyright (C) 2022 jie65535
|
||||
*
|
||||
* This program is free software: you can redistribute it and/or modify
|
||||
* it under the terms of the GNU Affero General Public License as published
|
||||
* by the Free Software Foundation, either version 3 of the License, or
|
||||
* (at your option) any later version.
|
||||
*
|
||||
* This program is distributed in the hope that it will be useful,
|
||||
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||
* GNU Affero General Public License for more details.
|
||||
*
|
||||
* You should have received a copy of the GNU Affero General Public License
|
||||
* along with this program. If not, see <https://www.gnu.org/licenses/>.
|
||||
*
|
||||
**/
|
||||
using System.Text;
|
||||
|
||||
using GrasscutterTools.Properties;
|
||||
|
||||
|
@@ -1,4 +1,22 @@
|
||||
using System.Collections.Generic;
|
||||
/**
|
||||
* Grasscutter Tools
|
||||
* Copyright (C) 2022 jie65535
|
||||
*
|
||||
* This program is free software: you can redistribute it and/or modify
|
||||
* it under the terms of the GNU Affero General Public License as published
|
||||
* by the Free Software Foundation, either version 3 of the License, or
|
||||
* (at your option) any later version.
|
||||
*
|
||||
* This program is distributed in the hope that it will be useful,
|
||||
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||
* GNU Affero General Public License for more details.
|
||||
*
|
||||
* You should have received a copy of the GNU Affero General Public License
|
||||
* along with this program. If not, see <https://www.gnu.org/licenses/>.
|
||||
*
|
||||
**/
|
||||
using System.Collections.Generic;
|
||||
using System.IO;
|
||||
using System.Linq;
|
||||
|
||||
|
@@ -40,6 +40,9 @@
|
||||
<PropertyGroup>
|
||||
<ApplicationIcon>Resources\IconGrasscutter.ico</ApplicationIcon>
|
||||
</PropertyGroup>
|
||||
<PropertyGroup>
|
||||
<ApplicationManifest>Properties\app.manifest</ApplicationManifest>
|
||||
</PropertyGroup>
|
||||
<ItemGroup>
|
||||
<Reference Include="Costura, Version=5.7.0.0, Culture=neutral, processorArchitecture=MSIL">
|
||||
<HintPath>..\packages\Costura.Fody.5.7.0\lib\netstandard1.0\Costura.dll</HintPath>
|
||||
@@ -232,9 +235,11 @@
|
||||
</EmbeddedResource>
|
||||
<EmbeddedResource Include="FormMain.en-us.resx">
|
||||
<DependentUpon>FormMain.cs</DependentUpon>
|
||||
<SubType>Designer</SubType>
|
||||
</EmbeddedResource>
|
||||
<EmbeddedResource Include="FormMain.resx">
|
||||
<DependentUpon>FormMain.cs</DependentUpon>
|
||||
<SubType>Designer</SubType>
|
||||
</EmbeddedResource>
|
||||
<EmbeddedResource Include="FormTextMapBrowser.en-US.resx">
|
||||
<DependentUpon>FormTextMapBrowser.cs</DependentUpon>
|
||||
@@ -263,6 +268,7 @@
|
||||
<DesignTime>True</DesignTime>
|
||||
</Compile>
|
||||
<None Include="packages.config" />
|
||||
<None Include="Properties\app.manifest" />
|
||||
<None Include="Properties\Settings.settings">
|
||||
<Generator>SettingsSingleFileGenerator</Generator>
|
||||
<LastGenOutput>Settings.Designer.cs</LastGenOutput>
|
||||
@@ -292,6 +298,7 @@
|
||||
<Content Include="Resources\en-us\Monster.txt" />
|
||||
<Content Include="Resources\en-us\NPC.txt" />
|
||||
<Content Include="Resources\en-us\Ornament.txt" />
|
||||
<Content Include="Resources\en-us\Quest.txt" />
|
||||
<Content Include="Resources\en-us\Scene.txt" />
|
||||
<Content Include="Resources\en-us\Weapon.txt" />
|
||||
<Content Include="Resources\IconGrasscutter.ico" />
|
||||
@@ -313,10 +320,22 @@
|
||||
<Content Include="Resources\zh-cn\Monster.txt" />
|
||||
<Content Include="Resources\zh-cn\NPC.txt" />
|
||||
<Content Include="Resources\zh-cn\Ornament.txt" />
|
||||
<Content Include="Resources\zh-cn\Quest.txt" />
|
||||
<Content Include="Resources\zh-cn\Scene.txt" />
|
||||
<Content Include="Resources\zh-cn\Weapon.txt" />
|
||||
</ItemGroup>
|
||||
<ItemGroup />
|
||||
<ItemGroup>
|
||||
<BootstrapperPackage Include=".NETFramework,Version=v4.8">
|
||||
<Visible>False</Visible>
|
||||
<ProductName>Microsoft .NET Framework 4.8 %28x86 和 x64%29</ProductName>
|
||||
<Install>true</Install>
|
||||
</BootstrapperPackage>
|
||||
<BootstrapperPackage Include="Microsoft.Net.Framework.3.5.SP1">
|
||||
<Visible>False</Visible>
|
||||
<ProductName>.NET Framework 3.5 SP1</ProductName>
|
||||
<Install>false</Install>
|
||||
</BootstrapperPackage>
|
||||
</ItemGroup>
|
||||
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
|
||||
<Target Name="EnsureNuGetPackageBuildImports" BeforeTargets="PrepareForBuild">
|
||||
<PropertyGroup>
|
||||
|
@@ -1,4 +1,22 @@
|
||||
using System;
|
||||
/**
|
||||
* Grasscutter Tools
|
||||
* Copyright (C) 2022 jie65535
|
||||
*
|
||||
* This program is free software: you can redistribute it and/or modify
|
||||
* it under the terms of the GNU Affero General Public License as published
|
||||
* by the Free Software Foundation, either version 3 of the License, or
|
||||
* (at your option) any later version.
|
||||
*
|
||||
* This program is distributed in the hope that it will be useful,
|
||||
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||
* GNU Affero General Public License for more details.
|
||||
*
|
||||
* You should have received a copy of the GNU Affero General Public License
|
||||
* along with this program. If not, see <https://www.gnu.org/licenses/>.
|
||||
*
|
||||
**/
|
||||
using System;
|
||||
using System.Windows.Forms;
|
||||
|
||||
namespace GrasscutterTools
|
||||
|
@@ -1,4 +1,22 @@
|
||||
using System;
|
||||
/**
|
||||
* Grasscutter Tools
|
||||
* Copyright (C) 2022 jie65535
|
||||
*
|
||||
* This program is free software: you can redistribute it and/or modify
|
||||
* it under the terms of the GNU Affero General Public License as published
|
||||
* by the Free Software Foundation, either version 3 of the License, or
|
||||
* (at your option) any later version.
|
||||
*
|
||||
* This program is distributed in the hope that it will be useful,
|
||||
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||
* GNU Affero General Public License for more details.
|
||||
*
|
||||
* You should have received a copy of the GNU Affero General Public License
|
||||
* along with this program. If not, see <https://www.gnu.org/licenses/>.
|
||||
*
|
||||
**/
|
||||
using System;
|
||||
using System.Threading.Tasks;
|
||||
|
||||
using GrasscutterTools.Utils;
|
||||
|
@@ -1,4 +1,22 @@
|
||||
using System;
|
||||
/**
|
||||
* Grasscutter Tools
|
||||
* Copyright (C) 2022 jie65535
|
||||
*
|
||||
* This program is free software: you can redistribute it and/or modify
|
||||
* it under the terms of the GNU Affero General Public License as published
|
||||
* by the Free Software Foundation, either version 3 of the License, or
|
||||
* (at your option) any later version.
|
||||
*
|
||||
* This program is distributed in the hope that it will be useful,
|
||||
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||
* GNU Affero General Public License for more details.
|
||||
*
|
||||
* You should have received a copy of the GNU Affero General Public License
|
||||
* along with this program. If not, see <https://www.gnu.org/licenses/>.
|
||||
*
|
||||
**/
|
||||
using System;
|
||||
using System.Text;
|
||||
using System.Threading;
|
||||
using System.Windows.Forms;
|
||||
@@ -15,6 +33,9 @@ namespace GrasscutterTools
|
||||
[STAThread]
|
||||
private static void Main()
|
||||
{
|
||||
Application.EnableVisualStyles();
|
||||
Application.SetCompatibleTextRenderingDefault(false);
|
||||
|
||||
//设置应用程序处理异常方式:ThreadException处理
|
||||
Application.SetUnhandledExceptionMode(UnhandledExceptionMode.CatchException);
|
||||
//处理线程异常
|
||||
@@ -22,8 +43,6 @@ namespace GrasscutterTools
|
||||
//处理非UI线程异常
|
||||
AppDomain.CurrentDomain.UnhandledException += CurrentDomain_UnhandledException;
|
||||
|
||||
Application.EnableVisualStyles();
|
||||
Application.SetCompatibleTextRenderingDefault(false);
|
||||
Application.Run(new FormMain());
|
||||
}
|
||||
|
||||
|
@@ -31,5 +31,5 @@ using System.Runtime.InteropServices;
|
||||
//可以指定所有这些值,也可以使用“生成号”和“修订号”的默认值
|
||||
//通过使用 "*",如下所示:
|
||||
// [assembly: AssemblyVersion("1.0.*")]
|
||||
[assembly: AssemblyVersion("1.0.0")]
|
||||
[assembly: AssemblyVersion("1.2.0")]
|
||||
[assembly: AssemblyFileVersion("1.0.0")]
|
@@ -510,11 +510,11 @@ namespace GrasscutterTools.Properties {
|
||||
///私信
|
||||
////say <player> <message>
|
||||
///进来吧你
|
||||
////coop <playerId> <target playerId>
|
||||
////coop @targetId
|
||||
///自杀
|
||||
////killcharacter
|
||||
///暗杀
|
||||
/// [字符串的其余部分被截断]"; 的本地化字符串。
|
||||
////killcharacter <pla [字符串的其余部分被截断]"; 的本地化字符串。
|
||||
/// </summary>
|
||||
internal static string CustomCommands {
|
||||
get {
|
||||
@@ -852,6 +852,47 @@ namespace GrasscutterTools.Properties {
|
||||
return ResourceManager.GetString("Permissions", resourceCulture);
|
||||
}
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// 查找类似 347: 阅读占坑$HIDDEN
|
||||
///348: 猫尾酒馆留言板$HIDDEN
|
||||
///349: 蒙德百货订货版$HIDDEN
|
||||
///350: 捕风的异乡人$HIDDEN
|
||||
///351: 流浪者的足迹
|
||||
///362: 苹果教学$HIDDEN
|
||||
///352: 鸟瞰风物
|
||||
///353: 异常的权柄
|
||||
///361: 风魔龙飞过$HIDDEN
|
||||
///355: 林间相会
|
||||
///354: 随风而来的骑士
|
||||
///360: 与轻风同行
|
||||
///356: 自由之都
|
||||
///357: 龙灾
|
||||
///358: 西风骑士团
|
||||
///359: (test)蒙德与三地城$HIDDEN
|
||||
///306: 昔日的风
|
||||
///307: 骑士的现场教习
|
||||
///308: 书页里的电火花
|
||||
///309: (test)蒙德之围$HIDDEN
|
||||
///310: 招募新伙伴
|
||||
///311: (test)一阶段结束$HIDDEN
|
||||
///312: (test)丽莎地城,丽莎书本奖励$HIDDEN
|
||||
///363: (test)控制第一幕开始的隐藏任务$HIDDEN
|
||||
///370: 阴影下的蒙德
|
||||
///371: 不期而遇
|
||||
///372: 那个绿色的家伙
|
||||
///373: 听凭风引
|
||||
///374: 温迪的计划
|
||||
///375: 温迪的新计划
|
||||
///376: 逃亡
|
||||
///377: 幕后谈话
|
||||
///20101: [字符串的其余部分被截断]"; 的本地化字符串。
|
||||
/// </summary>
|
||||
internal static string Quest {
|
||||
get {
|
||||
return ResourceManager.GetString("Quest", resourceCulture);
|
||||
}
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// 查找类似 请先连接到支持[OpenCommand]的服务器 的本地化字符串。
|
||||
|
@@ -211,6 +211,9 @@
|
||||
<data name="Permissions" type="System.Resources.ResXFileRef, System.Windows.Forms">
|
||||
<value>..\Resources\Permissions.txt;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;utf-8</value>
|
||||
</data>
|
||||
<data name="Quest" type="System.Resources.ResXFileRef, System.Windows.Forms">
|
||||
<value>..\Resources\en-us\Quest.txt;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;utf-8</value>
|
||||
</data>
|
||||
<data name="RequireOpenCommandTip" xml:space="preserve">
|
||||
<value>Please connect to a server that supports [opencommand] first</value>
|
||||
</data>
|
||||
|
@@ -214,6 +214,9 @@
|
||||
<data name="Permissions" type="System.Resources.ResXFileRef, System.Windows.Forms">
|
||||
<value>..\Resources\Permissions.txt;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;utf-8</value>
|
||||
</data>
|
||||
<data name="Quest" type="System.Resources.ResXFileRef, System.Windows.Forms">
|
||||
<value>..\Resources\zh-cn\Quest.txt;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;utf-8</value>
|
||||
</data>
|
||||
<data name="RequireOpenCommandTip" xml:space="preserve">
|
||||
<value>请先连接到支持[OpenCommand]的服务器</value>
|
||||
</data>
|
||||
|
73
Source/GrasscutterTools/Properties/app.manifest
Normal file
73
Source/GrasscutterTools/Properties/app.manifest
Normal file
@@ -0,0 +1,73 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<assembly manifestVersion="1.0" xmlns="urn:schemas-microsoft-com:asm.v1">
|
||||
<assemblyIdentity version="1.0.0.0" name="MyApplication.app" />
|
||||
<trustInfo xmlns="urn:schemas-microsoft-com:asm.v2">
|
||||
<security>
|
||||
<requestedPrivileges xmlns="urn:schemas-microsoft-com:asm.v3">
|
||||
<!-- UAC 清单选项
|
||||
如果想要更改 Windows 用户帐户控制级别,请使用
|
||||
以下节点之一替换 requestedExecutionLevel 节点。
|
||||
|
||||
<requestedExecutionLevel level="asInvoker" uiAccess="false" />
|
||||
<requestedExecutionLevel level="requireAdministrator" uiAccess="false" />
|
||||
<requestedExecutionLevel level="highestAvailable" uiAccess="false" />
|
||||
|
||||
指定 requestedExecutionLevel 元素将禁用文件和注册表虚拟化。
|
||||
如果你的应用程序需要此虚拟化来实现向后兼容性,则移除此
|
||||
元素。
|
||||
-->
|
||||
<requestedExecutionLevel level="asInvoker" uiAccess="false" />
|
||||
</requestedPrivileges>
|
||||
<applicationRequestMinimum>
|
||||
<defaultAssemblyRequest permissionSetReference="Custom" />
|
||||
<PermissionSet class="System.Security.PermissionSet" version="1" Unrestricted="true" ID="Custom" SameSite="site" />
|
||||
</applicationRequestMinimum>
|
||||
</security>
|
||||
</trustInfo>
|
||||
<compatibility xmlns="urn:schemas-microsoft-com:compatibility.v1">
|
||||
<application>
|
||||
<!-- 设计此应用程序与其一起工作且已针对此应用程序进行测试的
|
||||
Windows 版本的列表。取消评论适当的元素,
|
||||
Windows 将自动选择最兼容的环境。 -->
|
||||
<!-- Windows Vista -->
|
||||
<!--<supportedOS Id="{e2011457-1546-43c5-a5fe-008deee3d3f0}" />-->
|
||||
<!-- Windows 7 -->
|
||||
<!--<supportedOS Id="{35138b9a-5d96-4fbd-8e2d-a2440225f93a}" />-->
|
||||
<!-- Windows 8 -->
|
||||
<!--<supportedOS Id="{4a2f28e3-53b9-4441-ba9c-d69d4a4a6e38}" />-->
|
||||
<!-- Windows 8.1 -->
|
||||
<!--<supportedOS Id="{1f676c76-80e1-4239-95bb-83d0f6d0da78}" />-->
|
||||
<!-- Windows 10 -->
|
||||
<supportedOS Id="{8e0f7a12-bfb3-4fe8-b9a5-48fd50a15a9a}" />
|
||||
</application>
|
||||
</compatibility>
|
||||
<!-- 指示该应用程序可感知 DPI 且 Windows 在 DPI 较高时将不会对其进行
|
||||
自动缩放。Windows Presentation Foundation (WPF)应用程序自动感知 DPI,无需
|
||||
选择加入。选择加入此设置的 Windows 窗体应用程序(面向 .NET Framework 4.6)还应
|
||||
在其 app.config 中将 "EnableWindowsFormsHighDpiAutoResizing" 设置设置为 "true"。
|
||||
|
||||
将应用程序设为感知长路径。请参阅 https://docs.microsoft.com/windows/win32/fileio/maximum-file-path-limitation -->
|
||||
<!--
|
||||
<application xmlns="urn:schemas-microsoft-com:asm.v3">
|
||||
<windowsSettings>
|
||||
<dpiAware xmlns="http://schemas.microsoft.com/SMI/2005/WindowsSettings">true</dpiAware>
|
||||
<longPathAware xmlns="http://schemas.microsoft.com/SMI/2016/WindowsSettings">true</longPathAware>
|
||||
</windowsSettings>
|
||||
</application>
|
||||
-->
|
||||
<!-- 启用 Windows 公共控件和对话框的主题(Windows XP 和更高版本) -->
|
||||
<!--
|
||||
<dependency>
|
||||
<dependentAssembly>
|
||||
<assemblyIdentity
|
||||
type="win32"
|
||||
name="Microsoft.Windows.Common-Controls"
|
||||
version="6.0.0.0"
|
||||
processorArchitecture="*"
|
||||
publicKeyToken="6595b64144ccf1df"
|
||||
language="*"
|
||||
/>
|
||||
</dependentAssembly>
|
||||
</dependency>
|
||||
-->
|
||||
</assembly>
|
@@ -1,224 +1,224 @@
|
||||
28010101: 黄金蟹
|
||||
28010102: 太阳蟹
|
||||
28010103: 海蓝蟹
|
||||
28010104: 将军蟹
|
||||
28010105: 薄红蟹
|
||||
28010106: 螃蟹
|
||||
28020101: 雪狐
|
||||
28020102: 红狐
|
||||
28020103: 送礼雪狐
|
||||
28020104: 送大礼雪狐
|
||||
28020105: 雪狐
|
||||
28020106: 红狐
|
||||
28020201: 松鼠
|
||||
28030101: 蓝翎鹭
|
||||
28030102: 菫鹮
|
||||
28030201: 茶羽鹰
|
||||
28030202: 棕翎鹰
|
||||
28030203: 石鸢
|
||||
28030204: 白练鹰
|
||||
28050101: 风晶蝶
|
||||
28050102: 岩晶蝶
|
||||
28050103: 冰晶蝶
|
||||
28050104: 雷晶蝶
|
||||
28050105: 珊瑚蝶
|
||||
28050301: 吉光虫
|
||||
28010201: 蓝角蜥
|
||||
28010202: 红角蜥
|
||||
28010203: 绿角蜥
|
||||
28010204: 落日鳅鳅
|
||||
28010205: 金鳅鳅
|
||||
28010206: 晴天鳅鳅
|
||||
28010207: 嗜髓蜥
|
||||
28010301: 青蛙
|
||||
28010302: 泥蛙
|
||||
28010303: 蓝蛙
|
||||
28010401: 藤纹陆鳗鳗
|
||||
28010402: 深海鳗鳗
|
||||
28010403: 赤鳍陆鳗鳗
|
||||
28020301: 野林猪
|
||||
28020302: 小野林猪
|
||||
28020303: 雪猪
|
||||
28020304: 「大雪猪王」
|
||||
28020305: 冰冻雪猪
|
||||
28020306: 雪猪
|
||||
28020307: 野林猪
|
||||
28020308: 冰冻雪猪
|
||||
28020309: 「大雪猪王」
|
||||
28030301: 白鸽
|
||||
28030302: 璃冠鸽
|
||||
28030303: 灰羽鸽
|
||||
28030304: 赤胁鸽
|
||||
28030305: 黑王鸽
|
||||
28030306: 鸦
|
||||
28030307: 白鸽
|
||||
28030308: 璃冠鸽
|
||||
28030309: 灰羽鸽
|
||||
28030310: 赤胁鸽
|
||||
28030311: 黑王鸽
|
||||
28030401: 赤团雀
|
||||
28030402: 金团雀
|
||||
28030403: 雪团雀
|
||||
28030404: 碧团雀
|
||||
28030405: 金团雀
|
||||
28030406: 赤团雀
|
||||
28030407: 金团雀
|
||||
28030408: 雪团雀
|
||||
28030409: 碧团雀
|
||||
28030501: 赤喙鸭
|
||||
28030502: 翠冠鸭
|
||||
28030503: 沉金鸭
|
||||
28030504: 赤喙鸭
|
||||
28040101: 黑背鲈鱼
|
||||
28040102: 蓝鳍鲈鱼
|
||||
28040103: 黄金鲈鱼
|
||||
28040104: 黑背鲈鱼
|
||||
28040105: 黑背鲈鱼
|
||||
28040106: 蓝鳍鲈鱼
|
||||
28040107: 黄金鲈鱼
|
||||
28040108: 黑背鲈鱼
|
||||
28040201: 花鳉
|
||||
28040202: 琉璃花鳉
|
||||
28040203: 甜甜花鳉
|
||||
28040204: 蓝染花鳉
|
||||
28040205: 擒霞客
|
||||
28040206: 水晶宴
|
||||
28040301: 肺棘鱼
|
||||
28040302: 斗棘鱼
|
||||
28040303: 鸩棘鱼
|
||||
28040304: 赤魔王
|
||||
28040305: 雪中君
|
||||
28040401: 金赤假龙
|
||||
28040402: 锖假龙
|
||||
28040501: 流纹褐蝶鱼
|
||||
28040502: 流纹京紫蝶鱼
|
||||
28040503: 流纹茶蝶鱼
|
||||
28040504: 长生仙
|
||||
28040505: 雷鸣仙
|
||||
28040506: 月光鳍
|
||||
28040601: 炮鲀
|
||||
28040602: 苦炮鲀
|
||||
28040701: 迪芙妲鳐
|
||||
28040702: 佛玛洛鳐
|
||||
28040703: 幽浮鳐
|
||||
28020401: 北地犬
|
||||
28020402: 巡林犬
|
||||
28020403: 柴犬
|
||||
28020404: 黑背猎犬
|
||||
28020405: 柴犬
|
||||
28020406: 北地犬
|
||||
28020407: 北地犬
|
||||
28020408: 巡林犬
|
||||
28020409: 柴犬
|
||||
28020410: 黑背猎犬
|
||||
28020501: 蓝宝石
|
||||
28020502: 翠目猫
|
||||
28020503: 灰雪猫
|
||||
28020504: 北地猫
|
||||
28020505: 虎纹猫
|
||||
28020506: 警长猫
|
||||
28020507: 黑猫
|
||||
28020508: 蓝宝石
|
||||
28020509: 灰雪猫
|
||||
28020510: 翠目猫
|
||||
28020511: 灰雪猫
|
||||
28020512: 北地猫
|
||||
28020513: 虎纹猫
|
||||
28020601: 雪隐鼬
|
||||
28020602: 红尾鼬
|
||||
28020603: 靴子鼬
|
||||
28020604: 面具鼬
|
||||
28020605: 青雷鼬
|
||||
28050201: 新手盗宝鼬
|
||||
28050202: 藏金盗宝鼬
|
||||
28050203: 大黄金盗宝鼬
|
||||
28050211: 新手盗宝鼬
|
||||
28050212: 藏金盗宝鼬
|
||||
28050213: 大黄金盗宝鼬
|
||||
28020701: 狐
|
||||
28020702: 狐
|
||||
28020801: 妖狸
|
||||
28020802: 吉法师(test)
|
||||
28020803: 妖狸
|
||||
28020901: 武士狗分身(test)
|
||||
28020902: 武士狗boss(test)
|
||||
28220301: 野林猪
|
||||
28220303: 雪猪
|
||||
28210101: 黄金蟹
|
||||
28210102: 太阳蟹
|
||||
28210103: 海蓝蟹
|
||||
28210104: 将军蟹
|
||||
28210105: 薄红蟹
|
||||
28220101: 雪狐
|
||||
28220102: 红狐
|
||||
28220201: 松鼠
|
||||
28220401: 北地犬
|
||||
28220402: 巡林犬
|
||||
28220403: 柴犬
|
||||
28220404: 黑背猎犬
|
||||
28220501: 蓝宝石
|
||||
28220502: 翠目猫
|
||||
28220503: 灰雪猫
|
||||
28220504: 北地猫
|
||||
28220505: 虎纹猫
|
||||
28220506: 警长猫
|
||||
28220601: 雪隐鼬
|
||||
28220602: 红尾鼬
|
||||
28220603: 靴子鼬
|
||||
28220605: 青雷鼬
|
||||
28220701: 狐
|
||||
28220901: 武士狗(test)
|
||||
28230101: 蓝翎鹭
|
||||
28230102: 菫鹮
|
||||
28250101: 风晶蝶
|
||||
28250102: 岩晶蝶
|
||||
28250103: 冰晶蝶
|
||||
28250104: 雷晶蝶
|
||||
28250105: 珊瑚蝶
|
||||
28250301: 吉光虫
|
||||
28210201: 蓝角蜥
|
||||
28210202: 红角蜥
|
||||
28210203: 绿角蜥
|
||||
28210204: 落日鳅鳅
|
||||
28210205: 金鳅鳅
|
||||
28210206: 晴天鳅鳅
|
||||
28210207: 嗜髓蜥
|
||||
28210301: 青蛙
|
||||
28210302: 泥蛙
|
||||
28210303: 蓝蛙
|
||||
28210401: 藤纹陆鳗鳗
|
||||
28210402: 深海鳗鳗
|
||||
28210403: 赤鳍陆鳗鳗
|
||||
28230301: 白鸽
|
||||
28230302: 璃冠鸽
|
||||
28230303: 灰羽鸽
|
||||
28230304: 赤胁鸽
|
||||
28230305: 黑王鸽
|
||||
28230306: 鸦
|
||||
28230401: 赤团雀
|
||||
28230402: 金团雀
|
||||
28230403: 雪团雀
|
||||
28230404: 碧团雀
|
||||
28240201: 花鳉
|
||||
28240202: 琉璃花鳉
|
||||
28240203: 甜甜花鳉
|
||||
28240204: 蓝染花鳉
|
||||
28240205: 擒霞客
|
||||
28240206: 水晶宴
|
||||
28240301: 肺棘鱼
|
||||
28240302: 斗棘鱼
|
||||
28240303: 鸩棘鱼
|
||||
28240304: 赤魔王
|
||||
28240305: 雪中君
|
||||
28240401: 金赤假龙
|
||||
28240402: 锖假龙
|
||||
28240501: 流纹褐蝶鱼
|
||||
28240502: 流纹京紫蝶鱼
|
||||
28240503: 流纹茶蝶鱼
|
||||
28240504: 长生仙
|
||||
28240505: 雷鸣仙
|
||||
28240506: 月光鳍
|
||||
28240601: 炮鲀
|
||||
28240602: 苦炮鲀
|
||||
28240701: 迪芙妲鳐
|
||||
28240702: 佛玛洛鳐
|
||||
28010101: Golden Crab
|
||||
28010102: Sun Crab
|
||||
28010103: Ocean Crab
|
||||
28010104: General Crab
|
||||
28010105: Pale Red Crab
|
||||
28010106: Crab
|
||||
28010201: Blue Horned Lizard
|
||||
28010202: Red Horned Lizard
|
||||
28010203: Green Horned Lizard
|
||||
28010204: Sunset Loach
|
||||
28010205: Golden Loach
|
||||
28010206: Sunny Loach
|
||||
28010207: Pith Lizard
|
||||
28010301: Frog
|
||||
28010302: Mud Frog
|
||||
28010303: Blue Frog
|
||||
28010401: Adorned Unagi
|
||||
28010402: Deep Sea Unagi
|
||||
28010403: Red-Finned Unagi
|
||||
28020101: Snow Fox
|
||||
28020102: Crimson Fox
|
||||
28020103: Gifting Snow Fox
|
||||
28020104: Super-Gifting Snow Fox
|
||||
28020105: Snow Fox
|
||||
28020106: Crimson Fox
|
||||
28020201: Squirrel
|
||||
28020301: Forest Boar
|
||||
28020302: Forest Piglet
|
||||
28020303: Snowboar
|
||||
28020304: Great Snowboar King
|
||||
28020305: Frozen Snowboar
|
||||
28020306: Snowboar
|
||||
28020307: Forest Boar
|
||||
28020308: Frozen Snowboar
|
||||
28020309: Great Snowboar King
|
||||
28020401: Northland Hound
|
||||
28020402: Forest-Patrol Hound
|
||||
28020403: Shiba
|
||||
28020404: Black-Back Hound
|
||||
28020405: Shiba
|
||||
28020406: Northland Hound
|
||||
28020407: Northland Hound
|
||||
28020408: Forest-Patrol Hound
|
||||
28020409: Shiba
|
||||
28020410: Black-Back Hound
|
||||
28020501: Sapphire
|
||||
28020502: Jade-Eyed Cat
|
||||
28020503: Gray Snow Cat
|
||||
28020504: Northland Cat
|
||||
28020505: Tiger-Striped Cat
|
||||
28020506: Sheriff Cat
|
||||
28020507: Black Cat
|
||||
28020508: Sapphire
|
||||
28020509: Gray Snow Cat
|
||||
28020510: Jade-Eyed Cat
|
||||
28020511: Gray Snow Cat
|
||||
28020512: Northland Cat
|
||||
28020513: Tiger-Striped Cat
|
||||
28020601: Snow Weasel
|
||||
28020602: Red-Tailed Weasel
|
||||
28020603: Boot Weasel
|
||||
28020604: Masked Weasel
|
||||
28020605: Bluethunder Weasel
|
||||
28020701: Kitsune
|
||||
28020702: Kitsune
|
||||
28020801: Bake-Danuki
|
||||
28020802: Master Yoshimoto (test)
|
||||
28020803: Bake-Danuki
|
||||
28020901: Samurai Dog Diversion (test)
|
||||
28020902: Samurai dog boss (test)
|
||||
28030101: Azure Crane
|
||||
28030102: Violet Ibis
|
||||
28030201: Brownwing Falcon
|
||||
28030202: Umbertail Falcon
|
||||
28030203: Lapis Glede
|
||||
28030204: Silkwhite Falcon
|
||||
28030301: White Pigeon
|
||||
28030302: Brightcrown Pigeon
|
||||
28030303: Graywing Pigeon
|
||||
28030304: Crimsonflank Pigeon
|
||||
28030305: Black King Pigeon
|
||||
28030306: Crow
|
||||
28030307: White Pigeon
|
||||
28030308: Brightcrown Pigeon
|
||||
28030309: Graywing Pigeon
|
||||
28030310: Crimsonflank Pigeon
|
||||
28030311: Black King Pigeon
|
||||
28030401: Crimson Finch
|
||||
28030402: Golden Finch
|
||||
28030403: Snow Finch
|
||||
28030404: Emerald Finch
|
||||
28030405: Golden Finch
|
||||
28030406: Crimson Finch
|
||||
28030407: Golden Finch
|
||||
28030408: Snow Finch
|
||||
28030409: Emerald Finch
|
||||
28030501: Scarletbeak Duck
|
||||
28030502: Emerald Duck
|
||||
28030503: Golden Duck
|
||||
28030504: Scarletbeak Duck
|
||||
28040101: Black-Back Bass
|
||||
28040102: Blue-Fin Bass
|
||||
28040103: Golden Bass
|
||||
28040104: Black-Back Bass
|
||||
28040105: Black-Back Bass
|
||||
28040106: Blue-Fin Bass
|
||||
28040107: Golden Bass
|
||||
28040108: Black-Back Bass
|
||||
28040201: Medaka
|
||||
28040202: Glaze Medaka
|
||||
28040203: Sweet-Flower Medaka
|
||||
28040204: Aizen Medaka
|
||||
28040205: Dawncatcher
|
||||
28040206: Crystalfish
|
||||
28040301: Lunged Stickleback
|
||||
28040302: Betta
|
||||
28040303: Venomspine Fish
|
||||
28040304: Akai Maou
|
||||
28040305: Snowstrider
|
||||
28040401: Golden Koi
|
||||
28040402: Rusty Koi
|
||||
28040501: Brown Shirakodai
|
||||
28040502: Purple Shirakodai
|
||||
28040503: Tea-Colored Shirakodai
|
||||
28040504: Abiding Angelfish
|
||||
28040505: Raimei Angelfish
|
||||
28040506: Moonfin
|
||||
28040601: Pufferfish
|
||||
28040602: Bitter Pufferfish
|
||||
28040701: Divda Ray
|
||||
28040702: Formalo Ray
|
||||
28040703: Floating Ray
|
||||
28050101: Anemo Crystalfly
|
||||
28050102: Geo Crystalfly
|
||||
28050103: Cryo Crystalfly
|
||||
28050104: Electro Crystalfly
|
||||
28050105: Coral Butterfly
|
||||
28050201: Amateur Weasel Thief
|
||||
28050202: Hoarder Weasel Thief
|
||||
28050203: Golden Weasel Thief
|
||||
28050211: Amateur Weasel Thief
|
||||
28050212: Hoarder Weasel Thief
|
||||
28050213: Golden Weasel Thief
|
||||
28050301: Lucklight Fly
|
||||
28210101: Golden Crab
|
||||
28210102: Sun Crab
|
||||
28210103: Ocean Crab
|
||||
28210104: General Crab
|
||||
28210105: Pale Red Crab
|
||||
28210201: Blue Horned Lizard
|
||||
28210202: Red Horned Lizard
|
||||
28210203: Green Horned Lizard
|
||||
28210204: Sunset Loach
|
||||
28210205: Golden Loach
|
||||
28210206: Sunny Loach
|
||||
28210207: Marrow Lizard
|
||||
28210301: Frog
|
||||
28210302: Mud Frog
|
||||
28210303: Blue Frog
|
||||
28210401: Adorned Unagi
|
||||
28210402: Deep Sea Unagi
|
||||
28210403: Red-Finned Unagi
|
||||
28220101: Snow Fox
|
||||
28220102: Crimson Fox
|
||||
28220201: Squirrel
|
||||
28220301: Forest Boar
|
||||
28220303: Snowboar
|
||||
28220401: Northland Hound
|
||||
28220402: Forest-Patrol Hound
|
||||
28220403: Shiba
|
||||
28220404: Black-Back Hound
|
||||
28220501: Sapphire
|
||||
28220502: Jade-Eyed Cat
|
||||
28220503: Gray Snow Cat
|
||||
28220504: Northland Cat
|
||||
28220505: Tiger-Striped Cat
|
||||
28220506: Sheriff Cat
|
||||
28220601: Snow Weasel
|
||||
28220602: Red-Tailed Weasel
|
||||
28220603: Boot Weasel
|
||||
28220605: Bluethunder Weasel
|
||||
28220701: Kitsune
|
||||
28220901: Samurai dog (test)
|
||||
28230101: Azure Crane
|
||||
28230102: Violet Ibis
|
||||
28230301: White Pigeon
|
||||
28230302: Brightcrown Pigeon
|
||||
28230303: Graywing Pigeon
|
||||
28230304: Crimsonflank Pigeon
|
||||
28230305: Black King Pigeon
|
||||
28230306: Crow
|
||||
28230401: Crimson Finch
|
||||
28230402: Golden Finch
|
||||
28230403: Snow Finch
|
||||
28230404: Emerald Finch
|
||||
28240201: Medaka
|
||||
28240202: Glaze Medaka
|
||||
28240203: Sweet-Flower Medaka
|
||||
28240204: Aizen Medaka
|
||||
28240205: Dawncatcher
|
||||
28240206: Crystalfish
|
||||
28240301: Lunged Stickleback
|
||||
28240302: Betta
|
||||
28240303: Venomspine Fish
|
||||
28240304: Akai Maou
|
||||
28240305: Snowstrider
|
||||
28240401: Golden Koi
|
||||
28240402: Rusty Koi
|
||||
28240501: Brown Shirakodai
|
||||
28240502: Purple Shirakodai
|
||||
28240503: Tea-Colored Shirakodai
|
||||
28240504: Abiding Angelfish
|
||||
28240505: Raimei Angelfish
|
||||
28240506: Moonfin
|
||||
28240601: Pufferfish
|
||||
28240602: Bitter Pufferfish
|
||||
28240701: Divda Ray
|
||||
28240702: Formalo Ray
|
||||
28250101: Anemo Crystalfly
|
||||
28250102: Geo Crystalfly
|
||||
28250103: Cryo Crystalfly
|
||||
28250104: Electro Crystalfly
|
||||
28250105: Coral Butterfly
|
||||
28250301: Lucklight Fly
|
File diff suppressed because it is too large
Load Diff
@@ -41,7 +41,7 @@ Restart Server
|
||||
Send PM
|
||||
/say <player> <message>
|
||||
Pull in team
|
||||
/coop <playerId> <target playerId>
|
||||
/coop @targetId
|
||||
Suicide
|
||||
/killcharacter
|
||||
Kill Somebody
|
||||
@@ -49,4 +49,6 @@ Kill Somebody
|
||||
List ALL users
|
||||
/list uid
|
||||
Reload service config
|
||||
/reload
|
||||
/reload
|
||||
KillAll
|
||||
/killall
|
File diff suppressed because it is too large
Load Diff
@@ -1,568 +1,330 @@
|
||||
20010101 : Dendro Slime
|
||||
20010201 : Large Dendro Slime
|
||||
20010202 :
|
||||
20010301 : Anemo Slime
|
||||
20010302 : Anemo Slime (Mechanicus)
|
||||
20010401 : Large Anemo Slime
|
||||
20010402 : Large Anemo Slime (Mechanicus)
|
||||
20010403 :
|
||||
20010501 : Electro Slime
|
||||
20010502 : Electro Slime (Mechanicus)
|
||||
20010601 : Large Electro Slime
|
||||
20010602 : Large Electro Slime (Mechanicus)
|
||||
20010604 :
|
||||
20010701 : Mutant Electro Slime
|
||||
20010702 :
|
||||
20010703 : Mutant Electro Slime (Mechanicus)
|
||||
20010801 : Cryo Slime
|
||||
20010802 : Cryo Slime - Dragonspine Event
|
||||
20010803 : Cryo Slime (Mechanicus)
|
||||
20010901 : Large Cryo Slime
|
||||
20010902 : Large Cryo Slime - Snowy Mountain Event
|
||||
20010903 : Large Cryo Slime (Mechanicus)
|
||||
20010904 :
|
||||
20011001 : Hydro Slime
|
||||
20011002 : Hydro Slime (Mechanicus)
|
||||
20011101 : Large Hydro Slime
|
||||
20011102 : Large Hydro Slime (Mechanicus)
|
||||
20011103 :
|
||||
20011201 : Pyro Slime
|
||||
20011202 : Pyro Slime
|
||||
20011203 : Pyro Slime (Mechanicus)
|
||||
20011301 : Large Pyro Slime
|
||||
20011302 : Large Pyro Slime (Mechanicus)
|
||||
20011304 :
|
||||
20011401 : Geo Slime
|
||||
20011402 : Geo Slime (Mechanicus)
|
||||
20011501 : Large Geo Slime
|
||||
20011502 :
|
||||
20011503 : Large Geo Slime (Mechanicus)
|
||||
20011601 : Hydro Hypostasis Summon: Split (L)
|
||||
20011701 : Hydro Hypostasis Summon: Split (S)
|
||||
20011801 : Hydro Hypostasis Summon: Self-Destruct
|
||||
20011901 : Hydro Hypostasis Summon: Heal
|
||||
20020101 : Eye of the Storm
|
||||
20040101 : Electro Hypostasis - Aleph
|
||||
20040102 : (Event) Electro Hypostasis - Aleph
|
||||
20040201 : Anemo Hypostasis - Beth
|
||||
20040202 : (Event) Anemo Hypostasis - Beth
|
||||
20040301 : Geo Hypostasis: Gimel
|
||||
20040302 : (Event) Geo Hypostasis - Gimel
|
||||
20040401 : Hydro Hypostasis
|
||||
20040501 : Cryo Hypostasis - Daleth
|
||||
20040601 : Pyro Hypostasis: Ayin
|
||||
20050101 : Oceanid
|
||||
20050102 : Oceanid (Main Body)
|
||||
20050201 : Oceanid Boar
|
||||
20050202 : Oceanid Boar (Enhanced)
|
||||
20050203 :
|
||||
20050301 : Oceanid Crane
|
||||
20050302 :
|
||||
20050401 : Oceanid Crab
|
||||
20050402 : Oceanid Crab (Enhanced)
|
||||
20050403 :
|
||||
20050501 : Oceanid Finch
|
||||
20050502 :
|
||||
20050601 : Oceanid Mallard
|
||||
20050602 : Oceanid Mallard (Landwalker Version)
|
||||
20050603 :
|
||||
20050701 : Oceanid Ferret
|
||||
20050702 : Oceanid Ferret (Enhanced)
|
||||
20050703 :
|
||||
20050801 : Oceanid Frog
|
||||
20050802 :
|
||||
20050901 : Oceanid Raptor
|
||||
20060101 : Hydro Specter
|
||||
20060201 : Geo Specter
|
||||
20060301 : Anemo Specter
|
||||
20060401 : null
|
||||
20060501 : null
|
||||
20060601 : null
|
||||
20070101 : Thunder Manifestation
|
||||
21010101 : Hilichurl
|
||||
21010102 : Hilichurl (Mechanicus)
|
||||
21010201 : Hilichurl Fighter
|
||||
21010301 : Wooden Shield Hilichurl Guard
|
||||
21010302 : Wooden Shield Hilichurl Guard (Mechanicus)
|
||||
21010401 : Hilichurl Shooter
|
||||
21010402 : Test_Varied Hilichurl Shooter
|
||||
21010501 : Pyro Hilichurl Shooter
|
||||
21010502 : Test_Varied Pyro Hilichurl Shooter
|
||||
21010601 : Hilichurl Grenadier
|
||||
21010603 :
|
||||
21010701 : Hilichurl Berserker
|
||||
21010702 : Hilichurl Berserker (Mechanicus)
|
||||
21010901 : Cryo Hilichurl Shooter
|
||||
21010902 : Test_Varied Cryo Hilichurl Shooter
|
||||
21011001 : Electro Hilichurl Shooter
|
||||
21011002 : Test_Varied Electro Hilichurl Shooter
|
||||
21011201 : Rock Shield Hilichurl Guard
|
||||
21011202 : Rock Shield Hilichurl Guard (Mechanicus)
|
||||
21011301 : Cryo Hilichurl Grenadier
|
||||
21011302 : Cryo Hilichurl Grenadier - Enhanced Attack
|
||||
21011401 : Ice Shield Hilichurl Guard
|
||||
21011402 : Ice Shield Hilichurl Guard (Mechanicus)
|
||||
21011403 : Ice Shield Hilichurl Guard: Dragonspine Event
|
||||
21011501 : Unusual Unarmed Hilichurl
|
||||
21011601 : Electro Hilichurl Grenadier
|
||||
21011602 : Electro Hilichurl Grenadier - Enhanced Attack
|
||||
21020101 : Wooden Shieldwall Mitachurl
|
||||
21020102 : Wooden Shieldwall Mitachurl (Mechanicus)
|
||||
21020201 : Blazing Axe Mitachurl
|
||||
21020202 :
|
||||
21020203 : Blazing Axe Mitachurl (Mechanicus)
|
||||
21020301 : Rock Shieldwall Mitachurl
|
||||
21020302 : Rock Shieldwall Mitachurl (Mechanicus)
|
||||
21020401 : Frostarm Lawachurl
|
||||
21020402 : Frostarm Lawachurl (Mechanicus)
|
||||
21020501 : Stonehide Lawachurl
|
||||
21020502 : Stonehide Lawachurl (Mechanicus)
|
||||
21020601 : Ice Shieldwall Mitachurl
|
||||
21020602 : Ice Shieldwall Mitachurl (Mechanicus)
|
||||
21020701 : Crackling Axe Mitachurl
|
||||
21020702 : Crackling Axe Mitachurl (Mechanicus)
|
||||
21020703 : Crackling Axe Mitachurl - Enhanced Attack
|
||||
21020801 : Thunderhelm Lawachurl
|
||||
21020802 : Thunderhelm Lawachurl (Mechanicus)
|
||||
21030101 : Hydro Samachurl
|
||||
21030102 : Hydro Samachurl (Mechanicus)
|
||||
21030103 : Test_Movement Healing Hydro Samachurl
|
||||
21030201 : Dendro Samachurl
|
||||
21030202 : Dendro Samachurl (Mechanicus)
|
||||
21030203 :
|
||||
21030301 : Anemo Samachurl
|
||||
21030302 : Anemo Samachurl (Mechanicus)
|
||||
21030303 : Test_Wind Current Enhanced Anemo Samachurl
|
||||
21030304 :
|
||||
21030401 : Geo Samachurl
|
||||
21030402 :
|
||||
21030403 : Geo Samachurl (Mechanicus)
|
||||
21030501 : Cryo Samachurl
|
||||
21030502 : Cryo Samachurl (Mechanicus)
|
||||
21030601 : Electro Samachurl
|
||||
21030602 : Electro Samachurl (Mechanicus)
|
||||
21030603 : Electro Samachurl - Enhanced Support
|
||||
22010101 : Pyro Abyss Mage
|
||||
22010102 : Test_Shield-Enhanced Pyro Abyss Mage
|
||||
22010103 : Test_Teleport-Enhanced Pyro Abyss Mage
|
||||
22010104 : Test_Attacking-Enhanced Pyro Abyss Mage
|
||||
22010105 : Pyro Abyss Mage (Mechanicus)
|
||||
22010201 : Cryo Abyss Mage
|
||||
22010202 : Test_Shield-Enhanced Cryo Abyss Mage
|
||||
22010203 : Test_Teleport-Enhanced Cryo Abyss Mage
|
||||
22010204 : Test_Attacking-Enhanced Cryo Abyss Mage
|
||||
22010205 : Cryo Abyss Mage (Mechanicus)
|
||||
22010301 : Hydro Abyss Mage
|
||||
22010302 : Test_Shield-Enhanced Hydro Abyss Mage
|
||||
22010303 : Test_Teleport-Enhanced Hydro Abyss Mage
|
||||
22010304 : Test_Attacking-Enhanced Hydro Abyss Mage
|
||||
22010305 : Hydro Abyss Mage (Mechanicus)
|
||||
22010401 : Electro Abyss Mage
|
||||
22010402 : Electro Abyss Mage (Mechanicus)
|
||||
22010403 : Electro Abyss Mage - Enhanced Shield
|
||||
22010404 : Electro Abyss Mage - Enhanced Attack
|
||||
22020101 : Abyss Herald: Wicked Torrents (Disappearing)
|
||||
22020102 : Abyss Herald: Wicked Torrents (Permanent)
|
||||
22030101 : Abyss Lector: Violet Lightning (Disappearing)
|
||||
22030102 : Abyss Lector: Violet Lightning (Permanent)
|
||||
22030201 : null
|
||||
22030202 : null
|
||||
22040101 : Rockfond Rifthound Whelp
|
||||
22040201 : Thundercraven Rifthound Whelp
|
||||
22050101 : Rockfond Rifthound
|
||||
22050201 : Thundercraven Rifthound
|
||||
22060101 : Golden Wolflord
|
||||
22070101 : null
|
||||
22070102 : null
|
||||
22070201 : null
|
||||
22070202 : null
|
||||
22070301 : null
|
||||
22070302 : null
|
||||
22080101 : null
|
||||
23010101 :
|
||||
23010201 :
|
||||
23010301 :
|
||||
23010401 :
|
||||
23010501 :
|
||||
23010601 :
|
||||
23020101 : Fatui Agent
|
||||
23020102 :
|
||||
23030101 : Fatui Electro Cicin Mage
|
||||
23030102 :
|
||||
23040101 : Fatui Cryo Cicin Mage
|
||||
23040102 : Fatui Cryo Cicin Mage - Enhanced Attack
|
||||
23050101 : Fatui Mirror Maiden
|
||||
24010101 : Ruin Guard
|
||||
24010102 : Ruin Guard (Mechanicus)
|
||||
24010108 :
|
||||
24010109 :
|
||||
24010201 : Ruin Hunter
|
||||
24010202 : Ruin Hunter (Mechanicus)
|
||||
24010301 : Ruin Grader
|
||||
24010302 : Ruin Grader (Mechanicus)
|
||||
24010303 : Ruin Grader (Mining Version)
|
||||
24010401 : null
|
||||
24020101 : Ruin Cruiser
|
||||
24020102 : Ruin Cruiser (Weakened)
|
||||
24020103 : Ruin Cruiser (Enhanced)
|
||||
24020201 : Ruin Destroyer
|
||||
24020202 : Ruin Destroyer (Weakened)
|
||||
24020203 : Ruin Destroyer (Enhanced)
|
||||
24020301 : Ruin Defender
|
||||
24020302 : Ruin Defender (Weakened)
|
||||
24020303 : Ruin Defender (Enhanced)
|
||||
24020401 : Ruin Scout
|
||||
24020402 : Ruin Scout (Weakened)
|
||||
24020403 : Ruin Scout (Enhanced)
|
||||
24021101 : Perpetual Mechanical Array
|
||||
24021102 : Perpetual Mechanical Array (Inazuma Event-Only)
|
||||
25010101 : Liuliu
|
||||
25010102 : Mystery Man
|
||||
25010103 :
|
||||
25010104 :
|
||||
25010105 : null
|
||||
25010106 : null
|
||||
25010201 : Treasure Hoarder Scout
|
||||
25010203 :
|
||||
25010204 :
|
||||
25010205 :
|
||||
25010206 :
|
||||
25010207 :
|
||||
25010208 :
|
||||
25010301 :
|
||||
25010302 :
|
||||
25010401 :
|
||||
25010501 :
|
||||
25010601 :
|
||||
25010701 :
|
||||
25020101 : Raptor
|
||||
25020102 :
|
||||
25020201 : Treasure Hoarder Marksman
|
||||
25020204 :
|
||||
25030101 : Carmen
|
||||
25030102 : null
|
||||
25030103 : null
|
||||
25030201 : Treasure Hoarder Gravedigger
|
||||
25030301 : Treasure Hoarder Oarsman
|
||||
25040101 : Boss
|
||||
25040102 : null
|
||||
25040103 : null
|
||||
25050101 : Millelith Soldier
|
||||
25050201 : Millelith Sergeant
|
||||
25050301 : Shogunate Infantry
|
||||
25050401 : Shogunate Infantry Captain
|
||||
25050402 :
|
||||
25050501 : Sangonomiya Cohort
|
||||
25050502 :
|
||||
25060101 :
|
||||
25060102 :
|
||||
25070101 :
|
||||
25070201 : null
|
||||
25070202 : null
|
||||
25080101 : Ronin
|
||||
25080201 : Ronin: Sanzoku
|
||||
25080202 : null
|
||||
25080301 : Ronin: Anbu
|
||||
25080401 : Shogunate Samurai
|
||||
25080402 : null
|
||||
25090101 : Marionette General
|
||||
25090102 : Marionette General: Wind Bunshin
|
||||
25090103 : Marionette General: Ice Bunshin
|
||||
25090104 : Marionette General: Masked Bunshin
|
||||
25090201 : Marionette General: Wind Bunshin (With Icon)
|
||||
25090301 : Marionette General: Ice Bunshin (With Icon)
|
||||
25090401 : Marionette General: Masked Bunshin (With Icon)
|
||||
25100101 : Electro Kairagi
|
||||
25100102 : null
|
||||
25100201 : Pyro Kairagi
|
||||
25100301 : Thunderwraith Kairagi
|
||||
25100302 : null
|
||||
25100401 : Flameghoul Kairagi
|
||||
26010101 : Cryo Whopperflower
|
||||
26010102 : Cryo Whopperflower (Dragonspine Event)
|
||||
26010103 : Giant Cryo Whopperflower (2.3 Dragonspine Event)
|
||||
26010104 :
|
||||
26010201 : Pyro Whopperflower
|
||||
26010301 : Electro Whopperflower
|
||||
26020101 : Cryo Regisvine
|
||||
26020102 : Cryo Regisvine (Dragonspine Event)
|
||||
26020201 : Pyro Regisvine
|
||||
26030101 : Geovishap Hatchling
|
||||
26040101 : Geovishap: Hydro
|
||||
26040102 : Geovishap: Pyro
|
||||
26040103 : Geovishap: Cryo
|
||||
26040104 : Geovishap: Electro
|
||||
26040105 : Geovishap: Hydro (Mechanicus)
|
||||
26050101 : Primo Geovishap: Hydro
|
||||
26050201 : Primo Geovishap: Pyro
|
||||
26050301 : Primo Geovishap: Cryo
|
||||
26050401 : Primo Geovishap: Electro
|
||||
26050501 : Primo Geovishap (Event)
|
||||
26050601 : null
|
||||
26050701 : null
|
||||
26050702 : null
|
||||
26050801 : null
|
||||
26050802 : null
|
||||
26050901 : null
|
||||
26051001 : null
|
||||
26051101 : null
|
||||
26060101 : Electro Cicin
|
||||
26060201 : Hydro Cicin
|
||||
26060301 : Cryo Cicin
|
||||
26080101 : null
|
||||
26090101 : null
|
||||
28010101 : Golden Crab
|
||||
28010102 : Sun Crab
|
||||
28010103 : Ocean Crab
|
||||
28010104 : General Crab
|
||||
28010105 : Pale Red Crab
|
||||
28010106 : Crab
|
||||
28010201 : Blue Horned Lizard
|
||||
28010202 : Red Horned Lizard
|
||||
28010203 : Green Horned Lizard
|
||||
28010204 : Sunset Loach
|
||||
28010205 : Golden Loach
|
||||
28010206 : Sunny Loach
|
||||
28010207 : Pith Lizard
|
||||
28010301 : Frog
|
||||
28010302 : Mud Frog
|
||||
28010303 : Blue Frog
|
||||
28010401 :
|
||||
28010402 : null
|
||||
28010403 :
|
||||
28020101 : Snow Fox
|
||||
28020102 : Crimson Fox
|
||||
28020103 : Gifting Snow Fox
|
||||
28020104 : Super-Gifting Snow Fox
|
||||
28020105 : null
|
||||
28020106 : null
|
||||
28020201 : Squirrel
|
||||
28020301 : Forest Boar
|
||||
28020302 : Forest Piglet
|
||||
28020303 : Snowboar
|
||||
28020304 : Great Snowboar King
|
||||
28020305 : Frozen Snowboar
|
||||
28020306 : null
|
||||
28020307 : null
|
||||
28020308 : null
|
||||
28020309 : null
|
||||
28020401 : Northland Hound
|
||||
28020402 : Forest-Patrol Hound
|
||||
28020403 : Shiba
|
||||
28020404 : Black-Back Hound
|
||||
28020405 : Shiba
|
||||
28020406 : Northland Hound (Dog Event Special, Extended LoS Range)
|
||||
28020407 : null
|
||||
28020408 : null
|
||||
28020409 : null
|
||||
28020410 : null
|
||||
28020501 : Sapphire
|
||||
28020502 : Jade-Eyed Cat
|
||||
28020503 : Gray Snow Cat
|
||||
28020504 : Northland Cat
|
||||
28020505 : Tiger-Striped Cat
|
||||
28020506 : Sheriff Cat
|
||||
28020507 : Black Cat
|
||||
28020508 : Sapphire
|
||||
28020509 : Gray Snow Cat (Dog Event Special, Extended LoS Range)
|
||||
28020510 : null
|
||||
28020511 : null
|
||||
28020512 : null
|
||||
28020513 : null
|
||||
28020601 : Snow Weasel
|
||||
28020602 : Red-Tailed Weasel
|
||||
28020603 : Boot Weasel
|
||||
28020604 : Masked Weasel
|
||||
28020605 : null
|
||||
28020701 : Kitsune
|
||||
28020702 : Kitsune (Dog Event Special, Extended LoS Range)
|
||||
28020801 : Bake-Danuki
|
||||
28020802 : null
|
||||
28020803 : null
|
||||
28020901 : Samurai Dog (Patrol)
|
||||
28020902 : Samurai Dog (Combat)
|
||||
28020903 : null
|
||||
28030101 : Azure Crane
|
||||
28030102 : Violet Ibis
|
||||
28030201 : Brownwing Falcon
|
||||
28030202 : Umbertail Falcon
|
||||
28030203 : Lapis Glede
|
||||
28030204 : Silkwhite Falcon
|
||||
28030301 : White Pigeon
|
||||
28030302 : Brightcrown Pigeon
|
||||
28030303 : Graywing Pigeon
|
||||
28030304 : Crimsonflank Pigeon
|
||||
28030305 : Black King Pigeon
|
||||
28030306 : Duck
|
||||
28030307 : White Pigeon
|
||||
28030308 : Brightcrown Pigeon
|
||||
28030309 : Graywing Pigeon
|
||||
28030310 : Crimsonflank Pigeon
|
||||
28030311 : Black King Pigeon
|
||||
28030401 : Crimson Finch
|
||||
28030402 : Golden Finch
|
||||
28030403 : Snow Finch
|
||||
28030404 : Emerald Finch
|
||||
28030405 : null
|
||||
28030406 : null
|
||||
28030407 : null
|
||||
28030408 : null
|
||||
28030409 : null
|
||||
28030501 : Scarletbeak Duck
|
||||
28030502 : Emerald Duck
|
||||
28030503 : Golden Duck
|
||||
28030504 : null
|
||||
28040101 : Black-Back Bass
|
||||
28040102 : Blue-Fin Bass
|
||||
28040103 : Golden Bass
|
||||
28040104 : Black-Back Bass
|
||||
28040105 : Black-Back Bass
|
||||
28040106 : Blue-Fin Bass
|
||||
28040107 : Golden Bass
|
||||
28040108 : null
|
||||
28040201 : Medaka
|
||||
28040202 : Glaze Medaka
|
||||
28040203 : Sweet-Flower Medaka
|
||||
28040204 : Aizen Medaka
|
||||
28040205 : Dawncatcher
|
||||
28040206 : Crystalfish
|
||||
28040301 : Lunged Stickleback
|
||||
28040302 : Betta
|
||||
28040303 : Venomspine Fish
|
||||
28040304 : Akai Maou
|
||||
28040305 : Snowstrider
|
||||
28040401 : Golden Koi
|
||||
28040402 : Rusty Koi
|
||||
28040501 : Brown Shirakodai
|
||||
28040502 : Purple Shirakodai
|
||||
28040503 : Tea-Colored Shirakodai
|
||||
28040504 : Abiding Angelfish
|
||||
28040505 : Raimei Angelfish
|
||||
28040506 : Moonfin
|
||||
28040601 : Pufferfish
|
||||
28040602 : Bitter Pufferfish
|
||||
28040701 : null
|
||||
28040702 : null
|
||||
28040703 : null
|
||||
28050101 : Anemo Crystalfly
|
||||
28050102 : Geo Crystalfly
|
||||
28050103 : Cryo Crystalfly
|
||||
28050104 : Electro Crystalfly
|
||||
28050105 : null
|
||||
28050201 : Amateur Weasel Thief
|
||||
28050202 : Hoarder Weasel Thief
|
||||
28050203 : Golden Weasel Thief
|
||||
28050204 : null
|
||||
28050211 : Amateur Weasel Thief
|
||||
28050212 : Hoarder Weasel Thief
|
||||
28050213 : Golden Weasel Thief
|
||||
28050221 : null
|
||||
28050222 : null
|
||||
28050223 : null
|
||||
28050301 : null
|
||||
28210101 : Domestic Golden Crab
|
||||
28210102 : Domestic Sun Crab
|
||||
28210103 : Domestic Ocean Crab
|
||||
28210104 : Domestic General Crab
|
||||
28210105 : Domestic Pale Red Crab
|
||||
28210201 : Domestic Blue Horned Lizard
|
||||
28210202 : Domestic Red Horned Lizard
|
||||
28210203 : Domestic Green Horned Lizard
|
||||
28210204 : Domestic Sunset Loach
|
||||
28210205 : Domestic Golden Loach
|
||||
28210206 : Domestic Sunny Loach
|
||||
28210207 : Domestic Marrow Lizard
|
||||
28210301 : Domestic Frog
|
||||
28210302 : Domestic Mud Frog
|
||||
28210303 : Domestic Blue Frog
|
||||
28210401 : Domestic Adorned Unagi
|
||||
28210402 : null
|
||||
28210403 : Domestic Red-Finned Unagi
|
||||
28220101 : Domestic Snow Fox
|
||||
28220102 : Domestic Crimson Fox
|
||||
28220201 : Domestic Squirrel
|
||||
28220301 : Domestic Forest Boar
|
||||
28220303 : Domestic Snowboar
|
||||
28220401 : Domestic Northland Hound
|
||||
28220402 : Domestic Forest-Patrol Hound
|
||||
28220403 : Domestic Shiba
|
||||
28220404 : Domestic Black-Back Hound
|
||||
28220501 : Domestic Sapphire
|
||||
28220502 : Domestic Jade-Eyed Cat
|
||||
28220503 : Domestic Gray Snow Cat
|
||||
28220504 : Domestic Northland Cat
|
||||
28220505 : Domestic Tiger-Striped Cat
|
||||
28220506 : Domestic Sheriff Cat
|
||||
28220601 : Domestic Snow Weasel
|
||||
28220602 : Domestic Red-Tailed Weasel
|
||||
28220603 : Domestic Boot Weasel
|
||||
28220605 : null
|
||||
28220701 : Domestic Kitsune
|
||||
28220901 : Domestic Samurai Dog
|
||||
28230101 : Domestic Azure Crane
|
||||
28230102 : Domestic Violet Ibis
|
||||
28230301 : Domestic White Pigeon
|
||||
28230302 : Domestic Brightcrown Pigeon
|
||||
28230303 : Domestic Graywing Pigeon
|
||||
28230304 : Domestic Crimsonflank Pigeon
|
||||
28230305 : Domestic Black King Pigeon
|
||||
28230306 : Domestic Crow
|
||||
28230401 : Domestic Crimson Finch
|
||||
28230402 : Domestic Golden Finch
|
||||
28230403 : Domestic Snow Finch
|
||||
28230404 : Domestic Emerald Finch
|
||||
28240201 : Domestic Medaka
|
||||
28240202 : Domestic Glaze Medaka
|
||||
28240203 : Domestic Sweet-Flower Medaka
|
||||
28240204 : Domestic Aizen Medaka
|
||||
28240205 : Domestic Dawncatcher
|
||||
28240206 : Domestic Crystalfish
|
||||
28240301 : Domestic Lunged Stickleback
|
||||
28240302 : Domestic Betta
|
||||
28240303 : Domestic Venomspine Fish
|
||||
28240304 : Domestic Akai Maou
|
||||
28240305 : Domestic Snowstrider
|
||||
28240401 : Domestic Golden Koi
|
||||
28240402 : Domestic Rusty Koi
|
||||
28240501 : Domestic Brown Shirakodai
|
||||
28240502 : Domestic Purple Shirakodai
|
||||
28240503 : Domestic Tea-Colored Shirakodai
|
||||
28240504 : Domestic Abiding Angelfish
|
||||
28240505 : Domestic Raimei Angelfish
|
||||
28240506 : Domestic Moonfin
|
||||
28240601 : Domestic Pufferfish
|
||||
28240602 : Domestic Bitter Pufferfish
|
||||
28240701 : null
|
||||
28240702 : null
|
||||
28250101 : Domestic Anemo Crystalfly
|
||||
28250102 : Domestic Geo Crystalfly
|
||||
28250103 : Domestic Cryo Crystalfly
|
||||
28250104 : Domestic Electro Crystalfly
|
||||
28250105 : null
|
||||
28250301 : null
|
||||
29010101 : Stormterror
|
||||
29010102 : Stormterror
|
||||
29010103 : Stormterror
|
||||
29010104 : Stormterror
|
||||
29020101 : Boreas, Great Wolf King of the North
|
||||
29020102 : Andrius, Dominator of Wolves
|
||||
29030101 : Eleventh of the Fatui Harbingers - Tartaglia
|
||||
29030102 : Delusion Unleashed - Childe
|
||||
29030103 : Childe
|
||||
29030104 : Eleventh of the Fatui Harbingers - Tartaglia
|
||||
29030105 : Delusion Unleashed - Childe
|
||||
29030106 : Childe
|
||||
29040101 : Azhdaha
|
||||
29040102 : Azhdaha
|
||||
29040103 : Azhdaha
|
||||
29040104 : Azhdaha
|
||||
29040111 : Azhdaha
|
||||
29050101 : Signora
|
||||
29050102 : Crimson Witch of Embers
|
||||
29050103 : Signora
|
||||
29050104 : Crimson Witch of Embers
|
||||
29060101 : Raiden Shogun
|
||||
29060102 : Raiden Ei
|
||||
29060201 : null
|
||||
29060202 : null
|
||||
29060203 : null
|
||||
21010101: Hilichurl
|
||||
21020101: Wooden Shieldwall Mitachurl
|
||||
21020201: Blazing Axe Mitachurl
|
||||
21020202: Blazing Axe Mitachurl
|
||||
21020301: Rock Shieldwall Mitachurl
|
||||
21020401: Frostarm Lawachurl
|
||||
21020501: Stonehide Lawachurl
|
||||
21020601: Ice Shieldwall Mitachurl
|
||||
21020701: Crackling Axe Mitachurl
|
||||
21020703: Crackling Axe Mitachurl
|
||||
21020801: Thunderhelm Lawachurl
|
||||
20010101: Dendro Slime
|
||||
20010201: Large Dendro Slime
|
||||
20010202: Large Dendro Slime
|
||||
20010301: Anemo Slime
|
||||
20010401: Large Anemo Slime
|
||||
20010403: Large Anemo Slime
|
||||
29010101: Stormterror
|
||||
29010102: Stormterror
|
||||
29010103: Stormterror
|
||||
29010104: Stormterror
|
||||
29020101: Lupus Boreas, Dominator of Wolves
|
||||
29020102: Lupus Boreas, Dominator of Wolves
|
||||
29030103: Childe
|
||||
29030106: Childe
|
||||
29040101: Azhdaha
|
||||
29040102: Azhdaha
|
||||
29040103: Azhdaha
|
||||
29040104: Azhdaha
|
||||
29040111: Azhdaha
|
||||
29050102: La Signora
|
||||
29050104: La Signora
|
||||
29060202: Magatsu Mitake Narukami no Mikoto
|
||||
29060203: Magatsu Mitake Narukami no Mikoto
|
||||
20020101: Eye of the Storm
|
||||
20040101: Electro Hypostasis
|
||||
20040102: Electro Hypostasis
|
||||
20040201: Anemo Hypostasis
|
||||
20040202: Anemo Hypostasis
|
||||
20040301: Geo Hypostasis
|
||||
20040302: Geo Hypostasis
|
||||
20040401: Hydro Hypostasis
|
||||
20040501: Cryo Hypostasis
|
||||
20040601: Pyro Hypostasis
|
||||
20010501: Electro Slime
|
||||
20010601: Large Electro Slime
|
||||
20010604: Large Electro Slime
|
||||
20010701: Mutant Electro Slime
|
||||
20010702: Mutant Electro Slime
|
||||
20010801: Cryo Slime
|
||||
20010802: Cryo Slime
|
||||
20010901: Large Cryo Slime
|
||||
20010902: Large Cryo Slime
|
||||
20010904: Large Cryo Slime
|
||||
20011001: Hydro Slime
|
||||
20011101: Large Hydro Slime
|
||||
20011103: Large Hydro Slime
|
||||
20011601: Hydro Hypostasis Summon
|
||||
20011701: Hydro Hypostasis Summon
|
||||
20011801: Hydro Hypostasis Summon
|
||||
20011901: Hydro Hypostasis Summon
|
||||
20050101: Oceanid
|
||||
20050102: Oceanid
|
||||
20050201: Hydro Mimic Boar
|
||||
20050202: Hydro Mimic Boar
|
||||
20050203: Hydro Mimic Boar
|
||||
20050301: Hydro Mimic Crane
|
||||
20050302: Hydro Mimic Crane
|
||||
20050401: Hydro Mimic Crab
|
||||
20050402: Hydro Mimic Crab
|
||||
20050403: Hydro Mimic Crab
|
||||
20050501: Hydro Mimic Finch
|
||||
20050502: Hydro Mimic Finch
|
||||
20050601: Hydro Mimic Mallard
|
||||
20050602: Hydro Mimic Mallard
|
||||
20050603: Hydro Mimic Mallard
|
||||
20050701: Hydro Mimic Ferret
|
||||
20050702: Hydro Mimic Ferret
|
||||
20050703: Hydro Mimic Ferret
|
||||
20050801: Hydro Mimic Frog
|
||||
20050802: Hydro Mimic Frog
|
||||
20050901: Hydro Mimic Raptor
|
||||
20070101: Thunder Manifestation
|
||||
21010201: Hilichurl Fighter
|
||||
21010301: Wooden Shield Hilichurl Guard
|
||||
21010401: Hilichurl Shooter
|
||||
21010402: Hilichurl Shooter
|
||||
21010501: Pyro Hilichurl Shooter
|
||||
21010502: Pyro Hilichurl Shooter
|
||||
21010601: Hilichurl Grenadier
|
||||
21010603: Hilichurl Grenadier
|
||||
21010701: Hilichurl Berserker
|
||||
21010901: Cryo Hilichurl Shooter
|
||||
21010902: Cryo Hilichurl Shooter
|
||||
21011001: Electro Hilichurl Shooter
|
||||
21011002: Electro Hilichurl Shooter
|
||||
21011201: Rock Shield Hilichurl Guard
|
||||
21011301: Cryo Hilichurl Grenadier
|
||||
21011302: Cryo Hilichurl Grenadier
|
||||
21011401: Ice Shield Hilichurl Guard
|
||||
21011403: Ice Shield Hilichurl Guard
|
||||
21011501: Unusual Hilichurl
|
||||
21011601: Electro Hilichurl Grenadier
|
||||
21011602: Electro Hilichurl Grenadier
|
||||
20011201: Pyro Slime
|
||||
20011202: Pyro Slime
|
||||
20011301: Large Pyro Slime
|
||||
20011304: Large Pyro Slime
|
||||
20011401: Geo Slime
|
||||
20011501: Large Geo Slime
|
||||
20011502: Large Geo Slime
|
||||
22010101: Pyro Abyss Mage
|
||||
22010102: Pyro Abyss Mage
|
||||
22010103: Pyro Abyss Mage
|
||||
22010104: Pyro Abyss Mage
|
||||
22010201: Cryo Abyss Mage
|
||||
22010202: Cryo Abyss Mage
|
||||
22010203: Cryo Abyss Mage
|
||||
22010204: Cryo Abyss Mage
|
||||
22010301: Hydro Abyss Mage
|
||||
22010302: Hydro Abyss Mage
|
||||
22010303: Hydro Abyss Mage
|
||||
22010304: Hydro Abyss Mage
|
||||
22010401: Electro Abyss Mage
|
||||
22010403: Electro Abyss Mage
|
||||
22010404: Electro Abyss Mage
|
||||
22020101: Abyss Herald: Wicked Torrents
|
||||
22020102: Abyss Herald: Wicked Torrents
|
||||
22030101: Abyss Lector: Violet Lightning
|
||||
22030102: Abyss Lector: Violet Lightning
|
||||
22030201: Abyss Lector: Fathomless Flames
|
||||
22030202: Abyss Lector: Fathomless Flames
|
||||
22040101: Rockfond Rifthound Whelp
|
||||
22040201: Thundercraven Rifthound Whelp
|
||||
22050101: Rockfond Rifthound
|
||||
22050201: Thundercraven Rifthound
|
||||
22060101: Golden Wolflord
|
||||
22070101: Shadowy Husk: Standard Bearer
|
||||
22070102: Shadowy Husk: Standard Bearer
|
||||
22070201: Shadowy Husk: Line Breaker
|
||||
22070202: Shadowy Husk: Line Breaker
|
||||
22070301: Shadowy Husk: Defender
|
||||
22070302: Shadowy Husk: Defender
|
||||
22080101: Black Serpent Knight: Windcutter
|
||||
21030101: Hydro Samachurl
|
||||
21030103: Hydro Samachurl
|
||||
21030201: Dendro Samachurl
|
||||
21030203: Dendro Samachurl
|
||||
21030301: Anemo Samachurl
|
||||
21030303: Anemo Samachurl
|
||||
21030304: Anemo Samachurl
|
||||
21030401: Geo Samachurl
|
||||
21030402: Geo Samachurl
|
||||
21030501: Cryo Samachurl
|
||||
21030601: Electro Samachurl
|
||||
21030603: Electro Samachurl
|
||||
24010101: Ruin Guard
|
||||
24010108: Ruin Guard
|
||||
24010109: Ruin Guard
|
||||
24010201: Ruin Hunter
|
||||
24010301: Ruin Grader
|
||||
24010303: Ruin Grader
|
||||
24010401: Ruin Serpent
|
||||
24020101: Ruin Cruiser
|
||||
24020102: Ruin Cruiser
|
||||
24020103: Ruin Cruiser
|
||||
24020201: Ruin Destroyer
|
||||
24020202: Ruin Destroyer
|
||||
24020203: Ruin Destroyer
|
||||
24020301: Ruin Defender
|
||||
24020302: Ruin Defender
|
||||
24020303: Ruin Defender
|
||||
24020401: Ruin Scout
|
||||
24020402: Ruin Scout
|
||||
24020403: Ruin Scout
|
||||
24021101: Perpetual Mechanical Array
|
||||
24021102: Perpetual Mechanical Array
|
||||
23010101: Fatui Skirmisher - Cryogunner Legionnaire
|
||||
23010201: Fatui Skirmisher - Hydrogunner Legionnaire
|
||||
23010301: Fatui Skirmisher - Electrohammer Vanguard
|
||||
23010401: Fatui Skirmisher - Geochanter Bracer
|
||||
23010501: Fatui Skirmisher - Anemoboxer Vanguard
|
||||
23010601: Fatui Skirmisher - Pyroslinger Bracer
|
||||
23020101: Fatui Pyro Agent
|
||||
23020102: Fatui Pyro Agent
|
||||
23030101: Fatui Electro Cicin Mage
|
||||
23030102: Fatui Electro Cicin Mage
|
||||
23040101: Fatui Cryo Cicin Mage
|
||||
23040102: Fatui Cryo Cicin Mage
|
||||
23050101: Mirror Maiden
|
||||
25010101: Treasure Hoarders - Liuliu
|
||||
25010102: Treasure Hoarders - Liuliu
|
||||
25010103: Treasure Hoarders - Liuliu
|
||||
25010104: Treasure Hoarders - Liuliu
|
||||
25010105: Treasure Hoarders - Liuliu
|
||||
25010106: Treasure Hoarders - Liuliu
|
||||
25010201: Treasure Hoarders - Scout
|
||||
25010203: Treasure Hoarders - Scout
|
||||
25010204: Treasure Hoarders - Scout
|
||||
25010205: Treasure Hoarders - Scout
|
||||
25010206: Treasure Hoarders - Scout
|
||||
25010207: Treasure Hoarders - Scout
|
||||
25010208: Treasure Hoarders - Scout
|
||||
25010301: Treasure Hoarders: Pyro Potioneer
|
||||
25010302: Treasure Hoarders: Pyro Potioneer
|
||||
25010401: Treasure Hoarders: Hydro Potioneer
|
||||
25010501: Treasure Hoarders: Electro Potioneer
|
||||
25010601: Treasure Hoarders: Cryo Potioneer
|
||||
25010701: Treasure Hoarders: Handyman
|
||||
25020101: Treasure Hoarders - Raptor
|
||||
25020102: Treasure Hoarders - Raptor
|
||||
25020201: Treasure Hoarders - Marksman
|
||||
25020204: Treasure Hoarders - Marksman
|
||||
25030101: Treasure Hoarders - Carmen
|
||||
25030102: Treasure Hoarders - Carmen
|
||||
25030103: Treasure Hoarders - Carmen
|
||||
25030201: Treasure Hoarders: Gravedigger
|
||||
25030301: Treasure Hoarders - Seaman
|
||||
25040101: Treasure Hoarders - Boss
|
||||
25040102: Treasure Hoarders - Boss
|
||||
25040103: Treasure Hoarders - Boss
|
||||
25050101: Millelith Soldier
|
||||
25050201: Millelith Sergeant
|
||||
25050301: Shogunate Infantry
|
||||
25050401: Shogunate Infantry Captain
|
||||
25050402: Shogunate Infantry Captain
|
||||
25050501: Sangonomiya Cohort
|
||||
25050502: Sangonomiya Cohort
|
||||
25060101: Treasure Hoarders - Pugilist
|
||||
25060102: Treasure Hoarders - Pugilist
|
||||
25070101: Treasure Hoarders - Crusher
|
||||
25070201: Treasure Hoarder: Wallenstein
|
||||
25070202: Treasure Hoarder: Wallenstein
|
||||
25080101: Nobushi: Jintouban
|
||||
25080201: Nobushi: Hitsukeban
|
||||
25080202: Nobushi: Hitsukeban
|
||||
25080301: Nobushi: Kikouban
|
||||
25080401: Yoriki Samurai
|
||||
25080402: Yoriki Samurai
|
||||
25090101: Maguu Kenki
|
||||
25090102: Maguu Kenki
|
||||
25090103: Maguu Kenki
|
||||
25090104: Maguu Kenki
|
||||
25090201: Maguu Kenki: Lone Gale
|
||||
25090301: Maguu Kenki: Galloping Frost
|
||||
25090401: Maguu Kenki: Mask of Terror
|
||||
25100101: Kairagi: Dancing Thunder
|
||||
25100301: Ochimusha: Ensorcelled Thunder
|
||||
25100201: Kairagi: Fiery Might
|
||||
25100401: Ochimusha: Cankered Flame
|
||||
25100102: Kairagi: Dancing Thunder
|
||||
25100302: Ochimusha: Ensorcelled Thunder
|
||||
26010101: Cryo Whopperflower
|
||||
26010102: Cryo Whopperflower
|
||||
26010103: Cryo Whopperflower
|
||||
26010104: Cryo Whopperflower
|
||||
26010201: Pyro Whopperflower
|
||||
26010301: Electro Whopperflower
|
||||
26020101: Cryo Regisvine
|
||||
26020102: Cryo Regisvine
|
||||
26020201: Pyro Regisvine
|
||||
26030101: Geovishap Hatchling
|
||||
26040101: Geovishap
|
||||
26040102: Geovishap
|
||||
26040103: Geovishap
|
||||
26040104: Geovishap
|
||||
26050101: Primo Geovishap
|
||||
26050201: Primo Geovishap
|
||||
26050301: Primo Geovishap
|
||||
26050401: Primo Geovishap
|
||||
26050501: Primo Geovishap
|
||||
26050601: Primordial Bathysmal Vishap
|
||||
26050901: Primordial Bathysmal Vishap
|
||||
26050701: Rimebiter Bathysmal Vishap
|
||||
26051001: Rimebiter Bathysmal Vishap
|
||||
26050702: Rimebiter Bathysmal Vishap
|
||||
26050801: Bolteater Bathysmal Vishap
|
||||
26051101: Bolteater Bathysmal Vishap
|
||||
26050802: Bolteater Bathysmal Vishap
|
||||
26060101: Electro Cicin
|
||||
26060201: Hydro Cicin
|
||||
26060301: Cryo Cicin
|
||||
26080101: Beisht
|
||||
26090101: Floating Hydro Fungus
|
||||
20060101: Hydro Specter
|
||||
20060201: Geo Specter
|
||||
20060301: Anemo Specter
|
||||
20060401: Cryo Specter
|
||||
20060501: Electro Specter
|
||||
20060601: Pyro Specter
|
||||
21010102: Hilichurl
|
||||
21020102: Wooden Shieldwall Mitachurl
|
||||
21020203: Blazing Axe Mitachurl
|
||||
21020702: Crackling Axe Mitachurl
|
||||
21020302: Rock Shieldwall Mitachurl
|
||||
21020402: Frostarm Lawachurl
|
||||
21020502: Stonehide Lawachurl
|
||||
21020802: Thunderhelm Lawachurl
|
||||
21020602: Ice Shieldwall Mitachurl
|
||||
20010302: Anemo Slime
|
||||
20010402: Large Anemo Slime
|
||||
20010502: Electro Slime
|
||||
20010602: Large Electro Slime
|
||||
20010703: Mutant Electro Slime
|
||||
20010803: Cryo Slime
|
||||
20010903: Large Cryo Slime
|
||||
20011002: Hydro Slime
|
||||
20011102: Large Hydro Slime
|
||||
21010302: Wooden Shield Hilichurl Guard
|
||||
21010702: Hilichurl Berserker
|
||||
21011202: Rock Shield Hilichurl Guard
|
||||
21011402: Ice Shield Hilichurl Guard
|
||||
20011203: Pyro Slime
|
||||
20011302: Large Pyro Slime
|
||||
20011402: Geo Slime
|
||||
20011503: Large Geo Slime
|
||||
22010105: Pyro Abyss Mage
|
||||
22010205: Cryo Abyss Mage
|
||||
22010305: Hydro Abyss Mage
|
||||
22010402: Electro Abyss Mage
|
||||
21030102: Hydro Samachurl
|
||||
21030202: Dendro Samachurl
|
||||
21030302: Anemo Samachurl
|
||||
21030403: Geo Samachurl
|
||||
21030502: Cryo Samachurl
|
||||
21030602: Electro Samachurl
|
||||
24010102: Ruin Guard
|
||||
24010202: Ruin Hunter
|
||||
24010302: Ruin Grader
|
||||
26040105: Geovishap
|
File diff suppressed because it is too large
Load Diff
1450
Source/GrasscutterTools/Resources/en-us/Quest.txt
Normal file
1450
Source/GrasscutterTools/Resources/en-us/Quest.txt
Normal file
File diff suppressed because it is too large
Load Diff
@@ -1,142 +1,145 @@
|
||||
11101: 无锋剑
|
||||
11201: 银剑
|
||||
11301: 冷刃
|
||||
11302: 黎明神剑
|
||||
11303: 旅行剑
|
||||
11304: 暗铁剑
|
||||
11305: 吃虎鱼刀
|
||||
11306: 飞天御剑
|
||||
11401: 西风剑
|
||||
11402: 笛剑
|
||||
11403: 祭礼剑
|
||||
11404: 宗室长剑
|
||||
11405: 匣里龙吟
|
||||
11406: 试作斩岩
|
||||
11407: 铁蜂刺
|
||||
11408: 黑岩长剑
|
||||
11409: 黑剑
|
||||
11410: 暗巷闪光
|
||||
11412: 降临之剑
|
||||
11413: 腐殖之剑
|
||||
11414: 天目影打刀
|
||||
11415: 辰砂之纺锤
|
||||
11501: 风鹰剑
|
||||
11502: 天空之刃
|
||||
11503: 苍古自由之誓
|
||||
11504: 斫峰之刃
|
||||
11505: 磐岩结绿
|
||||
11509: 雾切之回光
|
||||
11510: 波乱月白经津
|
||||
12101: 训练大剑
|
||||
12201: 佣兵重剑
|
||||
12301: 铁影阔剑
|
||||
12302: 沐浴龙血的剑
|
||||
12303: 白铁大剑
|
||||
12304: 石英大剑
|
||||
12305: 以理服人
|
||||
12306: 飞天大御剑
|
||||
12401: 西风大剑
|
||||
12402: 钟剑
|
||||
12403: 祭礼大剑
|
||||
12404: 宗室大剑
|
||||
12405: 雨裁
|
||||
12406: 试作古华
|
||||
12407: 白影剑
|
||||
12408: 黑岩斩刀
|
||||
12409: 螭骨剑
|
||||
12410: 千岩古剑
|
||||
12411: 雪葬的星银
|
||||
12412: 衔珠海皇
|
||||
12414: 桂木斩长正
|
||||
12416: 恶王丸
|
||||
12501: 天空之傲
|
||||
12502: 狼的末路
|
||||
12503: 松籁响起之时
|
||||
12504: 无工之剑
|
||||
12510: 赤角石溃杵
|
||||
13101: 新手长枪
|
||||
13201: 铁尖枪
|
||||
13301: 白缨枪
|
||||
13302: 钺矛
|
||||
13303: 黑缨枪
|
||||
13304: 「旗杆」
|
||||
13401: 匣里灭辰
|
||||
13402: 试作星镰
|
||||
13403: 流月针
|
||||
13404: 黑岩刺枪
|
||||
13405: 决斗之枪
|
||||
13406: 千岩长枪
|
||||
13407: 西风长枪
|
||||
13408: 宗室猎枪
|
||||
13409: 龙脊长枪
|
||||
13414: 喜多院十文字
|
||||
13415: 「渔获」
|
||||
13416: 断浪长鳍
|
||||
13501: 护摩之杖
|
||||
13502: 天空之脊
|
||||
13504: 贯虹之槊
|
||||
13505: 和璞鸢
|
||||
13507: 息灾
|
||||
13509: 薙草之稻光
|
||||
14101: 学徒笔记
|
||||
14201: 口袋魔导书
|
||||
14301: 魔导绪论
|
||||
14302: 讨龙英杰谭
|
||||
14303: 异世界行记
|
||||
14304: 翡玉法球
|
||||
14305: 甲级宝珏
|
||||
14306: 琥珀玥
|
||||
14401: 西风秘典
|
||||
14402: 流浪乐章
|
||||
14403: 祭礼残章
|
||||
14404: 宗室秘法录
|
||||
14405: 匣里日月
|
||||
14406: 试作金珀
|
||||
14407: 万国诸海图谱
|
||||
14408: 黑岩绯玉
|
||||
14409: 昭心
|
||||
14410: 暗巷的酒与诗
|
||||
14412: 忍冬之果
|
||||
14413: 嘟嘟可故事集
|
||||
14414: 白辰之环
|
||||
14415: 证誓之明瞳
|
||||
14501: 天空之卷
|
||||
14502: 四风原典
|
||||
14504: 尘世之锁
|
||||
14506: 不灭月华
|
||||
14509: 神乐之真意
|
||||
15101: 猎弓
|
||||
15201: 历练的猎弓
|
||||
15301: 鸦羽弓
|
||||
15302: 神射手之誓
|
||||
15303: 反曲弓
|
||||
15304: 弹弓
|
||||
15305: 信使
|
||||
15306: 黑檀弓
|
||||
15401: 西风猎弓
|
||||
15402: 绝弦
|
||||
15403: 祭礼弓
|
||||
15404: 宗室长弓
|
||||
15405: 弓藏
|
||||
15406: 试作澹月
|
||||
15407: 钢轮弓
|
||||
15408: 黑岩战弓
|
||||
15409: 苍翠猎弓
|
||||
15410: 暗巷猎手
|
||||
15412: 幽夜华尔兹
|
||||
15413: 风花之颂
|
||||
15414: 破魔之弓
|
||||
15415: 掠食者
|
||||
15416: 曚云之月
|
||||
15501: 天空之翼
|
||||
15502: 阿莫斯之弓
|
||||
15503: 终末嗟叹之诗
|
||||
15507: 冬极白星
|
||||
15509: 飞雷之弦振
|
||||
20001: (test)竿测试
|
||||
10002: (test)穿模测试
|
||||
10003: (test)穿模测试
|
||||
10004: (test)穿模测试
|
||||
10005: (test)穿模测试
|
||||
10006: (test)穿模测试
|
||||
10008: (test)穿模测试
|
||||
11101: Dull Blade
|
||||
11201: Silver Sword
|
||||
11301: Cool Steel
|
||||
11302: Harbinger of Dawn
|
||||
11303: Traveler's Handy Sword
|
||||
11304: Dark Iron Sword
|
||||
11305: Fillet Blade
|
||||
11306: Skyrider Sword
|
||||
11401: Favonius Sword
|
||||
11402: The Flute
|
||||
11403: Sacrificial Sword
|
||||
11404: Royal Longsword
|
||||
11405: Lion's Roar
|
||||
11406: Prototype Rancour
|
||||
11407: Iron Sting
|
||||
11408: Blackcliff Longsword
|
||||
11409: The Black Sword
|
||||
11410: The Alley Flash
|
||||
11412: Sword of Descension
|
||||
11413: Festering Desire
|
||||
11414: Amenoma Kageuchi
|
||||
11415: Cinnabar Spindle
|
||||
11501: Aquila Favonia
|
||||
11502: Skyward Blade
|
||||
11503: Freedom-Sworn
|
||||
11504: Summit Shaper
|
||||
11505: Primordial Jade Cutter
|
||||
11506: Primordial Jade Cutter
|
||||
11507: One Side
|
||||
11509: Mistsplitter Reforged
|
||||
11510: Haran Geppaku Futsu
|
||||
12101: Waster Greatsword
|
||||
12201: Old Merc's Pal
|
||||
12301: Ferrous Shadow
|
||||
12302: Bloodtainted Greatsword
|
||||
12303: White Iron Greatsword
|
||||
12304: Quartz
|
||||
12305: Debate Club
|
||||
12306: Skyrider Greatsword
|
||||
12401: Favonius Greatsword
|
||||
12402: The Bell
|
||||
12403: Sacrificial Greatsword
|
||||
12404: Royal Greatsword
|
||||
12405: Rainslasher
|
||||
12406: Prototype Archaic
|
||||
12407: Whiteblind
|
||||
12408: Blackcliff Slasher
|
||||
12409: Serpent Spine
|
||||
12410: Lithic Blade
|
||||
12411: Snow-Tombed Starsilver
|
||||
12412: Luxurious Sea-Lord
|
||||
12414: Katsuragikiri Nagamasa
|
||||
12416: Akuoumaru
|
||||
12501: Skyward Pride
|
||||
12502: Wolf's Gravestone
|
||||
12503: Song of Broken Pines
|
||||
12504: The Unforged
|
||||
12505: Primordial Jade Greatsword
|
||||
12506: The Other Side
|
||||
12510: Redhorn Stonethresher
|
||||
13101: Beginner's Protector
|
||||
13201: Iron Point
|
||||
13301: White Tassel
|
||||
13302: Halberd
|
||||
13303: Black Tassel
|
||||
13304: The Flagstaff
|
||||
13401: Dragon's Bane
|
||||
13402: Prototype Starglitter
|
||||
13403: Crescent Pike
|
||||
13404: Blackcliff Pole
|
||||
13405: Deathmatch
|
||||
13406: Lithic Spear
|
||||
13407: Favonius Lance
|
||||
13408: Royal Spear
|
||||
13409: Dragonspine Spear
|
||||
13414: Kitain Cross Spear
|
||||
13415: "The Catch"
|
||||
13416: Wavebreaker's Fin
|
||||
13501: Staff of Homa
|
||||
13502: Skyward Spine
|
||||
13504: Vortex Vanquisher
|
||||
13505: Primordial Jade Winged-Spear
|
||||
13506: Deicide
|
||||
13507: Calamity Queller
|
||||
13509: Engulfing Lightning
|
||||
14101: Apprentice's Notes
|
||||
14201: Pocket Grimoire
|
||||
14301: Magic Guide
|
||||
14302: Thrilling Tales of Dragon Slayers
|
||||
14303: Otherworldly Story
|
||||
14304: Emerald Orb
|
||||
14305: Twin Nephrite
|
||||
14306: Amber Bead
|
||||
14401: Favonius Codex
|
||||
14402: The Widsith
|
||||
14403: Sacrificial Fragments
|
||||
14404: Royal Grimoire
|
||||
14405: Solar Pearl
|
||||
14406: Prototype Amber
|
||||
14407: Mappa Mare
|
||||
14408: Blackcliff Agate
|
||||
14409: Eye of Perception
|
||||
14410: Wine and Song
|
||||
14412: Frostbearer
|
||||
14413: Dodoco Tales
|
||||
14414: Hakushin Ring
|
||||
14415: Oathsworn Eye
|
||||
14501: Skyward Atlas
|
||||
14502: Lost Prayer to the Sacred Winds
|
||||
14503: Lost Ballade
|
||||
14504: Memory of Dust
|
||||
14505: Primordial Jade Regalia
|
||||
14506: Everlasting Moonglow
|
||||
14509: Kagura's Verity
|
||||
15101: Hunter's Bow
|
||||
15201: Seasoned Hunter's Bow
|
||||
15301: Raven Bow
|
||||
15302: Sharpshooter's Oath
|
||||
15303: Recurve Bow
|
||||
15304: Slingshot
|
||||
15305: Messenger
|
||||
15306: Ebony Bow
|
||||
15401: Favonius Warbow
|
||||
15402: The Stringless
|
||||
15403: Sacrificial Bow
|
||||
15404: Royal Bow
|
||||
15405: Rust
|
||||
15406: Prototype Crescent
|
||||
15407: Compound Bow
|
||||
15408: Blackcliff Warbow
|
||||
15409: The Viridescent Hunt
|
||||
15410: Alley Hunter
|
||||
15412: Mitternachts Waltz
|
||||
15413: Windblume Ode
|
||||
15414: Hamayumi
|
||||
15415: Predator
|
||||
15416: Mouun's Moon
|
||||
15501: Skyward Harp
|
||||
15502: Amos' Bow
|
||||
15503: Elegy for the End
|
||||
15504: Kunwu's Wyrmbane
|
||||
15505: Primordial Jade Vista
|
||||
15506: Mirror Breaker
|
||||
15507: Polar Star
|
||||
15509: Thundering Pulse
|
@@ -41,7 +41,7 @@
|
||||
私信
|
||||
/say <player> <message>
|
||||
进来吧你
|
||||
/coop <playerId> <target playerId>
|
||||
/coop @targetId
|
||||
自杀
|
||||
/killcharacter
|
||||
暗杀
|
||||
@@ -49,4 +49,6 @@
|
||||
都有谁在?
|
||||
/list uid
|
||||
重载服务配置
|
||||
/reload
|
||||
/reload
|
||||
清场
|
||||
/killall
|
1450
Source/GrasscutterTools/Resources/zh-cn/Quest.txt
Normal file
1450
Source/GrasscutterTools/Resources/zh-cn/Quest.txt
Normal file
File diff suppressed because it is too large
Load Diff
@@ -1,4 +1,22 @@
|
||||
using System;
|
||||
/**
|
||||
* Grasscutter Tools
|
||||
* Copyright (C) 2022 jie65535
|
||||
*
|
||||
* This program is free software: you can redistribute it and/or modify
|
||||
* it under the terms of the GNU Affero General Public License as published
|
||||
* by the Free Software Foundation, either version 3 of the License, or
|
||||
* (at your option) any later version.
|
||||
*
|
||||
* This program is distributed in the hope that it will be useful,
|
||||
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||
* GNU Affero General Public License for more details.
|
||||
*
|
||||
* You should have received a copy of the GNU Affero General Public License
|
||||
* along with this program. If not, see <https://www.gnu.org/licenses/>.
|
||||
*
|
||||
**/
|
||||
using System;
|
||||
using System.Net;
|
||||
using System.Net.Http;
|
||||
using System.Text;
|
||||
|
Reference in New Issue
Block a user