OniGalore:Current events: Difference between revisions
(revising external links section, linking to generated report) |
m (wording around PS2 port work; removed redlink for a page that we don't need to create) |
||
| (34 intermediate revisions by the same user not shown) | |||
| Line 6: | Line 6: | ||
!ENOUGH FOR A JOKE OR TWO<br>THEN IT GETS BORING | !ENOUGH FOR A JOKE OR TWO<br>THEN IT GETS BORING | ||
|} | |} | ||
{{Hatnote|If you're not familiar with wikis, see [[OniGalore:About]]. If you're not confident about editing a wiki, see [[Help:Editing]].}} | |||
Here are some ongoing projects, and ideas for projects, on the wiki. Whatever in this list looks interesting to you, feel free to tackle it, even if you only have a little time here and there. However, if you are leaving a project half-done until you can resume it, please note this under the item in the list. Thanks for whatever you can do to contribute. | |||
{{TOClimit}} | |||
==General wiki work== | ==General wiki work== | ||
*Look at | * Look at [[:Category:Flagged articles]] and see if there's anything you can help out with. There are a number of articles which need to be updated or finished, including ones about characters and settings in Oni. | ||
*Just browse [[Special:Wantedpages]] | * Just browse [[Special:Wantedpages]] and pick an interesting topic to write about! There are many interesting parts of Oni's world which do not have a dedicated article yet. | ||
==PlayStation 2 port== | ==PlayStation 2 port== | ||
Let's expand on the documentation of the PS2 version in the [[Oni (PlayStation 2)]] article, including how it differs from PC Oni in terms of gameplay, content and binary data (the latter should be covered on the [[OBD]] page devoted to each template). We should also check the game data for unexpected resources. | |||
== | ==Angel Studios sequel== | ||
If you have some hacking skills, please look at [[Talk:Oni 2 (Angel Studios)]] and [[OBD:Oni2AS]] to see if you can answer any outstanding questions or contribute new information. | |||
[[ | |||
==BSL documentation== | |||
The goal is to replace the [[BSL:Functions]] and [[BSL:Variables]] pages with a more organized, sortable and readable system: | |||
# A single, master list of all functions and variables at [[BSL:List of built-in commands]] ("BSL:List" is a shortcut that redirects there). No longer will we have to browse two pages at once when we're trying to find a command but don't remember if it's a variable or function. The list is sortable by name, group, kind (function or variable), and platform availability, but does not contain any other info on the commands. It's just intended as a quick reference. You can click the group name for any command to go to the grouped page that discusses it in the context of related commands. | # A single, master list of all functions and variables at [[BSL:List of built-in commands]] ("BSL:List" is a shortcut that redirects there). No longer will we have to browse two pages at once when we're trying to find a command but don't remember if it's a variable or function. The list is sortable by name, group, kind (function or variable), and platform availability, but does not contain any other info on the commands. It's just intended as a quick reference. You can click the group name for any command to go to the grouped page that discusses it in the context of related commands. | ||
# Grouped pages which discuss all the functions/variables related to a certain task. This is where the detailed coverage of commands will be found. See [[BSL:AI activity]] for an example. | # Grouped pages which discuss all the functions/variables related to a certain task. This is where the detailed coverage of commands will be found. See [[BSL:AI activity]] for an example. | ||
# Each command will also have its own page, so typing in the name of that command, e.g. "ai2_active", in the Go/Search box will take you to a page that allows you to either edit the basic information about that command or to visit its group's page. | # Each command will also have its own page, so typing in the name of that command, e.g. "ai2_active", in the Go/Search box will take you to a page that allows you to either edit the basic information about that command or to visit its group's page. | ||
This revamp of the BSL docs was starting to be built on a system that I (Iritscen) hacked into the wiki, but it's too rickety and clumsy. The proper approach to interlinked documentation that reads from the same central pool of data would be the [[mw:Extension:Cargo|Cargo]] extension, if we can get it installed here. | |||
==Oni 2 and beyond...== | ==Oni 2 and beyond...== | ||
Some fans use the wiki to write sequels, prequels, interquels (what may have happened to Konoko in the time gaps between the original chapters, e.g., between Chapter 12 and Chapter 13) or even paraquels (e.g., what was happening on the Syndicate side during Oni?). You can then list your work [[Oni2|HERE]]. Just be aware of the [[OniGalore:Copyrights|rights issues]] | Some fans use the wiki to write sequels, prequels, interquels (what may have happened to Konoko in the time gaps between the original chapters, e.g., between Chapter 12 and Chapter 13) or even paraquels (e.g., what was happening on the Syndicate side during Oni?). You can then list your work [[Oni2|HERE]]. Just be aware of the [[OniGalore:Copyrights|rights issues]] surrounding fan fiction posted on the Internet. Also, plagiarism is not nice, but "Oni 2" can still be influenced by anime/cyberpunk/other references. See [[:Category:Oni 2 influences|HERE]] to review the influences so far, elaborate on them some more, or point out new ones. | ||
[[Category:Policies and documentation]] | [[Category:Policies and documentation]] | ||
Latest revision as of 20:20, 16 April 2026
| WIKI WORK IS FUN! |
|---|
| ENOUGH FOR A JOKE OR TWO THEN IT GETS BORING |
- If you're not familiar with wikis, see OniGalore:About. If you're not confident about editing a wiki, see Help:Editing.
Here are some ongoing projects, and ideas for projects, on the wiki. Whatever in this list looks interesting to you, feel free to tackle it, even if you only have a little time here and there. However, if you are leaving a project half-done until you can resume it, please note this under the item in the list. Thanks for whatever you can do to contribute.
General wiki work
- Look at Category:Flagged articles and see if there's anything you can help out with. There are a number of articles which need to be updated or finished, including ones about characters and settings in Oni.
- Just browse Special:Wantedpages and pick an interesting topic to write about! There are many interesting parts of Oni's world which do not have a dedicated article yet.
PlayStation 2 port
Let's expand on the documentation of the PS2 version in the Oni (PlayStation 2) article, including how it differs from PC Oni in terms of gameplay, content and binary data (the latter should be covered on the OBD page devoted to each template). We should also check the game data for unexpected resources.
Angel Studios sequel
If you have some hacking skills, please look at Talk:Oni 2 (Angel Studios) and OBD:Oni2AS to see if you can answer any outstanding questions or contribute new information.
BSL documentation
The goal is to replace the BSL:Functions and BSL:Variables pages with a more organized, sortable and readable system:
- A single, master list of all functions and variables at BSL:List of built-in commands ("BSL:List" is a shortcut that redirects there). No longer will we have to browse two pages at once when we're trying to find a command but don't remember if it's a variable or function. The list is sortable by name, group, kind (function or variable), and platform availability, but does not contain any other info on the commands. It's just intended as a quick reference. You can click the group name for any command to go to the grouped page that discusses it in the context of related commands.
- Grouped pages which discuss all the functions/variables related to a certain task. This is where the detailed coverage of commands will be found. See BSL:AI activity for an example.
- Each command will also have its own page, so typing in the name of that command, e.g. "ai2_active", in the Go/Search box will take you to a page that allows you to either edit the basic information about that command or to visit its group's page.
This revamp of the BSL docs was starting to be built on a system that I (Iritscen) hacked into the wiki, but it's too rickety and clumsy. The proper approach to interlinked documentation that reads from the same central pool of data would be the Cargo extension, if we can get it installed here.
Oni 2 and beyond...
Some fans use the wiki to write sequels, prequels, interquels (what may have happened to Konoko in the time gaps between the original chapters, e.g., between Chapter 12 and Chapter 13) or even paraquels (e.g., what was happening on the Syndicate side during Oni?). You can then list your work HERE. Just be aware of the rights issues surrounding fan fiction posted on the Internet. Also, plagiarism is not nice, but "Oni 2" can still be influenced by anime/cyberpunk/other references. See HERE to review the influences so far, elaborate on them some more, or point out new ones.