All public logs

Jump to navigation Jump to search

Combined display of all available logs of Arcmage Wiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).

Logs
(newest | oldest) View ( | ) (20 | 50 | 100 | 250 | 500)
  • 11:57, 7 June 2023 Ngoeminne talk contribs deleted page Photolab development (content was: "Category:Printing Category:Universal {{toc}} =What= A photolab is a company that will process your digital pictures, most often that you have taken with a digital camera of some sort, and turn them into paper copies by printing them. If you lack a good color printer, don't want to print hundreds or thousands of cards in a real print press, and still want really pr...", and the only contributor was "Snowdrop" (talk))
  • 11:56, 7 June 2023 Ngoeminne talk contribs deleted page Contact (content was: "*We love when people contact us and would appreciate any questions, ideas and thoughts that are somehow related to our project. There's a number of ways to contact us. Some of the best ways are, in given order: #E-mail: contact at wtactics dot org #E-mail: admin at arcmage dot org #[https://arcmage.org/forum/ Our Forums]: Join up and participate. #[https://arcmage.org/join-us/ Arcmage join form]: get in touch #[https://discord.gg/VqTDwSq Join our discussion on Discord]")
  • 11:54, 7 June 2023 Ngoeminne talk contribs deleted page Card files (content was: "WTactics uses the .card format to save cards in textual form for easy management and searching. At some future point it may even be possible to automatically create the image of a card from the textual form. the general structure is proposed as follows: * Each file holds only one card. * Each field begins with an @ with the name of the field. After the name comes the content of the field. * comments are created with a # to the end of the line * More than one Whitespace is insi...")
  • 11:53, 7 June 2023 Ngoeminne talk contribs deleted page Cardscape (content was: "{| align="right" | __TOC__ |} {{development}} =Intro.= This is document outlines ideas and thoughts on what features could be implemented in Cardscape - the online php CCG creation & collaboration tool that's in early development. The two primary goals with Cardscape are to assist card game developers when developing new cards or sets for their game and to also function as a [http://gatherer.wizards.com/ card database] for the players. On top of those two main functions add...")
  • 11:52, 7 June 2023 Ngoeminne talk contribs deleted page Cardscape.tex (content was: "=PDF version= This is a PDF dump of Cardscape.tex below. Please view the below content for the most up to date version of the Carsdscape documen: The PDF file is likely to be out of date and is only maintained from time to time. [http://www.wtactics.org/files/cardscape.pdf Download the PDF-file from here.] (Revision September 2010, at 07:12.) To export the LaTex syntax to...", and the only contributor was "Snowdrop" (talk))
  • 11:50, 7 June 2023 Ngoeminne talk contribs deleted page GCCG (content was: "Category:ORC Category:Universal {{toc}}[http://gccg.sourceforge.net gccg] is an open source card game engine that is very modular and extensible. We are currently in the process of setting it up so that it can be used for playtesting. The module's source code is available at [https://github.com/isharacomix/wtactics-gccg GitHub]. IsharaComix handles most of the gccg-WTactics work. If you need help setting it up or have some amazing ideas that you to...")
  • 11:49, 7 June 2023 Ngoeminne talk contribs deleted page Our Wiki (content was: "* 11/11 2011: Site Migration **Lock down old Wiki & added info-plate. **Re-installed MediaWiki on new host due to failed db export migration. We're using latest stable v.1.17. which was a huge upgrade from 1.15. **XML Import of pages. **Manual uploads/"import" of the 50+ images used in old wiki. **Fresh install of QuestyCaptch. * 14/7 2011: Shut off re-captcha that no lon...", and the only contributor was "Snowdrop" (talk))
  • 11:48, 7 June 2023 Ngoeminne talk contribs deleted page Scribus Card Template (content was: "=What & what not= Because of the open source world totally lacking good CMYK handling in what little print/press tools it offers, we're forced to utilize what ''sucks the least'' to contain our finished cards in order to still be able to offer some control over them that is vital for if someone should want to utilize a professional print shop to mass produce them. This is where ''Scribus'' comes into the picture of our project. Scribus offers what e.g. Inkscape doesn't - parts...")
  • 11:48, 7 June 2023 Ngoeminne talk contribs deleted page Mirroring cloud storage (content was: "==What== The quest for an easy way to mirror the content from for example a local Dropbox-dir to a webserver/ftp is finally over: By using the GPL:d [http://lftp.yar.ru/ lftp] we can pull it off. It is a very competent program that also supports FTPS, HTTP, HTTPS, HFTP, FISH, SFTP, FXP and even torrenting. ==How To== # Use any cloud service you fancy. Set it so it auto-s...", and the only contributor was "Snowdrop" (talk))
  • 11:47, 7 June 2023 Ngoeminne talk contribs deleted page JSWTactics (content was: "== JSWTactics == This is a JavaScript based client for playing WTactics. It's using the libraries Prototype (ajax implementation and more) and CanvasObjectModel (created by DaBASCHT) Preview: http://kerbeborsche.co.de/wtactics/cardviewer/ At the moment the project is frozen, because of school reasons, but everyone is free to continue work. I'll try to port this project to haXe and thaw it under a new cooler name. === Todo === *0.01 **25pximage manage...")
  • 11:47, 7 June 2023 Ngoeminne talk contribs deleted page Sandscape (content was: "{| align="right" | __TOC__ |} =Abstract= CCG (Collectible Card Game) players usual meet face to face, in clubs, local game stores or bigger events to play the game that requires, at least, two players and corresponding sets of cards. The game is played over the course of a few hours, in settings that go from a simple table to complex scenarios created by using various accessories (mats, plastic figures, etc.). It is not possible to bring the experience of face to face play o...")
  • 11:46, 7 June 2023 Ngoeminne talk contribs deleted page Setting up Sandscape (content was: "=Development Setup= Not yet witten. * Install Apache with PHP support and MySQL; * Clone the repository * Configure Apache: in GNU Linux create a symlink from /var/www to the www folder from Sandscape, in OS X make the symlink in you ~/Sites folder, in Windows follow the instructions for the LAMP software you installed. * Navigate to you clone and: ** Use a terminal and n...", and the only contributor was "Snowdrop" (talk))
  • 11:45, 7 June 2023 Ngoeminne talk contribs deleted page Sandscape Development (content was: "=Development Process= The project is being developed in accordance to e'''X'''treme '''P'''rogramming rules[http://www.extremeprogramming.org/]. We divide the all development in small iterations, that will focus on small sets of features, accompanied by several tests and experimentation called ''spike solutions''. Some iterations will focus only on ''spike solutions'', others on correcting bugs or joining previously created ''spike solutions''. Documentation is important, the...")
  • 11:45, 7 June 2023 Ngoeminne talk contribs deleted page Updated Cardscape Design Document (content was: "{| align="right" | __TOC__ |} {{development}} =Intro.= Please notice that this page is being used to refine and clear my ideas and thoughts about Cardscape, given the nature of the current development process, this page will contain my view of the project and may differ considerably from the initial design document and the initial goals. Still, I intend to make it as clos...", and the only contributor was "Knitter" (talk))
  • 11:43, 7 June 2023 Ngoeminne talk contribs deleted page Using Bazaar Explorer (content was: "=Intro.= ==What== [https://launchpad.net/bzr-explorer/+download Bazaar Explorer] is a graphical front-end for the Bazaar version control system that's used by WTactics. For people using windblows, or not accustomed to working with a VCS or the command line this program could very well be the easiest way to stay updated with the ''latest'' WTactics-files and/or submit content into the /trunk. The following is a quick-start guide and is not intended to be a comprehensive guide...")
  • 11:43, 7 June 2023 Ngoeminne talk contribs deleted page Using bazaar (content was: "=Word of introduction= In WT team we believe bzr stands for "bizarre". Using Bazaar is not easy, nor intuitive. It may lead to many frustrations, losing nerves and such. Please inform us about your problems to help you (and some other folks too). When configuring your environment, bare in mind it will take some effort to make all the needed things working. Using Bazaar Expl...", and the only contributor was "Snowdrop" (talk))
  • 11:42, 7 June 2023 Ngoeminne talk contribs deleted page Sandbox (content was: "Every wiki should have a sandbox to play in. Everything here is ephemeral; don't expect it to survive. It's for playing around with wiki formatting and stuff. {{toc}} The table of contents numbering is produced strangely. Notice that different header levels can get the same numbering level. Below, Alpha is 1 and Epsilon is 2, even though they're different levels: == Alpha == Alpha is a "==" heading. == Beta == This one is too. === Delta === Delta is a "===" headin...")
  • 11:41, 7 June 2023 Ngoeminne talk contribs deleted page Green Shield Iteration Report (content was: "=Status= Completed =Focus= Green Shield will maintain the fast pace development but will try to slow and bring a bit more control to the development process. The main goal is still to create a usable version soon, allowing users to test the software and to get feedback. The most important part of this iteration will be the game actions that need to be complete and at least have basic performance tests done. See [http://sourceforge.net/apps/trac/sandscape/query?status=assign...")
  • 11:41, 7 June 2023 Ngoeminne talk contribs deleted page Real Quick Rules (content was: "{{Warning|These are not the official rules|For the official rules, see the Quick Rules}} '''If a card's effect contradicts the rules, the card's effect takes precedence.''' == Playing the Game == # All players must prepare a deck of at least 60 cards. In addition to specific card restrictions, no card may appear more than 3 times in a deck. # All players...", and the only contributor was "Mattaiyah" (talk))
  • 11:40, 7 June 2023 Ngoeminne talk contribs deleted page Software problems related to project development (content was: "This is report, not cursing. =Bazaar= ==cmd line== ==Explorer== Add a file to a lightweight checkout. Try to remove it from under bizarre exploder and Puff! It crashes! =Inkscape= ==Printing issues== There is no way of producing input files acceptable by printing companies. There is no way for specifying CMYK tweaks that increase print quality (rich black, floods, overprinting black) ==Layers== *When grouping many different objects from different layers the proper layering/ord...")
  • 11:39, 7 June 2023 Ngoeminne talk contribs deleted page Rules Rewrite (content was: "I'm starting with Rules Terminology Changes. After that it'll be time for something more substantial. == terminology changes == I had a few ideas about ways to rename things to make the game simpler and more clear, without changing any semantics. Partly it's my experience with board and card games, and partly it's my ear as a native English speaker. === zones of play === '''Army dec...", and the only contributor was "Tex" (talk))
  • 11:37, 7 June 2023 Ngoeminne talk contribs deleted page Gaia (The Ruleset) (content was: "{{development}} {| align="right" | __TOC__ |} =Intro= Gaia, as in the ruleset Gaia, is not in any way related to the ORC more than the possible art re-usage. It is an unofficial place to ''dump ideas'' for snowdrop, with the goal of crafting a ''very different'' game than what is presently being constructed in the ORC. Gaia will not be snowdrops primary or even seconda...", and the only contributor was "Snowdrop" (talk))
  • 11:35, 7 June 2023 Ngoeminne talk contribs deleted page Sudden Growth Iteration Report (content was: "=Status= This iteration has been completed. =Focus= Restart project development and assure a steady/continuous, or at least predictable, development pace. Bring all code up-to-date and remove any reference to StaySimple CMS. The current code is a complete mess with mixed Yii usage and some tests with StaySimple CMS. These should have been made in a new branch but I was dumb enough to ignore that and made complete mess with the code. The main objective has shifted to create...")
  • 11:35, 7 June 2023 Ngoeminne talk contribs deleted page Elvish Scout Iteration Report (content was: "=Status= This iteration has been completed. =Focus= The goal is to study the base feature set, develop the data model and create the infrastructure to be used by the project. I will also try to test some small but important UI features using the selected technologies. It's not important to create a playable version of the game, I should concentrate on stableshing a maintainable development pace, that can be followed easily and that accounts for periods of inactivity, for tha...")
  • 11:34, 7 June 2023 Ngoeminne talk contribs deleted page Elvish Shaman Iteration Report (content was: "=Status= Not stared. =Focus= =Difficulties= =Achievements= =Next= = = Back to Sandscape Development")
  • 23:10, 6 June 2023 Eaterjolly talk contribs created page User:Eaterjolly (Created page with "a small change to @nom-nom-nom")
  • 16:15, 5 June 2023 User account HappyMilk talk contribs was created by Ngoeminne talk contribs and password was sent by email
  • 10:32, 3 June 2023 User account Eaterjolly talk contribs was created by Ngoeminne talk contribs and password was sent by email
  • 16:20, 14 February 2023 Syl talk contribs created page Category:French (Created page with "Pages translated in French.")
  • 16:11, 14 February 2023 Syl talk contribs moved page Abilities List French to Liste des capacités (translated title)
  • 16:00, 14 February 2023 Octalish talk contribs uploaded a new version of File:Mémo Aminduna.png (corrections sur les champs à traduire.)
  • 16:16, 2 February 2023 Octalish talk contribs uploaded a new version of File:Mémo Aminduna.png
  • 16:09, 2 February 2023 Octalish talk contribs created page File:Mémo Aminduna.png
  • 16:09, 2 February 2023 Octalish talk contribs uploaded File:Mémo Aminduna.png
  • 16:08, 17 October 2022 User account Syl talk contribs was created by Ngoeminne talk contribs and password was sent by email
  • 21:45, 28 July 2022 User account Sanpi talk contribs was created by Ngoeminne talk contribs and password was sent by email
  • 09:55, 26 June 2022 Ngoeminne talk contribs deleted page Abbreviations (content was: "This is a list of some commonly used expression or abbreviations. =C= ===CCG=== ''Collectible Card Game'' ~ A game that's played by using mainly cards. They have often been created exclusively for that game only and the cards are usual...")
  • 12:34, 25 June 2022 Ngoeminne talk contribs moved page Subtypes List to Lexicon without leaving a redirect
  • 12:06, 25 June 2022 Ngoeminne talk contribs uploaded File:Layout fields.jpg
  • 11:57, 25 June 2022 Ngoeminne talk contribs uploaded File:Enable edit mode.jpg
  • 11:11, 25 June 2022 Ngoeminne talk contribs uploaded File:Flag of France.png
  • 10:42, 25 June 2022 Ngoeminne talk contribs deleted page Utveckling (content was: "File:Svensk showcase.jpg Ovanstående är ett snabbt ihopsatt exempel och ett första försök till en översättning av någr...", and the only contributor was "Snowdrop" (talk))
  • 10:41, 25 June 2022 Ngoeminne talk contribs deleted page Thematische Sprache (content was: "Hier können wir einen Vorrat an Wörtern, Namen, Ausdrücken usw. ansammeln. Das Ziel ist es, eine Wörterbuch ähnliche Ansammlung zur fantasiethematischen Sprache zu schaffen. Dies sollte hauptsächlich eine Übersetzung des Artikels...")
  • 10:37, 25 June 2022 Ngoeminne talk contribs moved page Translations Legacy to Translations without leaving a redirect
  • 10:32, 25 June 2022 Ngoeminne talk contribs moved page Translations to Translations Legacy without leaving a redirect
  • 10:26, 25 June 2022 Ngoeminne talk contribs deleted page Progresso (content was: "'''Noti prego:''' Queste sono copie del lavoro. Carte non finali. File:IT_progresso.jpg", and the only contributor was "Snowdrop" (talk))
  • 10:25, 25 June 2022 Ngoeminne talk contribs deleted page Fortschritt (content was: "==Fortschritt== {|cellpadding="5" cellspacing="0" border="1" width="60%" |Name||Link||Version||überprüft am|| abgeschlossen||Kommentare |- |Startseite||http://wtactics.org/de||0||0||25px|alt=Ja|Ja|| |- |über uns||h...")
  • 10:23, 25 June 2022 Ngoeminne talk contribs deleted page Translating Pages (content was: "{| align="right" | __TOC__ |} =Intro= We want our main site to be available to as many people as possible and recognize the fact...", and the only contributor was "Snowdrop" (talk))
  • 10:22, 25 June 2022 Ngoeminne talk contribs deleted page Language Linking (content was: "File:Languagelinking.png Our WordPress site uses a plugin <name> in order to get multilingual support.... UNDER CONSTRUCTION...", and the only contributor was "Snowdrop" (talk))
  • 23:11, 22 June 2022 User account Octalish talk contribs was created by Ngoeminne talk contribs and password was sent by email
(newest | oldest) View ( | ) (20 | 50 | 100 | 250 | 500)